Update dependency shiki to v3.17.0 #231

Merged
alexlebens merged 1 commits from renovate/shiki-monorepo into main 2025-12-01 20:55:29 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

shikijs/shiki (shiki)

v3.17.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.16.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.15.0` -> `3.17.0`](https://renovatebot.com/diffs/npm/shiki/3.15.0/3.17.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/shiki/3.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/shiki/3.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/shiki/3.15.0/3.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/shiki/3.15.0/3.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>shikijs/shiki (shiki)</summary> ### [`v3.17.0`](https://github.com/shikijs/shiki/releases/tag/v3.17.0) [Compare Source](https://github.com/shikijs/shiki/compare/v3.16.0...v3.17.0) #####    🚀 Features - **cli**: Support passing remote file url  -  by [@&#8203;o-az](https://github.com/o-az) in [#&#8203;1139](https://github.com/shikijs/shiki/issues/1139) [<samp>(fb05a)</samp>](https://github.com/shikijs/shiki/commit/fb05a9e5) - **core**: Support embeddedLanguages alias for backwards compatibility  -  by [@&#8203;Ipshita29](https://github.com/Ipshita29) in [#&#8203;1044](https://github.com/shikijs/shiki/issues/1044) and [#&#8203;1145](https://github.com/shikijs/shiki/issues/1145) [<samp>(3a367)</samp>](https://github.com/shikijs/shiki/commit/3a367d56) - **monaco**: Normalize theme tokenScopes and tighten monaco type import  -  by [@&#8203;Simon-He95](https://github.com/Simon-He95) in [#&#8203;1140](https://github.com/shikijs/shiki/issues/1140) [<samp>(dc792)</samp>](https://github.com/shikijs/shiki/commit/dc79245b) #####    🐞 Bug Fixes - **monaco**: Preserve Markdown font styles  -  by [@&#8203;prempyla](https://github.com/prempyla) and [@&#8203;antfu](https://github.com/antfu) in [#&#8203;1107](https://github.com/shikijs/shiki/issues/1107) [<samp>(e4dec)</samp>](https://github.com/shikijs/shiki/commit/e4dec23e) - **shiki**: Rename `createdBundledHighlighter` to `createBundledHighlighter`  -  by [@&#8203;tushar73-jet](https://github.com/tushar73-jet), **Tushar** and [@&#8203;antfu](https://github.com/antfu) in [#&#8203;1135](https://github.com/shikijs/shiki/issues/1135) [<samp>(e6d21)</samp>](https://github.com/shikijs/shiki/commit/e6d21b04) - **transformers**: Handle multi-token comments in rose-pine theme  -  by [@&#8203;ish1416](https://github.com/ish1416) and [@&#8203;antfu](https://github.com/antfu) in [#&#8203;1118](https://github.com/shikijs/shiki/issues/1118) [<samp>(3e1bd)</samp>](https://github.com/shikijs/shiki/commit/3e1bdf5d) - **twoslash**: Fix typo in `twoslash-query-persisted`, close [#&#8203;1130](https://github.com/shikijs/shiki/issues/1130), close [#&#8203;981](https://github.com/shikijs/shiki/issues/981)  -  by [@&#8203;antfu](https://github.com/antfu) in [#&#8203;1130](https://github.com/shikijs/shiki/issues/1130) and [#&#8203;981](https://github.com/shikijs/shiki/issues/981) [<samp>(55a17)</samp>](https://github.com/shikijs/shiki/commit/55a17686) - **types**: Add 'plain' to PlainTextLanguage type  -  by [@&#8203;kevinkucharczyk](https://github.com/kevinkucharczyk) in [#&#8203;1133](https://github.com/shikijs/shiki/issues/1133) [<samp>(156c5)</samp>](https://github.com/shikijs/shiki/commit/156c5f08) #####     [View changes on GitHub](https://github.com/shikijs/shiki/compare/v3.16.0...v3.17.0) ### [`v3.16.0`](https://github.com/shikijs/shiki/releases/tag/v3.16.0) [Compare Source](https://github.com/shikijs/shiki/compare/v3.15.0...v3.16.0) #####    🚀 Features - Update grammars  -  by [@&#8203;antfu](https://github.com/antfu) [<samp>(02dab)</samp>](https://github.com/shikijs/shiki/commit/02dab9b8) #####    🐞 Bug Fixes - Enable decorations for structure: inline  -  by [@&#8203;Aashish-Jha-11](https://github.com/Aashish-Jha-11) and **Aashish\_Jha\_1107** in [#&#8203;1103](https://github.com/shikijs/shiki/issues/1103) [<samp>(8806b)</samp>](https://github.com/shikijs/shiki/commit/8806b304) - Resolve vitest alias for wasm-inlined  -  by [@&#8203;sahilsharda](https://github.com/sahilsharda) [<samp>(2d7b3)</samp>](https://github.com/shikijs/shiki/commit/2d7b3453) - **transformers**: Support comment-prefixed \[code . highlight] markers in v3 notation matcher  -  by [@&#8203;Hariksh](https://github.com/Hariksh) in [#&#8203;1102](https://github.com/shikijs/shiki/issues/1102) [<samp>(5068b)</samp>](https://github.com/shikijs/shiki/commit/5068b26b) #####     [View changes on GitHub](https://github.com/shikijs/shiki/compare/v3.15.0...v3.16.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-11-29 00:04:06 +00:00
renovate-bot added 1 commit 2025-11-29 00:04:07 +00:00
Update dependency shiki to v3.17.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / build (pull_request) Successful in 2m2s
6d5a616d40
renovate-bot force-pushed renovate/shiki-monorepo from 6d5a616d40 to 19d03a09a4 2025-11-29 00:05:47 +00:00 Compare
renovate-bot force-pushed renovate/shiki-monorepo from 19d03a09a4 to f4a1c32b62 2025-11-30 00:04:19 +00:00 Compare
renovate-bot force-pushed renovate/shiki-monorepo from f4a1c32b62 to 218797577e 2025-12-01 00:04:51 +00:00 Compare
alexlebens merged commit baa979d475 into main 2025-12-01 20:55:29 +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#231