-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
meta: bump the mdx group with 5 updates #8311
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8311 +/- ##
==========================================
- Coverage 76.72% 76.71% -0.02%
==========================================
Files 118 118
Lines 9805 9805
Branches 335 335
==========================================
- Hits 7523 7522 -1
- Misses 2280 2281 +1
Partials 2 2 ☔ View full report in Codecov by Sentry. |
3a5fe2d to
1d15891
Compare
Bumps the mdx group with 5 updates: | Package | From | To | | --- | --- | --- | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `3.13.0` | `3.14.0` | | [@shikijs/engine-javascript](https://github.com/shikijs/shiki/tree/HEAD/packages/engine-javascript) | `3.13.0` | `3.14.0` | | [@shikijs/engine-oniguruma](https://github.com/shikijs/shiki/tree/HEAD/packages/engine-oniguruma) | `3.13.0` | `3.14.0` | | [@shikijs/twoslash](https://github.com/shikijs/shiki/tree/HEAD/packages/twoslash) | `3.13.0` | `3.14.0` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.13.0` | `3.14.0` | Updates `@shikijs/core` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.14.0/packages/core) Updates `@shikijs/engine-javascript` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.14.0/packages/engine-javascript) Updates `@shikijs/engine-oniguruma` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.14.0/packages/engine-oniguruma) Updates `@shikijs/twoslash` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.14.0/packages/twoslash) Updates `shiki` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.14.0/packages/shiki) --- updated-dependencies: - dependency-name: "@shikijs/core" dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: "@shikijs/engine-javascript" dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: "@shikijs/engine-oniguruma" dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: "@shikijs/twoslash" dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx - dependency-name: shiki dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mdx ... Signed-off-by: dependabot[bot] <support@github.com>
1d15891 to
1d03ba5
Compare
|
had this in a local state where two slash hint were not rendering. clearing my cache resolved. something to remember and watch for |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the mdx group with 5 updates:
3.13.03.14.03.13.03.14.03.13.03.14.03.13.03.14.03.13.03.14.0Updates
@shikijs/corefrom 3.13.0 to 3.14.0Release notes
Sourced from
@shikijs/core's releases.Commits
29f8914chore: release v3.14.0Updates
@shikijs/engine-javascriptfrom 3.13.0 to 3.14.0Release notes
Sourced from
@shikijs/engine-javascript's releases.Commits
29f8914chore: release v3.14.0Updates
@shikijs/engine-onigurumafrom 3.13.0 to 3.14.0Release notes
Sourced from
@shikijs/engine-oniguruma's releases.Commits
29f8914chore: release v3.14.0Updates
@shikijs/twoslashfrom 3.13.0 to 3.14.0Release notes
Sourced from
@shikijs/twoslash's releases.Commits
29f8914chore: release v3.14.0Updates
shikifrom 3.13.0 to 3.14.0Release notes
Sourced from shiki's releases.
Commits
29f8914chore: release v3.14.026372e6feat: update grammars and themesDependabot 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