meta: bump the mdx group with 8 updates - #9034
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the mdx group with 8 updates: | Package | From | To | | --- | --- | --- | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `4.0.2` | `4.3.1` | | [@shikijs/engine-javascript](https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript) | `4.0.2` | `4.3.1` | | [@shikijs/engine-oniguruma](https://github.com/shikijs/shiki/tree/HEAD/packages/engine-oniguruma) | `4.0.2` | `4.3.1` | | [@shikijs/twoslash](https://github.com/shikijs/shiki/tree/HEAD/packages/twoslash) | `4.0.2` | `4.3.1` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.0.2` | `4.3.1` | | [remark-lint-no-trailing-spaces](https://github.com/Trott/remark-lint-no-trailing-spaces) | `4.0.3` | `5.0.0` | | [remark-lint-prohibited-strings](https://github.com/Trott/remark-lint-prohibited-strings) | `4.0.0` | `5.0.0` | | [twoslash](https://github.com/twoslashes/twoslash/tree/HEAD/packages/twoslash) | `0.3.8` | `0.3.9` | Updates `@shikijs/core` from 4.0.2 to 4.3.1 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.3.1/packages/core) Updates `@shikijs/engine-javascript` from 4.0.2 to 4.3.1 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.3.1/packages/engine-javascript) Updates `@shikijs/engine-oniguruma` from 4.0.2 to 4.3.1 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.3.1/packages/engine-oniguruma) Updates `@shikijs/twoslash` from 4.0.2 to 4.3.1 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.3.1/packages/twoslash) Updates `shiki` from 4.0.2 to 4.3.1 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v4.3.1/packages/shiki) Updates `remark-lint-no-trailing-spaces` from 4.0.3 to 5.0.0 - [Release notes](https://github.com/Trott/remark-lint-no-trailing-spaces/releases) - [Changelog](https://github.com/Trott/remark-lint-no-trailing-spaces/blob/main/CHANGELOG.md) - [Commits](Trott/remark-lint-no-trailing-spaces@v4.0.3...v5.0.0) Updates `remark-lint-prohibited-strings` from 4.0.0 to 5.0.0 - [Changelog](https://github.com/Trott/remark-lint-prohibited-strings/blob/main/CHANGELOG.md) - [Commits](Trott/remark-lint-prohibited-strings@v4.0.0...v5.0.0) Updates `twoslash` from 0.3.8 to 0.3.9 - [Release notes](https://github.com/twoslashes/twoslash/releases) - [Commits](https://github.com/twoslashes/twoslash/commits/v0.3.9/packages/twoslash) --- updated-dependencies: - dependency-name: "@shikijs/core" dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: "@shikijs/engine-javascript" dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: "@shikijs/engine-oniguruma" dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: "@shikijs/twoslash" dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: shiki dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: remark-lint-no-trailing-spaces dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mdx - dependency-name: remark-lint-prohibited-strings dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mdx - dependency-name: twoslash dependency-version: 0.3.9 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.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9034 +/- ##
==========================================
- Coverage 75.12% 75.07% -0.05%
==========================================
Files 102 102
Lines 9109 9109
Branches 372 373 +1
==========================================
- Hits 6843 6839 -4
- Misses 2262 2266 +4
Partials 4 4 ☔ View full report in Codecov by Harness. |
Contributor
📦 Build Size ComparisonSummary
Changes🔄 Modified Routes (4)
|
avivkeller
approved these changes
Jul 29, 2026
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 8 updates:
4.0.24.3.14.0.24.3.14.0.24.3.14.0.24.3.14.0.24.3.14.0.35.0.04.0.05.0.00.3.80.3.9Updates
@shikijs/corefrom 4.0.2 to 4.3.1Release notes
Sourced from @shikijs/core's releases.
Commits
fdff6e2chore: release v4.3.1585b5e6feat: addtypefield forThemedToken(#1293)e3cf080chore: release v4.3.02d18a66feat(stream): add svelte renderer (#1291)1d56daechore: release v4.2.0c809af9chore: release v4.1.095371cbchore: lintUpdates
@shikijs/engine-javascriptfrom 4.0.2 to 4.3.1Release notes
Sourced from @shikijs/engine-javascript's releases.
Commits
fdff6e2chore: release v4.3.1e3cf080chore: release v4.3.01d56daechore: release v4.2.0c809af9chore: release v4.1.0acbea86chore: bump deps, TypeScript v6, pnpm v11 (#1278)95371cbchore: lintUpdates
@shikijs/engine-onigurumafrom 4.0.2 to 4.3.1Release notes
Sourced from @shikijs/engine-oniguruma's releases.
Commits
fdff6e2chore: release v4.3.1e3cf080chore: release v4.3.01d56daechore: release v4.2.0c809af9chore: release v4.1.095371cbchore: lintUpdates
@shikijs/twoslashfrom 4.0.2 to 4.3.1Release notes
Sourced from @shikijs/twoslash's releases.
Commits
fdff6e2chore: release v4.3.1e3cf080chore: release v4.3.01d56daechore: release v4.2.0c809af9chore: release v4.1.0be89afcfix(twoslash): forwardtsModuletocreateTwoslasher(#1271)95371cbchore: lintUpdates
shikifrom 4.0.2 to 4.3.1Release notes
Sourced from shiki's releases.
Commits
fdff6e2chore: release v4.3.1e3cf080chore: release v4.3.01d56daechore: release v4.2.0c809af9chore: release v4.1.095371cbchore: lintUpdates
remark-lint-no-trailing-spacesfrom 4.0.3 to 5.0.0Changelog
Sourced from remark-lint-no-trailing-spaces's changelog.
Commits
4fa567fchore(release): 5.0.0 [skip ci]840fe36chore: update test matrix (#45)4ec05cbchore(deps-dev): bump semantic-release from 25.0.7 to 25.0.8 (#43)d0877dechore(deps): bump actions/setup-node from 6 to 7 (#42)44a90e3chore(deps-dev): bump semantic-release from 25.0.5 to 25.0.7 (#41)2a2807fchore(deps): bump actions/checkout from 6 to 7 (#39)a4b8a7achore(deps-dev): bump tape from 5.10.1 to 5.10.2 (#40)02c4ab9chore(deps): bump tar and npm (#38)b1bab84chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#37)5807ae3chore(deps-dev): bump tape from 5.9.0 to 5.10.1 (#36)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for remark-lint-no-trailing-spaces since your current version.
Updates
remark-lint-prohibited-stringsfrom 4.0.0 to 5.0.0Changelog
Sourced from remark-lint-prohibited-strings's changelog.
Commits
3c9bfaechore(release): 5.0.0 [skip ci]fc0a575chore: bump c8 to 12.0.059b56fechore(deps-dev): bump semantic-release from 25.0.5 to 25.0.7b72a066chore(deps-dev): bump semantic-release from 25.0.3 to 25.0.53904394chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.05c06368chore(deps): bump tar and npm51fa416chore(deps-dev): bump tape from 5.10.1 to 5.10.2af8a452chore(deps-dev): bump tape from 5.9.0 to 5.10.1e2eb592chore: update package-lock006dfb6chore(deps): bump lodash from 4.17.23 to 4.18.1Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for remark-lint-prohibited-strings since your current version.
Updates
twoslashfrom 0.3.8 to 0.3.9Release notes
Sourced from twoslash's releases.
Commits
36ebbcfchore: release v0.3.95649061feat(twoslash-svelte): markup cutting (#91)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 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