Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps the mdx group with 6 updates:

Package From To
@shikijs/core 3.19.0 3.20.0
@shikijs/engine-javascript 3.19.0 3.20.0
@shikijs/engine-oniguruma 3.19.0 3.20.0
@shikijs/twoslash 3.19.0 3.20.0
shiki 3.19.0 3.20.0
sval 0.6.7 0.6.8

Updates @shikijs/core from 3.19.0 to 3.20.0

Release notes

Sourced from @​shikijs/core's releases.

v3.20.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updates @shikijs/engine-javascript from 3.19.0 to 3.20.0

Release notes

Sourced from @​shikijs/engine-javascript's releases.

v3.20.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updates @shikijs/engine-oniguruma from 3.19.0 to 3.20.0

Release notes

Sourced from @​shikijs/engine-oniguruma's releases.

v3.20.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updates @shikijs/twoslash from 3.19.0 to 3.20.0

Release notes

Sourced from @​shikijs/twoslash's releases.

v3.20.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updates shiki from 3.19.0 to 3.20.0

Release notes

Sourced from shiki's releases.

v3.20.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub
Commits

Updates sval from 0.6.7 to 0.6.8

Release notes

Sourced from sval's releases.

Version 0.6.8

  1. Fix #118
  2. Fix #115
  3. Fix #113
  4. Fix #106
Commits
  • 55f489a [release] 0.6.8
  • d37873a Merge pull request #124 from Siubaak/dependabot/npm_and_yarn/happy-dom-20.0.11
  • 96b15ba Bump happy-dom from 17.4.6 to 20.0.11
  • 900a330 Merge pull request #121 from Siubaak/dependabot/npm_and_yarn/vite-6.4.1
  • 8f76a74 Merge pull request #123 from Siubaak/dependabot/npm_and_yarn/glob-10.5.0
  • 9475106 [release] 0.6.8
  • 04b5229 [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 #113
  • e09d0a3 [fix] handle optional initializer and update checks in ForStatement evaluatio...
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Dec 29, 2025
@dependabot dependabot bot requested review from a team as code owners December 29, 2025 17:54
@dependabot dependabot bot added the github_actions:pull-request Trigger Pull Request Checks label Dec 29, 2025
@vercel
Copy link

vercel bot commented Dec 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
nodejs-org Ignored Ignored Preview Dec 29, 2025 5:54pm

@github-actions
Copy link
Contributor

👋 Codeowner Review Request

The 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! 🙏

@github-actions github-actions bot removed the github_actions:pull-request Trigger Pull Request Checks label Dec 29, 2025
@codecov
Copy link

codecov bot commented Dec 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.69%. Comparing base (4eb7eec) to head (be94394).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

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.
📢 Have feedback on the report? Share it here.

Copy link
Member

@mikeesto mikeesto left a 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants