Update dependency shiki to v3.19.0 #235

Merged
alexlebens merged 1 commits from renovate/shiki-monorepo into main 2025-12-05 21:06:46 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
shiki (source) 3.17.1 -> 3.19.0 age adoption passing confidence

Release Notes

shikijs/shiki (shiki)

v3.19.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.18.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [shiki](https://github.com/shikijs/shiki) ([source](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki)) | [`3.17.1` -> `3.19.0`](https://renovatebot.com/diffs/npm/shiki/3.17.1/3.19.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/shiki/3.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/shiki/3.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/shiki/3.17.1/3.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/shiki/3.17.1/3.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>shikijs/shiki (shiki)</summary> ### [`v3.19.0`](https://github.com/shikijs/shiki/releases/tag/v3.19.0) [Compare Source](https://github.com/shikijs/shiki/compare/v3.18.0...v3.19.0) #####    🚀 Features - Support `rootStyle: false` option  -  by [@&#8203;khushthecoder](https://github.com/khushthecoder) and [@&#8203;antfu](https://github.com/antfu) in [#&#8203;1184](https://github.com/shikijs/shiki/issues/1184) [<samp>(baf9a)</samp>](https://github.com/shikijs/shiki/commit/baf9aeef) - **transformers**: - Add `classActiveCode` option to notation transformers  -  by [@&#8203;GreenHacker420](https://github.com/GreenHacker420) in [#&#8203;1171](https://github.com/shikijs/shiki/issues/1171) [<samp>(a6a44)</samp>](https://github.com/shikijs/shiki/commit/a6a44026) - Add transformerRemoveComments  -  by [@&#8203;Bitshifter-9](https://github.com/Bitshifter-9), **Copilot**, [@&#8203;crazylogic03](https://github.com/crazylogic03) and [@&#8203;antfu](https://github.com/antfu) in [#&#8203;1144](https://github.com/shikijs/shiki/issues/1144) [<samp>(f2ee3)</samp>](https://github.com/shikijs/shiki/commit/f2ee36b3) - **twoslash**: - Add context parameter to filter option  -  by [@&#8203;siddu-09](https://github.com/siddu-09) in [#&#8203;1173](https://github.com/shikijs/shiki/issues/1173) [<samp>(ac7f5)</samp>](https://github.com/shikijs/shiki/commit/ac7f5e90) #####    🐞 Bug Fixes - Add typesVersions for legacy resolution support  -  by [@&#8203;khushthecoder](https://github.com/khushthecoder) in [#&#8203;1179](https://github.com/shikijs/shiki/issues/1179) [<samp>(100b7)</samp>](https://github.com/shikijs/shiki/commit/100b7d01) - **core**: Check embeddedLanguages in registry dependency check  -  by [@&#8203;vamsi2246](https://github.com/vamsi2246) in [#&#8203;1178](https://github.com/shikijs/shiki/issues/1178) [<samp>(6ad16)</samp>](https://github.com/shikijs/shiki/commit/6ad16579) - **monaco**: Correctly handle sparse color map updates  -  by [@&#8203;wcr-karan](https://github.com/wcr-karan) in [#&#8203;1169](https://github.com/shikijs/shiki/issues/1169) [<samp>(38c7f)</samp>](https://github.com/shikijs/shiki/commit/38c7f799) #####     [View changes on GitHub](https://github.com/shikijs/shiki/compare/v3.18.0...v3.19.0) ### [`v3.18.0`](https://github.com/shikijs/shiki/releases/tag/v3.18.0) [Compare Source](https://github.com/shikijs/shiki/compare/v3.17.1...v3.18.0) #####    🚀 Features - **transformers**: Support `zeroIndexed` option to `transformerMetaHighlight`  -  by [@&#8203;manak-sharma20](https://github.com/manak-sharma20) in [#&#8203;1149](https://github.com/shikijs/shiki/issues/1149) [<samp>(c39ff)</samp>](https://github.com/shikijs/shiki/commit/c39ff79a) #####    🐞 Bug Fixes - **core**: - Correct offset calculation in mergeWhitespaceTokens  -  by [@&#8203;Karthikeya1500](https://github.com/Karthikeya1500) in [#&#8203;1162](https://github.com/shikijs/shiki/issues/1162) [<samp>(15e73)</samp>](https://github.com/shikijs/shiki/commit/15e73459) - Allow `langAlias` to special languages, close [#&#8203;1164](https://github.com/shikijs/shiki/issues/1164)  -  by [@&#8203;antfu](https://github.com/antfu) in [#&#8203;1164](https://github.com/shikijs/shiki/issues/1164) [<samp>(45ab1)</samp>](https://github.com/shikijs/shiki/commit/45ab19a6) #####     [View changes on GitHub](https://github.com/shikijs/shiki/compare/v3.17.1...v3.18.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY3kiXX0=-->
renovate-bot added the dependency label 2025-12-04 00:02:54 +00:00
renovate-bot added 1 commit 2025-12-04 00:02:54 +00:00
Update dependency shiki to v3.18.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / build (pull_request) Successful in 3m14s
e95f54a8e0
renovate-bot force-pushed renovate/shiki-monorepo from e95f54a8e0 to b675761356 2025-12-04 00:04:52 +00:00 Compare
renovate-bot force-pushed renovate/shiki-monorepo from b675761356 to 2c5ab270a4 2025-12-05 00:04:57 +00:00 Compare
renovate-bot changed title from Update dependency shiki to v3.18.0 to Update dependency shiki to v3.19.0 2025-12-05 00:04:59 +00:00
alexlebens merged commit 9fbf9b0864 into main 2025-12-05 21:06:46 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/site-profile#235