Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps shiki from 2.2.0 to 3.1.0.

Release notes

Sourced from shiki's releases.

v3.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v3.0.0

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v2.5.0

   🐞 Bug Fixes

    View changes on GitHub

v2.4.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner March 1, 2025 15:24
@dependabot dependabot bot added dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code labels Mar 1, 2025
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 2.2.0 to 3.1.0.
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v3.1.0/packages/shiki)

---
updated-dependencies:
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shiki-3.1.0 branch from 710c8d7 to d0dec31 Compare March 1, 2025 19:54
@AugustinMauroy
Copy link
Member

AugustinMauroy commented Mar 1, 2025

The test fail is really strange.
EDIT it's shiki breaking change but not listed in changelog

@AugustinMauroy
Copy link
Member

Meanwhile, @shikijs/core package no longer includes the engines or wasm binaries. You need to import them from the @shikijs/engine-oniguruma and @shikijs/engine-javascript packages.

@ovflowd ovflowd merged commit 7fda849 into main Mar 19, 2025
6 of 7 checks passed
@ovflowd ovflowd deleted the dependabot/npm_and_yarn/shiki-3.1.0 branch March 19, 2025 14:50
@ovflowd
Copy link
Member

ovflowd commented Mar 19, 2025

@AugustinMauroy this got fixed on a different commit here, safe to merge now.

@AugustinMauroy
Copy link
Member

Perfect ✨

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

Labels

dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants