meta: bump the mdx group with 6 updates#8599
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Bumps the mdx group with 6 updates: | Package | From | To | | --- | --- | --- | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `3.20.0` | `3.22.0` | | [@shikijs/engine-javascript](https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript) | `3.20.0` | `3.22.0` | | [@shikijs/engine-oniguruma](https://github.com/shikijs/shiki/tree/HEAD/packages/engine-oniguruma) | `3.20.0` | `3.22.0` | | [@shikijs/twoslash](https://github.com/shikijs/shiki/tree/HEAD/packages/twoslash) | `3.20.0` | `3.22.0` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.20.0` | `3.22.0` | | [unist-util-visit](https://github.com/syntax-tree/unist-util-visit) | `5.0.0` | `5.1.0` | Updates `@shikijs/core` from 3.20.0 to 3.22.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.22.0/packages/core) Updates `@shikijs/engine-javascript` from 3.20.0 to 3.22.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.22.0/packages/engine-javascript) Updates `@shikijs/engine-oniguruma` from 3.20.0 to 3.22.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.22.0/packages/engine-oniguruma) Updates `@shikijs/twoslash` from 3.20.0 to 3.22.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.22.0/packages/twoslash) Updates `shiki` from 3.20.0 to 3.22.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.22.0/packages/shiki) Updates `unist-util-visit` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/syntax-tree/unist-util-visit/releases) - [Commits](syntax-tree/unist-util-visit@5.0.0...5.1.0) --- updated-dependencies: - dependency-name: "@shikijs/core" dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: "@shikijs/engine-javascript" dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: "@shikijs/engine-oniguruma" dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: "@shikijs/twoslash" dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: shiki dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: unist-util-visit dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor 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
|
Contributor
👋 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 #8599 +/- ##
==========================================
- Coverage 75.03% 75.00% -0.04%
==========================================
Files 103 103
Lines 9062 9062
Branches 312 313 +1
==========================================
- Hits 6800 6797 -3
- Misses 2260 2263 +3
Partials 2 2 ☔ View full report in Codecov by Sentry. |
Contributor
📦 Build Size ComparisonSummary
Changes➕ Added Assets (3)
➖ Removed Assets (3)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the mdx group with 6 updates:
3.20.03.22.03.20.03.22.03.20.03.22.03.20.03.22.03.20.03.22.05.0.05.1.0Updates
@shikijs/corefrom 3.20.0 to 3.22.0Release notes
Sourced from
@shikijs/core's releases.Commits
dba0507chore: release v3.22.085a970cchore: update snapshot5c9cb94chore: release v3.21.0747eabdfeat(core): preserve HAST data and properties in codeToHast (#1204)Updates
@shikijs/engine-javascriptfrom 3.20.0 to 3.22.0Release notes
Sourced from
@shikijs/engine-javascript's releases.Commits
dba0507chore: release v3.22.05c9cb94chore: release v3.21.0Updates
@shikijs/engine-onigurumafrom 3.20.0 to 3.22.0Release notes
Sourced from
@shikijs/engine-oniguruma's releases.Commits
dba0507chore: release v3.22.05c9cb94chore: release v3.21.0Updates
@shikijs/twoslashfrom 3.20.0 to 3.22.0Release notes
Sourced from
@shikijs/twoslash's releases.Commits
dba0507chore: release v3.22.05c9cb94chore: release v3.21.0Updates
shikifrom 3.20.0 to 3.22.0Release notes
Sourced from shiki's releases.
Commits
dba0507chore: release v3.22.0e2acdc4chore: update snapshot4067676feat: update grammar and themes85a970cchore: update snapshot5c9cb94chore: release v3.21.06d109cefeat: update grammarUpdates
unist-util-visitfrom 5.0.0 to 5.1.0Release notes
Sourced from unist-util-visit's releases.
Commits
5d601df5.1.07b42d0eUpdate node in actions1b1859dUpdate actions2d88456Update dev-dependencies8607d64Refactor to use@importsefbed8aAdd declaration mapsf80cf39Add.tsbuildinfoto.gitignore639c0e5Fix type support for readonly arrays9121f99Update dev-dependenciesDependabot 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 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