Skip to content

meta: bump the mdx group with 5 updates#8680

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mdx-2bb11f19c4
Open

meta: bump the mdx group with 5 updates#8680
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mdx-2bb11f19c4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the mdx group with 5 updates:

Package From To
@shikijs/core 3.22.0 3.23.0
@shikijs/engine-javascript 3.22.0 3.23.0
@shikijs/engine-oniguruma 3.22.0 3.23.0
@shikijs/twoslash 3.22.0 3.23.0
shiki 3.22.0 3.23.0

Updates @shikijs/core from 3.22.0 to 3.23.0

Release notes

Sourced from @​shikijs/core's releases.

v3.23.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/engine-javascript from 3.22.0 to 3.23.0

Release notes

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

v3.23.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/engine-oniguruma from 3.22.0 to 3.23.0

Release notes

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

v3.23.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @shikijs/twoslash from 3.22.0 to 3.23.0

Release notes

Sourced from @​shikijs/twoslash's releases.

v3.23.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates shiki from 3.22.0 to 3.23.0

Release notes

Sourced from shiki's releases.

v3.23.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

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 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `3.22.0` | `3.23.0` |
| [@shikijs/engine-javascript](https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript) | `3.22.0` | `3.23.0` |
| [@shikijs/engine-oniguruma](https://github.com/shikijs/shiki/tree/HEAD/packages/engine-oniguruma) | `3.22.0` | `3.23.0` |
| [@shikijs/twoslash](https://github.com/shikijs/shiki/tree/HEAD/packages/twoslash) | `3.22.0` | `3.23.0` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.22.0` | `3.23.0` |


Updates `@shikijs/core` from 3.22.0 to 3.23.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v3.23.0/packages/core)

Updates `@shikijs/engine-javascript` from 3.22.0 to 3.23.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v3.23.0/packages/engine-javascript)

Updates `@shikijs/engine-oniguruma` from 3.22.0 to 3.23.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v3.23.0/packages/engine-oniguruma)

Updates `@shikijs/twoslash` from 3.22.0 to 3.23.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v3.23.0/packages/twoslash)

Updates `shiki` from 3.22.0 to 3.23.0
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v3.23.0/packages/shiki)

---
updated-dependencies:
- dependency-name: "@shikijs/core"
  dependency-version: 3.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mdx
- dependency-name: "@shikijs/engine-javascript"
  dependency-version: 3.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mdx
- dependency-name: "@shikijs/engine-oniguruma"
  dependency-version: 3.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mdx
- dependency-name: "@shikijs/twoslash"
  dependency-version: 3.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mdx
- dependency-name: shiki
  dependency-version: 3.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Mar 1, 2026
@dependabot dependabot bot requested review from a team as code owners March 1, 2026 17:17
@vercel
Copy link

vercel bot commented Mar 1, 2026

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
nodejs-org Ignored Ignored Preview Mar 1, 2026 5:17pm

Request Review

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2026

👋 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 Mar 1, 2026
@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.05%. Comparing base (8ac227f) to head (194bff4).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8680      +/-   ##
==========================================
- Coverage   75.06%   75.05%   -0.02%     
==========================================
  Files         104      104              
  Lines        9161     9161              
  Branches      316      316              
==========================================
- Hits         6877     6876       -1     
- Misses       2282     2283       +1     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2026

📦 Build Size Comparison

Summary

Metric Value
Old Total Size 3.73 MB
New Total Size 3.73 MB
Delta 0 B (0.00%)

Changes

➕ Added Assets (1)
Name Size
.next/static/chunks/42cdebb177222a02.js 207.66 KB
➖ Removed Assets (1)
Name Size
.next/static/chunks/17e8ba267e2bbe29.js 207.66 KB

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.

1 participant