[Snyk] Upgrade shikiji from 0.9.19 to 0.10.2 #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade shikiji from 0.9.19 to 0.10.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 13 versions ahead of your current version.
The recommended version was released on 6 months ago.
Release notes
Package name: shikiji
-
0.10.2 - 2024-01-26
- vitepress: Make classes configurable - by @ antfu (4b61e)
- twoslash: Improve css variables definition - by @ antfu (68429)
- vitepress: Improve class handing, reduce html payload size - by @ antfu (f54cb)
-
0.10.1 - 2024-01-25
- Add a special
- rehype-shikiji: Support metastring from node.properties - by @ zce, Anthony Fu and @ antfu in #114 (3b0cb)
- rehype-shikiji: Lazily initialize promise - by @ jxom in #112 (3d5b4)
- transformers: Word highlight support any symbol, fix #110 - by @ antfu in #110 (38595)
- vitepress-twoslash: Fix class override - by @ antfu (7c5cd)
-
0.10.0 - 2024-01-22
- Night Owl
- Ayu Dark
- Synthwave '84
- Tokyo Night
- core:
- Remove deprecated APIs - by @ antfu in #75 (97c96)
- Rename transformer hook
- Add
- markdown-it:
- Deprecate and disable
- rehype:
- Deprecate and disable
- twoslash:
- Move to
- Rename renderer hook
- Support highlight - by @ antfu (1ebe8)
- Fix highlight typos - by @ jxom in #102 (b8c4c)
- Consistent case of
- Support
- Support configure
- Upgrade to twoslash v0.1.0 - by @ antfu (b6cbf)
- core:
- Provide
- Introduce
- transformers:
- Introduce
- Two new transformers for word highlighting - by @ fuma-nama and @ antfu in #92 (ecf60)
- vitepress-twoslash:
- Support floating-vue for completions - by @ antfu (42ab0)
- Support rendering jsdoc tags - by @ antfu (bd12c)
- twoslash:
- Split tokens to match the twoslash nodes - by @ antfu (9016d)
- Support targeting multiple tokens a node, more accurate result - by @ antfu (23ece)
- Avoid genreate duplicate hovers - by @ antfu (04352)
- Respect twoslash output lang - by @ antfu (a5a8a)
- Completion on string quotes and literals - by @ jxom and @ antfu in #99 (c1e9c)
- Completion on multifile - by @ jxom and @ antfu in #100 (ac629)
- Adjust styles - by @ antfu (2602b)
- Split tokens on completion - by @ antfu (3f349)
- vitepress-twoslash:
- Popup arrow color - by @ antfu (1e217)
- Escape Vue syntax - by @ antfu (ef7b6)
- Improve tabs experience - by @ antfu (649c7)
- cli: Use Promise.all - by @ Plumbiu in #104 (ddb94)
-
0.10.0-beta.9 - 2024-01-19
- Support configure
- twoslash: Split tokens on completion - by @ antfu (3f349)
- cli: Use Promise.all - by @ Plumbiu in #104 (ddb94)
-
0.10.0-beta.8 - 2024-01-18
-
0.10.0-beta.7 - 2024-01-17
- twoslash: Fix highlight typos - by @ jxom in #102 (b8c4c)
- twoslash: Adjust styles - by @ antfu (2602b)
-
0.10.0-beta.6 - 2024-01-17
- twoslash: Support highlight - by @ antfu (1ebe8)
-
0.10.0-beta.5 - 2024-01-17
- transformers: Two new transformers for word highlighting - by @ fuma-nama and @ antfu in #92 (ecf60)
- twoslash: Completion on multifile - by @ jxom and @ antfu in #100 (ac629)
- vitepress-twoslash: Improve tabs experience - by @ antfu (649c7)
-
0.10.0-beta.4 - 2024-01-16
- Support
- vitepress-twoslash: Support rendering jsdoc tags - by @ antfu (bd12c)
- twoslash: Completion on string quotes and literals - by @ jxom and @ antfu in #99 (c1e9c)
- vitepress-twoslash: Escape Vue syntax - by @ antfu (ef7b6)
-
0.10.0-beta.3 - 2024-01-16
- Consistent case of
- twoslash:
- Avoid genreate duplicate hovers - by @ antfu (04352)
- Respect twoslash output lang - by @ antfu (a5a8a)
-
0.10.0-beta.2 - 2024-01-15
-
0.10.0-beta.1 - 2024-01-14
-
0.10.0-beta.0 - 2024-01-14
-
0.9.19 - 2024-01-12
from shikiji GitHub release notes🚀 Features
🐞 Bug Fixes
View changes on GitHub
🚀 Features
nonetheme - by @ antfu in #115 (32f8a)🐞 Bug Fixes
View changes on GitHub
This release migrated TwoSlash integrations from
@ typescript/twoslashinto the successortwoslashwith quite many improvements, including more prosperous rendering results, more robust interfaces, and even optional Vue SFC support. Along the way, we also take the chance to remove the previously deprecated APIs to reduce the maintenance surface. Please go into each PR/commit to find the detailed changes.This release also includes a few new themes, inherited from
tm-themes:The breaking changes mostly happen internally. Ideally, for high-level usages, they shouldn't be affected and can be upgraded seamlessly.
🚨 Breaking Changes
tokentospanto avoid confusion - by @ antfu (eb3b8)unwasmcondition in exports - by @ antfu in #72 (96300)highlightLinesoption - by @ antfu (21e99)highlightLinesoption - by @ antfu (fe0e4)twoslashpackage for better performance and composablity - by @ antfu in #91 (fc67e)nodeCompletionstonodeCompletion- by @ antfu (b7637)Twoslash- by @ antfu (f740b)🚀 Features
unwasmcondition for core - by @ antfu in #97 (71249)cacheoption for twoslash transformer - by @ antfu (d5773)offsetinfo in themed token - by @ antfu (e9d1f)tokenshook to transformers - by @ antfu (35e8d)transformerMetaHighlighttransformer - by @ antfu (aa81a)🐞 Bug Fixes
🏎 Performance
View changes on GitHub
🚀 Features
cacheoption for twoslash transformer - by @ antfu (d5773)🐞 Bug Fixes
🏎 Performance
View changes on GitHub
No significant changes
View changes on GitHub
🚨 Breaking Changes
🐞 Bug Fixes
View changes on GitHub
🚨 Breaking Changes
View changes on GitHub
🚀 Features
🐞 Bug Fixes
View changes on GitHub
🚀 Features
unwasmcondition for core - by @ antfu in #97 (71249)🐞 Bug Fixes
View changes on GitHub
🚨 Breaking Changes
Twoslash- by @ antfu (f740b)🐞 Bug Fixes
View changes on GitHub
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: