chore(deps): bump shiki from 1.1.7 to 1.7.0 #33

Open
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/shiki-1.7.0 into v4
dependabot[bot] commented 2024-06-17 22:37:23 +02:00 (Migrated from github.com)

Bumps shiki from 1.1.7 to 1.7.0.

Release notes

Sourced from shiki's releases.

v1.7.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.6.5

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.6.4

   🚀 Features

    View changes on GitHub

v1.6.3

   🚀 Features

    View changes on GitHub

v1.6.2

   🚀 Features

    View changes on GitHub

v1.6.1

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.1.7 to 1.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v1.7.0</h2> <h3>   🚀 Features</h3> <ul> <li><strong>core</strong>: Warning on too many instances, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/693">#693</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/693">shikijs/shiki#693</a> <a href="https://github.com/shikijs/shiki/commit/412fe10e"><!-- raw HTML omitted -->(412fe)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>core</strong>: Add missing <code>UTF8ToString</code> function, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/693">#693</a>  -  by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/693">shikijs/shiki#693</a> <a href="https://github.com/shikijs/shiki/commit/0c89157f"><!-- raw HTML omitted -->(0c891)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.6.5...v1.7.0">View changes on GitHub</a></h5> <h2>v1.6.5</h2> <h3>   🐞 Bug Fixes</h3> <ul> <li><strong>rehype</strong>: Fix type issues  -  by <a href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/699">shikijs/shiki#699</a> <a href="https://github.com/shikijs/shiki/commit/0297cd94"><!-- raw HTML omitted -->(0297c)<!-- raw HTML omitted --></a></li> </ul> <h3>   🏎 Performance</h3> <ul> <li>Improve performance for the <code>includeExplanation</code> option  -  by <a href="https://github.com/thetarnav"><code>@​thetarnav</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/701">shikijs/shiki#701</a> <a href="https://github.com/shikijs/shiki/commit/966e7e40"><!-- raw HTML omitted -->(966e7)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.6.4...v1.6.5">View changes on GitHub</a></h5> <h2>v1.6.4</h2> <h3>   🚀 Features</h3> <ul> <li>Add CSS variables for markup diff tokens  -  by <a href="https://github.com/SamyPesse"><code>@​SamyPesse</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/698">shikijs/shiki#698</a> <a href="https://github.com/shikijs/shiki/commit/84c0b539"><!-- raw HTML omitted -->(84c0b)<!-- raw HTML omitted --></a></li> <li><strong>rehype</strong>: Support default language option  -  by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/692">shikijs/shiki#692</a> <a href="https://github.com/shikijs/shiki/commit/724b410e"><!-- raw HTML omitted -->(724b4)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.6.3...v1.6.4">View changes on GitHub</a></h5> <h2>v1.6.3</h2> <h3>   🚀 Features</h3> <ul> <li><strong>twoslash</strong>: Add line query rendering option for twoslash renderer  -  by <a href="https://github.com/hddhyq"><code>@​hddhyq</code></a> and <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/695">shikijs/shiki#695</a> <a href="https://github.com/shikijs/shiki/commit/aea25115"><!-- raw HTML omitted -->(aea25)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.6.2...v1.6.3">View changes on GitHub</a></h5> <h2>v1.6.2</h2> <h3>   🚀 Features</h3> <ul> <li><strong>markdown-it</strong>: Support default and fallback lang <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/687">#687</a>  -  by <a href="https://github.com/Only566"><code>@​Only566</code></a> and <strong>winnliu</strong> in <a href="https://redirect.github.com/shikijs/shiki/issues/689">shikijs/shiki#689</a> and <a href="https://redirect.github.com/shikijs/shiki/issues/687">shikijs/shiki#687</a> <a href="https://github.com/shikijs/shiki/commit/3281bf5b"><!-- raw HTML omitted -->(3281b)<!-- raw HTML omitted --></a></li> </ul> <h5>    <a href="https://github.com/shikijs/shiki/compare/v1.6.1...v1.6.2">View changes on GitHub</a></h5> <h2>v1.6.1</h2> <h3>   🚀 Features</h3> <ul> <li><strong>vitepress-twoslash</strong>: Add vueCompilerOptions  -  by <a href="https://github.com/zhiyuanzmj"><code>@​zhiyuanzmj</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/684">shikijs/shiki#684</a> <a href="https://github.com/shikijs/shiki/commit/ef7986ad"><!-- raw HTML omitted -->(ef798)<!-- raw HTML omitted --></a></li> </ul> <h3>   🐞 Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/84364ed46d37565e053dadbe5646af991cb8e482"><code>84364ed</code></a> chore: release v1.7.0</li> <li><a href="https://github.com/shikijs/shiki/commit/742bef10a6ea345d42e6c68c13ebef2132850120"><code>742bef1</code></a> chore: release v1.6.5</li> <li><a href="https://github.com/shikijs/shiki/commit/40785d04f0668431572c7009726f8e3f3f4dda2f"><code>40785d0</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/2469296ccebad1eef8d4a14716ec3aa55591372c"><code>2469296</code></a> chore: release v1.6.4</li> <li><a href="https://github.com/shikijs/shiki/commit/1f056f52c12c0a9f9003b3b98a5c6f7f458e57e2"><code>1f056f5</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/84c0b5397cb5c2a5cf3934bb4c0254965c56ab8f"><code>84c0b53</code></a> feat: add CSS variables for markup diff tokens (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/698">#698</a>)</li> <li><a href="https://github.com/shikijs/shiki/commit/a6067e63a0cddebbf9d67cea26bba8a909a7c49e"><code>a6067e6</code></a> chore: release v1.6.3</li> <li><a href="https://github.com/shikijs/shiki/commit/107c9db81ba6d2ce560e4e5e8ba9cc6d8a32b10c"><code>107c9db</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/1a0f27fe22df5c7270bf5e26a120b1b9cef5c12c"><code>1a0f27f</code></a> chore: release v1.6.2</li> <li><a href="https://github.com/shikijs/shiki/commit/cce7a29b62f9ee01c710c812438bfdf2d744f9b0"><code>cce7a29</code></a> chore: update deps</li> <li>Additional commits viewable in <a href="https://github.com/shikijs/shiki/commits/v1.7.0/packages/shiki">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shiki&package-manager=npm_and_yarn&previous-version=1.1.7&new-version=1.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/shiki-1.7.0:dependabot/npm_and_yarn/shiki-1.7.0
git checkout dependabot/npm_and_yarn/shiki-1.7.0
Sign in to join this conversation.