fix(deps): update dependency shiki to v3
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| shiki (source) | 0.14.7 -> 3.18.0 |
Release Notes
shikijs/shiki (shiki)
v3.18.0
🚀 Features
- transformers: Support
zeroIndexedoption totransformerMetaHighlight- by @manak-sharma20 in #1149 (c39ff)
🐞 Bug Fixes
- core:
View changes on GitHub
v3.17.1
🚀 Features
- core: Enhance string utils with robust edge case handling - by @shekhar-narayan-mishra in #1154 (a2b68)
🐞 Bug Fixes
- core: Correctly parse 4-digit hex colors in dimColor - by @shalini-saloni in #1151 (fcdd3)
- monaco: Ensure correct color map update when switching themes - by @shivank-1011 in #1155 (d2e94)
View changes on GitHub
v3.17.0
🚀 Features
- cli: Support passing remote file url - by @o-az in #1139 (fb05a)
- core: Support embeddedLanguages alias for backwards compatibility - by @Ipshita29 in #1044 and #1145 (3a367)
- monaco: Normalize theme tokenScopes and tighten monaco type import - by @Simon-He95 in #1140 (dc792)
🐞 Bug Fixes
- monaco: Preserve Markdown font styles - by @prempyla and @antfu in #1107 (e4dec)
- shiki: Rename
createdBundledHighlightertocreateBundledHighlighter- by @tushar73-jet, Tushar and @antfu in #1135 (e6d21) - transformers: Handle multi-token comments in rose-pine theme - by @ish1416 and @antfu in #1118 (3e1bd)
- twoslash: Fix typo in
twoslash-query-persisted, close #1130, close #981 - by @antfu in #1130 and #981 (55a17) - types: Add 'plain' to PlainTextLanguage type - by @kevinkucharczyk in #1133 (156c5)
View changes on GitHub
v3.16.0
🚀 Features
🐞 Bug Fixes
- Enable decorations for structure: inline - by @Aashish-Jha-11 and Aashish_Jha_1107 in #1103 (8806b)
- Resolve vitest alias for wasm-inlined - by @sahilsharda (2d7b3)
- transformers: Support comment-prefixed [code . highlight] markers in v3 notation matcher - by @Hariksh in #1102 (5068b)
View changes on GitHub
v3.15.0
🚀 Features
- lang-ansi: Fallback for missing theme ANSI colors - by @Chanakyasinde and @antfu in #1095 (f36ea)
- transformers: Support
meta.indentfor indent guides - by @L33Z22L11 in #1087 (d8f89)
🐞 Bug Fixes
- Allow singleton highlighter recovery after invalid language error - by @Maxiemad in #1091 (218c9)
- vitepress-twoslash: Prevent popper show/hide on dragging - by @bluwy in #1090 (29522)
View changes on GitHub
v3.14.0
🚀 Features
🐞 Bug Fixes
- colorized-brackets: Fix default color does not work with colorized-brackets - by @oatmealproblem in #1082 (f4d3f)
View changes on GitHub
v3.13.0
🚀 Features
- transformers: Render indent guides - by @KazariEX and @antfu in #1060 (aecd1)
View changes on GitHub
v3.12.3
🐞 Bug Fixes
View changes on GitHub
v3.12.2
🐞 Bug Fixes
- twoslash: Fix
onTwoslashErrorreturn value handling - by @Karibash in #1070 (e86b0)
View changes on GitHub
v3.12.1
No significant changes
View changes on GitHub
v3.12.0
🚀 Features
- vitepress-twoslash:
🐞 Bug Fixes
View changes on GitHub
v3.11.0
🚀 Features
- core: Add
enforceoptions toShikiTransformer- by @serkodev and @antfu in #1062 (8ad05)
View changes on GitHub
v3.10.0
🚀 Features
- Add funding links to playground - by @jtbandes in #1054 (e36eb)
View changes on GitHub
v3.9.2
🚀 Features
- Add funding buttons to themes & languages list - by @jtbandes and @antfu in #1052 (84a65)
- Allow negative character positions for denoting end of line offsets - by @sealer3 and @antfu in #1051 (af44b)
View changes on GitHub
v3.9.1
🚀 Features
View changes on GitHub
v3.9.0
🐞 Bug Fixes
- twoslash: Pass-through unrecognized
options.langtocodeToHast- by @topolarity in #1047 (c586e)
View changes on GitHub
v3.8.1
🐞 Bug Fixes
- Support for adjacent empty decorations - by @AndreasArvidsson and Anthony Fu in #1042 (18dd7)
View changes on GitHub
v3.8.0
🚀 Features
View changes on GitHub
v3.7.0
🚀 Features
🐞 Bug Fixes
- shiki:
View changes on GitHub
v3.6.0
🚀 Features
View changes on GitHub
v3.5.0
🚀 Features
- Add support for CSS
light-dark()function in dual themes - by @dahlia and @antfu in #1028 (119b2)
🐞 Bug Fixes
- Correct style comparison logic in mergeAdjacentStyledTokens - by @nekomoyi in #1017 (e75a9)
- Update styling for removed vp-code class and fix word highlighting - by @luke358 in #1021 (494f7)
View changes on GitHub
v3.4.2
🚀 Features
- markdown-it: Add langAlias option - by @uncenter in #1018 (97ff4)
View changes on GitHub
v3.4.1
🚀 Features
- rehype: Add langAlias option - by @SoonIter in #1015 (88d1a)
- transformers:
transformerRemoveNotationEscapesupport rehype plugin usage - by @fuma-nama in #1011 (946ef)
🐞 Bug Fixes
- vitepress-twoslash: Empty twoslash error at end of the line - by @zzxming and @antfu in #999 (d27b5)
View changes on GitHub
v3.4.0
🐞 Bug Fixes
View changes on GitHub
v3.3.0
🚀 Features
- Update deps - by @antfu (ac6be)
- core: Add option to merge consecutive tokens with same style - by @yvbopeng and @antfu in #972 and #991 (c806a)
🐞 Bug Fixes
- colorized-brackets: Handle correctly with dual themes - by @oatmealproblem and Anthony Fu in #997 (71d1b)
- transformers: Whitespace rendering transformer for inline structure - by @nvlang and Anthony Fu in #995 (93251)
View changes on GitHub
v3.2.2
🚀 Features
View changes on GitHub
v3.2.1
No significant changes
View changes on GitHub
v3.2.0
🚀 Features
🐞 Bug Fixes
- Faild to run shiki doc server locally - by @Hephaest in #959 (3bbd8)
View changes on GitHub
v3.1.0
🚀 Features
- engine-js: Bump deps to work around Safari bug with some grammars - by @slevithan in #941 (47205)
- twoslash: Upgrade twoslash v0.3, require typescript v5.5+, close #950, close #951 - by @antfu in #950 and #951 (5c6f9)
🐞 Bug Fixes
- monaco: Handle missing settings in textmate theme func - by @felipetodev in #939 (19f75)
View changes on GitHub
v3.0.0
🚨 Breaking Changes
- Remove deprecated apis for v3.0 - by @antfu in #900 (55c15)
- Remove
node10typescript resolution support - by @userquin in #923 (ccb58) - twoslash: Make default
moduleResolutiontobundler- by @antfu in #936 (e924d)
🐞 Bug Fixes
- transformers:
View changes on GitHub
v2.5.0
🐞 Bug Fixes
- transformers:
View changes on GitHub
v2.4.2
🚀 Features
- Replace picocolors and chalk with ansis - by @webdiscus in #935 (ecc4a)
- core: Expose
flatTokenVariantsutility, refactor utils folder - by @antfu (634fa)
🐞 Bug Fixes
- Missing types for
CodeToTokensWithThemesOptions- by @antfu (d6195) - transformers: Update utils order - by @antfu (7c60c)
View changes on GitHub
v2.4.1
🚀 Features
View changes on GitHub
v2.4.0
🚀 Features
View changes on GitHub
v2.3.2
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.3.1
🐞 Bug Fixes
View changes on GitHub
v2.3.0
🚀 Features
- engine-js: Lazy compile extremely long patterns in precompiled grammars - by @slevithan in #916 (c792c)
View changes on GitHub
v2.2.0
🚨 Breaking Changes
🚀 Features
- Improve warning messages - by @antfu (0f27a)
- Allow nested decorations which share an 'edge' with parent - by @ms264556 in #911 (482ad)
- engine-js: Update deps, support more languages - by @slevithan in #903 (13533)
- markdown-it: Support
markdown-it-asyncintegration - by @antfu in #902 (4d59c) - rehype: Support
fallbackLanguageon lazy mode - by @fuma-nama in #912 (6a852)
🐞 Bug Fixes
- Warn about missing deprecation - by @antfu (708e3)
- Mark
enginerequired increateHighlighterCore- by @antfu (1212f) - colorized-brackets:
- core:
- transformers:
View changes on GitHub
v2.1.0
🚀 Features
- engine-js: Update deps, support more languages - by @slevithan in #903 (13533)
- markdown-it: Support
markdown-it-asyncintegration - by @antfu in #902 (4d59c)
View changes on GitHub
v2.0.3
🐞 Bug Fixes
View changes on GitHub
v2.0.2
🐞 Bug Fixes
View changes on GitHub
v2.0.1
🚀 Features
🐞 Bug Fixes
- Warn about missing deprecation - by @antfu (708e3)
- colorized-brackets: Use object style
htmlStyle- by @antfu (eab5b)
View changes on GitHub
v2.0.0
Read the announcement: Shiki v2
View changes on GitHub
v1.29.2
🚨 Breaking Changes
🚀 Features
- Improve warning messages - by @antfu (0f27a)
- engine-js: Update deps, support more languages - by @slevithan in #903 (13533)
- markdown-it: Support
markdown-it-asyncintegration - by @antfu in #902 (4d59c)
🐞 Bug Fixes
- Warn about missing deprecation - by @antfu (708e3)
- Mark
enginerequired increateHighlighterCore- by @antfu (1212f) - colorized-brackets: Use object style
htmlStyle- by @antfu (eab5b) - core: Soft require
engineoptions - by @antfu (10a6f) - transformers: Bring back missing createCommentNotationTransformer, fix #907 - by @antfu in #907 (fc744)
View changes on GitHub
v1.29.1
🚀 Features
View changes on GitHub
v1.29.0
🚀 Features
- transformers: Introduce
matchAlgorithmoption for new matching algorithm - by @fuma-nama and @antfu in #835 (ceca9)
View changes on GitHub
v1.28.0
🚀 Features
- engine-js: Improve performance for some languages - by @slevithan in #897 (e86ca)
🐞 Bug Fixes
- rehype: Improve
lazyperformance - by @fuma-nama in #896 (5c10f)
View changes on GitHub
v1.27.2
No significant changes
View changes on GitHub
v1.27.1
🚀 Features
- engine-js: Update deps, support more languages - by @slevithan and @antfu in #890 (d82af)
- langs-precompiled: Mark
EmulatedRegExpas pure - by @antfu (11ef0)
View changes on GitHub
v1.27.0
🚀 Features
View changes on GitHub
v1.26.2
🚀 Features
View changes on GitHub
v1.26.1
🐞 Bug Fixes
View changes on GitHub
v1.26.0
🚀 Features
View changes on GitHub
v1.25.1
🐞 Bug Fixes
View changes on GitHub
v1.25.0
🚀 Features
- Introduce
@shikijs/themesand@shikijs/langspackages - by @antfu in #879 (32ce2) - Update grammars and
oniguruma-to-es- by @antfu (3cdcb) - engine-js: Update deps, support new languages - by @slevithan in #875 (c3524)
View changes on GitHub
v1.24.4
🚀 Features
- engine-js: Update deps, support new languages - by @slevithan in #872 (02a3f)
View changes on GitHub
v1.24.3
🚀 Features
- Update js engine and grammars - by @slevithan in #869 (5a26f)
View changes on GitHub
v1.24.2
🐞 Bug Fixes
View changes on GitHub
v1.24.1
🚀 Features
View changes on GitHub
v1.24.0
🚀 Features
- Bump oniguruma-to-es for grammar support and perf - by @slevithan in #842 (fc875)
- Improve js engine support (and run tests) in pre-ES2024 envs - by @slevithan in #847 (76cbc)
- Bump js engine dependencies to support more grammars - by @slevithan in #850 (991a3)
- Update deps, support new languages - by @antfu (38e90)
🐞 Bug Fixes
- monaco: Add missing theme fontStyle and background - by @lejunyang and lejunyang in #849 (43ff1)
View changes on GitHub
v1.23.1
🚀 Features
- Bump Oniguruma-To-ES dep to support more grammars and simplify - by @slevithan in #836 (4a9cd)
View changes on GitHub
v1.23.0
🚀 Features
- Port
@michael-makes/shiki-colorized-bracketsJSR package - by @MichaelMakesGames in #831 (94cc6) - Use Oniguruma-To-ES in the JS engine - by @slevithan and @antfu in #828 and #832 (33b8b)
- transformers: Add Style to Class transformer - by @antfu in #826 (48d6c)
- vitepress-twoslash: Cache type informations to improve performance - by @nakasyou and @antfu in #798 (45fd3)
View changes on GitHub
v1.22.2
🐞 Bug Fixes
- cli: Multiple fontStyle - by @antfu (c9acd)
- core:
createdBundledHighlightercause wasm engine to be loaded - by @fuma-nama in #819 (e2692)
View changes on GitHub
v1.22.1
🚀 Features
🐞 Bug Fixes
- rehype: Support special languages - by @fuma-nama in #808 [(b8471)](https://redirect.github.com/shikijs/shiki/commit
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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| astro-typescript-react-tailwind | Sep 3, 2025 4:51am |
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
Comment @coderabbitai help to get the list of available commands and usage tips.