chore(deps): update dependency shiki to ^0.14.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| shiki (source) | ^0.10.0 -> ^0.14.0 |
Release Notes
shikijs/shiki (shiki)
v0.14.7
🙌 Contributions
- doc: fix typo | #544 | @Seven-Y-Q-Guo
- feat: Add
nushellgrammar | #522 | @hustcer - feat: add
wlalias forwolfram| #535 | @stone-zeng
v0.14.6
🚀 Features & Fixes
- fix: update razor grammar source
- fix: update kotlin language source
- fix: update vue syntax path
🙌 Contributions
v0.14.5
🚀 Features & Fixes
- feat: add
gqlas an alias ofgraphql
🙌 Contributions
- fix: alias
c++tocpp| #518 | @scarf005 - fix: add 'kt' and 'kts' alias for kotlin | #525 | @camina-apps
v0.14.4
🚀 Features & Fixes
- feat: add ziglang
- fix: inconsistent git core.ignorecase causes marko.sample added/removed
- feat: add mojo lang
- feat: add
mdcgrammar
🙌 Contributions
- feat: add additional sample code | #511 | @KevinBatdorf
- fix: Compiler errors in Node | #504 | @Gerrit0
- feat: add splunk grammar | #505 | @KevinBatdorf
- Add bun support | #493 | @aabccd021
- feat: add shellsession grammar | #483 | @mashehu
v0.14.3
🚀 Features & Fixes
- fix: exclude dark/light modern themes for now
- fix: fix unzipping issue with unzipper. fix #478
🙌 Contributions
- feat: add narrat grammar | #489 | @liana-p
- feat: add glimmer js/ts language | #486 | @IgnaceMaes
- feat: add
displayNametoBUNDLED_LANGUAGES| #470 | @lawvs - Specify langs in browser based example | #477 | @wesbos
- feat: add hjson | #471 | @AkaraChen
- feat: add nextflow grammar | #472 | @mashehu
- feat: add cypher grammar | #465 | @KevinBatdorf
- feat: add vyper grammar | #466 | @KevinBatdorf
- feat: add beancount grammar | #468 | @KevinBatdorf
v0.14.2
🚀 Features & Fixes
- fix: improve changelog generation
- fix: remove dlx to avoid playwright version mismatch
- feat: generate changelog. fix #223
🙌 Contributions
- feat: add kusto grammar (#431) | @KevinBatdorf
- Add support for the css-variables theme to ansi rendering | #435 | @blake-mealey
- feat: add wolfram grammar | #464 | @KevinBatdorf
- feat: add c++ and golang support | #459 | @xinconan
- fix: avoid poisoning global scope | #457 | @Ayc0
- fix(type):
themefield autocompletion | #449 | @vaakian - feat: add reg grammar | #455 | @KevinBatdorf
- Update Kotlin grammar and add a sample | #445 | @alllex
- fix: marko, mdx, vue | #452 | @LeoDog896
- feat(gd*): add gdscript family | #451 | @LeoDog896
- fix: add
protobuflanguage id alias | #446 | @dimitropoulos - feat(lang): add alias dockerfile -> docker | #444 | @ezracelli
- fix: faster parsing time for assets | #443 | @banga
- docs: update the src of VS Code Oniguruma repo | #440 | @donaldxdonald
- docs: fix grammar of "grammar's" | #442 | @comex
0.14.1 | 2023-02-09
- 🙌 Scrollable
elements should be focusable. #428. Thanks to contribution from @kevinleedrum.
0.14.0 | 2023-01-29
- 🙌 ANSI support. #386. Thanks to contribution from @blake-mealey.
0.13.0 | 2023-01-27
- Improve grammar/theme fetching from marketplace.
- 🙌 Support CSON grammar sources. #413. Thanks to contribution from @muenzpraeger
- Add a Next.js 13 example.
- Add a
bgFillOpacityoption for SVG renderer. #276.
Languages
- Added
consoleas an alias forshell. #389. - 🙌 Added
jisonandwgsllanguages. #413. Thanks to contribution from @muenzpraeger
Themes
- Renamed
material-<themeName>tomaterial-theme-<themeName>. For example,material-oceantomaterial-theme-ocean.material-defaultis renamed tomaterial-theme.
0.10.1
- 🙌: feat: add ZenScript support #300 | @jaredlll08
- 🙌: feat: add marko language #299 | @manan-gup
- 🙌: fix: split plaintext into lines #298 | @silvenon
- 🙌: fix(docs): fixed custom language instructions #294 | @JuanM04
- 🙌: fix: updated astro grammar source #293 | @JuanM04
- 🙌: feat: add rel lang #287 | @robbear
- 🙌: feat: add rose pine themes #282 | @EmeraldSnorlax
- 🙌: feat: add stata lang #281 | @kylebutts
Full Changelog: v0.10.0...v0.10.1
0.2.7 | 2020-11-13
- Fix color fallback issues. #100.
- 🙌 Add Applescript grammar. #99. Thanks to contribution from Arturo Galán.
0.2.6 | 2020-09-28
- Upgrade to onigasm 2.2.5.
- Add Erlang grammar.
- 🙌 Add Elixir grammar. #95. Thanks to contribution from Sebastien Baudray.
- 🙌 Fix wrong escape sequence in vuepress plugin. #93. Thanks to contribution from Yu Zhang.
0.2.5 | 2020-09-17
- Reduce dependency size (shiki-themes is 47M). #94.
0.2.4 | 2020-09-13
- Fix
RangeError: Invalid array lengthinvuepress-plugin-shiki. - 🙌 Wrap line in
<span class='line'></span>. #76. Thanks to contribution from Christoph Werner.
0.2.3 | 2020-09-08
- Add
文言language. #88. - Add
slack-theme-dark-modeandslack-theme-ochinthemes. Thanks to contribution from Christoph Werner. #78.
0.2.2 | 2020-08-26
- Fix dark-plus syntax highlighting for uncolored white text.
0.2.1 | 2020-08-24
- Allow custom languages for vuepress. #80.
- Fix
phpsyntax highlighting. #21. - Add
jinja-htmllanguage, which embedsjinjalanguage. #24. - Remove
vue-htmllanguage. Either usevueorhtmllanguage.
0.2.0 | 2020-08-24
- Normalize all theme names to kebab-case.
- Add GitHub light/dark themes.
- Remove less popular themes.
- Add
hlsl,asm(x86 Assembly),m(Matlab),sas,d,dart,plsql,logo, ,pas(Object Pascal/Delphi),cobol,kt(Kotlin),scala,abap,julia,scheme,prolog,ada,lisp,apex,fortran,haskell,hcl,hack,awk,as(ActionScript),tcl,ocaml,viml,puppet,jsonnet,smalltalk,cr(Crystal),wat(WASM),nix,elm,purescriptandsveltelanguages. - Add
puglanguage and makejadean alias of it. - Use GitHub workflow to update grammars periodically. #72.
- Use GitHub workflow to update themes periodically. #71.
- Use theme foreground color when color of token is
undefined. #27. - SVG Renderer. #2.
- Fix HTML escaping. #26 and #28. Thanks to contribution from @jackens.
- 🙌 Add an option to skip generating the explanation text. #52. Thanks to contribution from Gerrit Birkeland.
- 🙌 Improve performance by avoiding some unnecessary string copies. #51. Thanks to contribution from Gerrit Birkeland.
- 🙌 Allow loading custom
tmLanguage. #10 and #49. Thanks to contribution from Orta Therox and @pngwn. - 🙌 Update Java grammar. #36 and #37. Thanks to contribution from @0xflotus.
0.1.7 | 2020-04-28
- Update to latest Dark+/Light+ theme from VS Code.
0.1.6 | 2019-09-19
- Add
tomllanguage from https://github.com/bungcip/better-toml. #20.
0.1.5 | 2019-09-09
- Begin to keep a changelog. #7.
- Accept
plaintext,textandtxtaslang. Will returncodeas it is. #16. - Add
jsonclanguage. #18. - Add
csharplanguage. #14. - Add
mdas an alias formarkdown. - Add
zshas an alias forbash. - Add
ymlas an alias foryaml. - 🙌 Use json5 for parsing theme as JSONC. #11. Thanks to contribution from Wes Bos.
v0.14.1
- 🙌 Scrollable
elements should be focusable. #428. Thanks to contribution from @kevinleedrum.
v0.14.0
- 🙌 ANSI support. #386. Thanks to contribution from @blake-mealey.
v0.13.0
- Improve grammar/theme fetching from marketplace.
- 🙌 Support CSON grammar sources. #413. Thanks to contribution from @muenzpraeger
- Add a Next.js 13 example.
- Add a
bgFillOpacityoption for SVG renderer. #276.
Languages
- Added
consoleas an alias forshell. #389. - 🙌 Added
jisonandwgsllanguages. #413. Thanks to contribution from @muenzpraeger
Themes
- Renamed
material-<themeName>tomaterial-theme-<themeName>. For example,material-oceantomaterial-theme-ocean.material-defaultis renamed tomaterial-theme.
v0.12.1
v0.12.0
Key Changes
Updates to the core libraries used in Shiki, and a huge set of docs improvements.
- feat: dependency updates incl. textmate by @muenzpraeger in https://github.com/shikijs/shiki/pull/377
- feat: upgrade to vscode-textmate-v7. fix #343 by @octref in https://github.com/shikijs/shiki/pull/361
- feat: resolve embedded languages automatically by @muenzpraeger in https://github.com/shikijs/shiki/pull/379
What's Changed
- Fix:
fetchThemetheme 'include' directory joining for absolute paths by @Oblongmana in https://github.com/shikijs/shiki/pull/173 - feat: update HCL grammar source by @dbanck in https://github.com/shikijs/shiki/pull/340
- Add several alias of languages by @dannypsnl in https://github.com/shikijs/shiki/pull/344
- feat: add proto grammar by @ruanspies in https://github.com/shikijs/shiki/pull/352
- fix: add 'cs' alias for csharp and 'fs' alias for fsharp by @mysticmind in https://github.com/shikijs/shiki/pull/353
- add imba as a shiki syntax by @haikyuu in https://github.com/shikijs/shiki/pull/363
- feat(lang): Add V support + robot: update grammars by @wennerryle in https://github.com/shikijs/shiki/pull/374
- feat: update/add language definitions by @muenzpraeger in https://github.com/shikijs/shiki/pull/378
- feat: add documentation / optimize WASM loading by @muenzpraeger in https://github.com/shikijs/shiki/pull/384
New Contributors
- @Oblongmana made their first contribution in https://github.com/shikijs/shiki/pull/173
- @dbanck made their first contribution in https://github.com/shikijs/shiki/pull/340
- @dannypsnl made their first contribution in https://github.com/shikijs/shiki/pull/344
- @ruanspies made their first contribution in https://github.com/shikijs/shiki/pull/352
- @haikyuu made their first contribution in https://github.com/shikijs/shiki/pull/363
- @wennerryle made their first contribution in https://github.com/shikijs/shiki/pull/374
- @muenzpraeger made their first contribution in https://github.com/shikijs/shiki/pull/377
Full Changelog: https://github.com/shikijs/shiki/compare/v0.11.0...v0.12.0
v0.11.1
v0.11.0
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 has been generated by Mend Renovate. View repository job log here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated |
|---|---|---|---|---|
| el-table-next | ❌ Failed (Inspect) | Mar 12, 2023 at 0:51AM (UTC) |