-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
meta: bump the mdx group with 6 updates #8479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Bumps the mdx group with 6 updates: | Package | From | To | | --- | --- | --- | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `3.19.0` | `3.20.0` | | [@shikijs/engine-javascript](https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript) | `3.19.0` | `3.20.0` | | [@shikijs/engine-oniguruma](https://github.com/shikijs/shiki/tree/HEAD/packages/engine-oniguruma) | `3.19.0` | `3.20.0` | | [@shikijs/twoslash](https://github.com/shikijs/shiki/tree/HEAD/packages/twoslash) | `3.19.0` | `3.20.0` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.19.0` | `3.20.0` | | [sval](https://github.com/Siubaak/sval) | `0.6.7` | `0.6.8` | Updates `@shikijs/core` from 3.19.0 to 3.20.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.20.0/packages/core) Updates `@shikijs/engine-javascript` from 3.19.0 to 3.20.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.20.0/packages/engine-javascript) Updates `@shikijs/engine-oniguruma` from 3.19.0 to 3.20.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.20.0/packages/engine-oniguruma) Updates `@shikijs/twoslash` from 3.19.0 to 3.20.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.20.0/packages/twoslash) Updates `shiki` from 3.19.0 to 3.20.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.20.0/packages/shiki) Updates `sval` from 0.6.7 to 0.6.8 - [Release notes](https://github.com/Siubaak/sval/releases) - [Commits](Siubaak/sval@0.6.7...0.6.8) --- updated-dependencies: - dependency-name: "@shikijs/core" dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: "@shikijs/engine-javascript" dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: "@shikijs/engine-oniguruma" dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: "@shikijs/twoslash" dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: shiki dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: sval dependency-version: 0.6.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mdx ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/nodejs-website @nodejs/web-infra Please review the changes when you have a chance. Thank you! 🙏 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8479 +/- ##
==========================================
- Coverage 73.74% 73.69% -0.06%
==========================================
Files 108 108
Lines 9210 9210
Branches 312 313 +1
==========================================
- Hits 6792 6787 -5
- Misses 2416 2421 +5
Partials 2 2 ☔ View full report in Codecov by Sentry. |
mikeesto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI is failing here on the build
Turbopack build encountered 3 warnings:
./node_modules/.pnpm/@shikijs+twoslash@3.20.0_typescript@5.8.3/node_modules/@shikijs/twoslash/dist
Package twoslash can't be external
The request twoslash matches serverExternalPackages (or the default list).
The package resolves to a different version when requested from the project directory (0.3.4) compared to the package requested from the importing module (0.3.6).
Make sure to install the same version of the package in both locations.
./node_modules/.pnpm/@typescript+vfs@1.6.2_typescript@5.8.3/node_modules/@typescript/vfs/dist
Package typescript can't be external
The request typescript matches serverExternalPackages (or the default list).
The request could not be resolved by Node.js from the project directory.
Packages that should be external need to be installed in the project directory, so they can be resolved from the output files.
Try to install it into the project directory by running npm install typescript from the project directory.
./node_modules/.pnpm/twoslash@0.3.6_typescript@5.8.3/node_modules/twoslash/dist
Package typescript can't be external
The request typescript matches serverExternalPackages (or the default list).
The request could not be resolved by Node.js from the project directory.
Packages that should be external need to be installed in the project directory, so they can be resolved from the output files.
Try to install it into the project directory by running npm install typescript from the project directory.
✓ Compiled successfully in 31.6s
Skipping validation of types
Collecting page data using 3 workers ...
Error: Cannot find module as expression is too dynamic
at d (.next/server/chunks/_9b27bddf._.js:368:30758)
at <unknown> (.next/server/chunks/_9b27bddf._.js:375:9305)
at r.vfsRoot (.next/server/chunks/_9b27bddf._.js:375:10796)
at <unknown> (.next/server/chunks/_9b27bddf._.js:381:2135)
at <unknown> (.next/server/chunks/_9b27bddf._.js:381:11882)
at C (.next/server/chunks/_1df58a31._.js:25:1667896)
at async E (.next/server/chunks/_1df58a31._.js:25:1668195)
at async p (.next/server/chunks/_1df58a31._.js:25:1668639)
at async (.next/server/chunks/_1df58a31._.js:26:2654) {
code: 'MODULE_NOT_FOUND'
}
Error: Failed to collect configuration for /[locale]/blog/[...path]
at ignore-listed frames {
[cause]: Error: Cannot find module as expression is too dynamic
at m (.next/server/chunks/ssr/_915a7bd0._.js:368:30759)
at <unknown> (.next/server/chunks/ssr/_915a7bd0._.js:375:9305)
at d.vfsRoot (.next/server/chunks/ssr/_915a7bd0._.js:375:10796)
at <unknown> (.next/server/chunks/ssr/_915a7bd0._.js:381:2135)
at <unknown> (.next/server/chunks/ssr/_915a7bd0._.js:381:11882)
at y (.next/server/chunks/ssr/_2eb10b0b._.js:25:1667196)
at async B (.next/server/chunks/ssr/_2eb10b0b._.js:25:1667495)
at async k (.next/server/chunks/ssr/_2eb10b0b._.js:25:1667940)
at async (.next/server/chunks/ssr/_2eb10b0b._.js:26:2655) {
code: 'MODULE_NOT_FOUND'
}
}
Error: Failed to collect configuration for /[locale]/[...path]
at ignore-listed frames {
[cause]: Error: Cannot find module as expression is too dynamic
at m (.next/server/chunks/ssr/_915a7bd0._.js:368:30759)
at <unknown> (.next/server/chunks/ssr/_915a7bd0._.js:375:9305)
at d.vfsRoot (.next/server/chunks/ssr/_915a7bd0._.js:375:10796)
at <unknown> (.next/server/chunks/ssr/_915a7bd0._.js:381:2135)
at <unknown> (.next/server/chunks/ssr/_915a7bd0._.js:381:11882)
at y (.next/server/chunks/ssr/_9b625eb4._.js:25:1667196)
at async B (.next/server/chunks/ssr/_9b625eb4._.js:25:1667495)
at async k (.next/server/chunks/ssr/_9b625eb4._.js:25:1667940)
at async (.next/server/chunks/ssr/_9b625eb4._.js:26:2655) {
code: 'MODULE_NOT_FOUND'
}
}
Error: Failed to collect configuration for /[locale]
at ignore-listed frames {
[cause]: Error: Cannot find module as expression is too dynamic
at m (.next/server/chunks/ssr/_915a7bd0._.js:368:30759)
at <unknown> (.next/server/chunks/ssr/_915a7bd0._.js:375:9305)
at d.vfsRoot (.next/server/chunks/ssr/_915a7bd0._.js:375:10796)
at <unknown> (.next/server/chunks/ssr/_915a7bd0._.js:381:2135)
Error: @node-core/website#build: command (/home/runner/work/nodejs.org/nodejs.org/apps/site) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
at <unknown> (.next/server/chunks/ssr/_915a7bd0._.js:381:11882)
at y (.next/server/chunks/ssr/_2eb10b0b._.js:25:1667196)
at async B (.next/server/chunks/ssr/_2eb10b0b._.js:25:1667495)
at async k (.next/server/chunks/ssr/_2eb10b0b._.js:25:1667940)
at async (.next/server/chunks/ssr/_2eb10b0b._.js:26:2655) {
code: 'MODULE_NOT_FOUND'
}
}
Error: Failed to collect configuration for /[locale]/download/archive/[version]
at ignore-listed frames {
[cause]: Error: Cannot find module as expression is too dynamic
at m (.next/server/chunks/ssr/_915a7bd0._.js:368:30759)
at <unknown> (.next/server/chunks/ssr/_915a7bd0._.js:375:9305)
at d.vfsRoot (.next/server/chunks/ssr/_915a7bd0._.js:375:10796)
at <unknown> (.next/server/chunks/ssr/_915a7bd0._.js:381:2135)
at <unknown> (.next/server/chunks/ssr/_915a7bd0._.js:381:11882)
at y (.next/server/chunks/ssr/_ac82b064._.js:25:1667196)
at async B (.next/server/chunks/ssr/_ac82b064._.js:25:1667495)
at async k (.next/server/chunks/ssr/_ac82b064._.js:25:1667940)
at async (.next/server/chunks/ssr/_ac82b064._.js:26:2655) {
code: 'MODULE_NOT_FOUND'
}
}
> Build error occurred
Error: Failed to collect page data for /sitemap.xml
at ignore-listed frames {
type: 'Error'
}
ELIFECYCLE Command failed with exit code 1.
Bumps the mdx group with 6 updates:
3.19.03.20.03.19.03.20.03.19.03.20.03.19.03.20.03.19.03.20.00.6.70.6.8Updates
@shikijs/corefrom 3.19.0 to 3.20.0Release notes
Sourced from
@shikijs/core's releases.Commits
a0b7304chore: release v3.20.0c78b1d7perf(core): eliminate redundant tokenization call in tokenizeWithTheme (#1216)Updates
@shikijs/engine-javascriptfrom 3.19.0 to 3.20.0Release notes
Sourced from
@shikijs/engine-javascript's releases.Commits
a0b7304chore: release v3.20.0c78b1d7perf(core): eliminate redundant tokenization call in tokenizeWithTheme (#1216)Updates
@shikijs/engine-onigurumafrom 3.19.0 to 3.20.0Release notes
Sourced from
@shikijs/engine-oniguruma's releases.Commits
a0b7304chore: release v3.20.0Updates
@shikijs/twoslashfrom 3.19.0 to 3.20.0Release notes
Sourced from
@shikijs/twoslash's releases.Commits
a0b7304chore: release v3.20.0Updates
shikifrom 3.19.0 to 3.20.0Release notes
Sourced from shiki's releases.
Commits
a0b7304chore: release v3.20.0Updates
svalfrom 0.6.7 to 0.6.8Release notes
Sourced from sval's releases.
Commits
55f489a[release] 0.6.8d37873aMerge pull request #124 from Siubaak/dependabot/npm_and_yarn/happy-dom-20.0.1196b15baBump happy-dom from 17.4.6 to 20.0.11900a330Merge pull request #121 from Siubaak/dependabot/npm_and_yarn/vite-6.4.18f76a74Merge pull request #123 from Siubaak/dependabot/npm_and_yarn/glob-10.5.09475106[release] 0.6.804b5229[test] enable async function test for statement continuation and correct expe...27c3f65[test] add various tests for function declarations, syntax errors, and statem...e291493[fix] update parser options type in Sval class #113e09d0a3[fix] handle optional initializer and update checks in ForStatement evaluatio...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions