Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency shiki to v0.14.7 #147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 18, 2022

This PR contains the following updates:

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

Release Notes

shikijs/shiki (shiki)

v0.14.7

Compare Source

🙌 Contributions

v0.14.6

Compare Source

🚀 Features & Fixes
  • fix: update razor grammar source
  • fix: update kotlin language source
  • fix: update vue syntax path
🙌 Contributions

v0.14.5

Compare Source

🚀 Features & Fixes
  • feat: add gql as an alias of graphql
🙌 Contributions

v0.14.4

Compare Source

🚀 Features & Fixes
  • feat: add ziglang
  • fix: inconsistent git core.ignorecase causes marko.sample added/removed
  • feat: add mojo lang
  • feat: add mdc grammar
🙌 Contributions

v0.14.3

Compare Source

🚀 Features & Fixes
  • fix: exclude dark/light modern themes for now
  • fix: fix unzipping issue with unzipper. fix #​478
🙌 Contributions

v0.14.2

Compare Source

🚀 Features & Fixes
  • fix: improve changelog generation
  • fix: remove dlx to avoid playwright version mismatch
  • feat: generate changelog. fix #​223
🙌 Contributions

0.14.1 | 2023-02-09
0.14.0 | 2023-01-29
0.13.0 | 2023-01-27

Languages

Themes

  • Renamed material-<themeName> to material-theme-<themeName>. For example, material-ocean to material-theme-ocean. material-default is renamed to material-theme.

0.10.1

Full Changelog: v0.10.0...v0.10.1


0.2.7 | 2020-11-13
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 length in vuepress-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-mode and slack-theme-ochin themes. 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 php syntax highlighting. #​21.
  • Add jinja-html language, which embeds jinja language. #​24.
  • Remove vue-html language. Either use vue or html language.
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, purescript and svelte languages.
  • Add pug language and make jade an 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
0.1.5 | 2019-09-09
  • Begin to keep a changelog. #​7.
  • Accept plaintext, text and txt as lang. Will return code as it is. #​16.
  • Add jsonc language. #​18.
  • Add csharp language. #​14.
  • Add md as an alias for markdown.
  • Add zsh as an alias for bash.
  • Add yml as an alias for yaml.
  • 🙌 Use json5 for parsing theme as JSONC. #​11. Thanks to contribution from Wes Bos.

v0.14.1

Compare Source

v0.14.0

Compare Source

v0.13.0

Compare Source

Languages

Themes

  • Renamed material-<themeName> to material-theme-<themeName>. For example, material-ocean to material-theme-ocean. material-default is renamed to material-theme.

v0.12.1

Compare Source

v0.12.0

Compare Source

Key Changes

Updates to the core libraries used in Shiki, and a huge set of docs improvements.

What's Changed

New Contributors

Full Changelog: shikijs/shiki@v0.11.0...v0.12.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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency shiki to v0.12.0 Update dependency shiki to v0.12.1 Dec 19, 2022
@renovate renovate bot changed the title Update dependency shiki to v0.12.1 Update dependency shiki to v0.14.1 Mar 12, 2023
@renovate renovate bot changed the title Update dependency shiki to v0.14.1 Update dependency shiki to v0.14.2 Jun 1, 2023
@renovate renovate bot changed the title Update dependency shiki to v0.14.2 Update dependency shiki to v0.14.3 Jun 25, 2023
@renovate renovate bot changed the title Update dependency shiki to v0.14.3 Update dependency shiki to v0.14.4 Aug 31, 2023
@renovate renovate bot changed the title Update dependency shiki to v0.14.4 Update dependency shiki to v0.14.5 Oct 10, 2023
@renovate renovate bot changed the title Update dependency shiki to v0.14.5 Update dependency shiki to v0.14.6 Dec 7, 2023
@renovate renovate bot changed the title Update dependency shiki to v0.14.6 Update dependency shiki to v0.14.7 Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants