1
0
Fork
You've already forked website
0

Bump @shikijs/rehype from 1.21.0 to 1.22.2 #67

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/shikijs/rehype-1.22.2 into main 2024年11月01日 10:06:12 +01:00
dependabot[bot] commented 2024年11月01日 04:25:20 +01:00 (Migrated from github.com)
Copy link

Bumps @shikijs/rehype from 1.21.0 to 1.22.2.

Release notes

Sourced from @​shikijs/rehype's releases.

v1.22.2

🐞 Bug Fixes

View changes on GitHub

v1.22.1

🚀 Features

🐞 Bug Fixes

View changes on GitHub

v1.22.0

🚀 Features

View changes on GitHub

v1.21.1

🚀 Features

View changes on GitHub
Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@shikijs/rehype [< 1.17, > 1.16.1]

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 [@shikijs/rehype](https://github.com/shikijs/shiki/tree/HEAD/packages/rehype) from 1.21.0 to 1.22.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases"><code>@​shikijs/rehype</code>'s releases</a>.</em></p> <blockquote> <h2>v1.22.2</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>cli</strong>: Multiple fontStyle - by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/c9acd17b"><!-- raw HTML omitted -->(c9acd)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: <code>createdBundledHighlighter</code> cause wasm engine to be loaded - by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/819">shikijs/shiki#819</a> <a href="https://github.com/shikijs/shiki/commit/e26920a5"><!-- raw HTML omitted -->(e2692)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.1...v1.22.2">View changes on GitHub</a></h5> <h2>v1.22.1</h2> <h3> 🚀 Features</h3> <ul> <li>Update deps and themes, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/rehype/issues/810">#810</a> - by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/810">shikijs/shiki#810</a> <a href="https://github.com/shikijs/shiki/commit/2b513987"><!-- raw HTML omitted -->(2b513)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>rehype</strong>: Support special languages - by <a href="https://github.com/fuma-nama"><code>@​fuma-nama</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/808">shikijs/shiki#808</a> <a href="https://github.com/shikijs/shiki/commit/b8471aa7"><!-- raw HTML omitted -->(b8471)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.0...v1.22.1">View changes on GitHub</a></h5> <h2>v1.22.0</h2> <h3> 🚀 Features</h3> <ul> <li>Store grammar state in weakmap - by <a href="https://github.com/antfu"><code>@​antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/804">shikijs/shiki#804</a> <a href="https://github.com/shikijs/shiki/commit/320d7582"><!-- raw HTML omitted -->(320d7)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.21.1...v1.22.0">View changes on GitHub</a></h5> <h2>v1.21.1</h2> <h3> 🚀 Features</h3> <ul> <li>Update deps - by <a href="https://github.com/antfu"><code>@​antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/2bdf1b89"><!-- raw HTML omitted -->(2bdf1)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.21.0...v1.21.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/e4d9a7a1013630127ce405c9a7f84c7df6c2de07"><code>e4d9a7a</code></a> chore: release v1.22.2</li> <li><a href="https://github.com/shikijs/shiki/commit/cea19737bdd24c10bbd66e50e018927ba41db571"><code>cea1973</code></a> chore: release v1.22.1</li> <li><a href="https://github.com/shikijs/shiki/commit/b8471aa76fcefdd3205c649a185efb2561791720"><code>b8471aa</code></a> fix(rehype): support special languages (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/rehype/issues/808">#808</a>)</li> <li><a href="https://github.com/shikijs/shiki/commit/2d58f7ff7bd642682e93b577d9b68bede8548ef8"><code>2d58f7f</code></a> chore: release v1.22.0</li> <li><a href="https://github.com/shikijs/shiki/commit/ea4b8dd7f9f4a4b75904edf3ec5a2d59b00080a1"><code>ea4b8dd</code></a> chore: release v1.21.1</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.22.2/packages/rehype">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | @shikijs/rehype | [< 1.17, > 1.16.1] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@shikijs/rehype&package-manager=npm_and_yarn&previous-version=1.21.0&new-version=1.22.2)](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>
cloudflare-workers-and-pages[bot] commented 2024年11月01日 04:25:22 +01:00 (Migrated from github.com)
Copy link

Deploying robinmetral with Cloudflare Pages Cloudflare Pages

Latest commit: e9eb5fd
Status: Deploy successful!

View logs

## Deploying robinmetral with &nbsp;<a href="https://pages.dev"><img alt="Cloudflare Pages" src="https://user-images.githubusercontent.com/23264/106598434-9e719e00-654f-11eb-9e59-6167043cfa01.png" width="16"></a> &nbsp;Cloudflare Pages <table><tr><td><strong>Latest commit:</strong> </td><td> <code>e9eb5fd</code> </td></tr> <tr><td><strong>Status:</strong></td><td>&nbsp;✅&nbsp; Deploy successful!</td></tr> <tr><td><strong>Preview URL:</strong></td><td> <a href='https://dc6d088f.robinmetral.pages.dev'>https://dc6d088f.robinmetral.pages.dev</a> </td></tr> <tr><td><strong>Branch Preview URL:</strong></td><td> <a href='https://dependabot-npm-and-yarn-shik-5lyj.robinmetral.pages.dev'>https://dependabot-npm-and-yarn-shik-5lyj.robinmetral.pages.dev</a> </td></tr> </table> [View logs](https://dash.cloudflare.com/?to=/:account/pages/view/robinmetral/dc6d088f-2cff-4f43-a035-69d85a7c7578)
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
robinmetral/website!67
Reference in a new issue
robinmetral/website
No description provided.
Delete branch "dependabot/npm_and_yarn/shikijs/rehype-1.22.2"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?