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

fix(deps): update dependency rehype-pretty-code to v0.14.0 #913

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rehype-pretty-code (source) 0.10.1 -> 0.14.0 age adoption passing confidence

Release Notes

rehype-pretty/rehype-pretty-code (rehype-pretty-code)

v0.14.0

Compare Source

Minor Changes
  • Adds an option to bypass inline code blocks

v0.13.2

Compare Source

Patch Changes
    • fix: smarter way to modify rounded in presence of title (#​205)
  • fix: prevent start line numbers being highlighted (#​181)
  • feat: introduce new package @rehype-pretty/transformers. Release the first transformer: @rehype-pretty/transformers/copy-button (see example usage)

v0.13.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.13.0

Compare Source

   🚀 Features
  • Upgrade to shiki v1
npm uninstall shikiji
npm install shiki
   🐞 Bug Fixes
    View changes on GitHub

v0.12.6

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.12.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.12.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.12.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.12.2

Compare Source

   🚀 Features
    View changes on GitHub

v0.12.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.12.0

Compare Source

   🚀 Features

Migrate to Shikiji  -  by @​atomiks and Dimitri POSTOLOV in https://github.com/atomiks/rehype-pretty-code/issues/109 (b6823)

npm i rehype-pretty-code@latest shikiji@0.7.x && npm uninstall shiki
  • More semantic generated HTML.
  • [data-rehype-pretty-code-fragment] is now a <figure> element ([data-rehype-pretty-code-figure]), and the title or caption is inside a <figcaption> element.
  • Highlighted chars are now wrapped in <mark>.
  • Client-side usage works out of the box, with smaller size.
  • Multiple themes now renders a single block and uses CSS variables to change colors. data-theme has a space-separated list of the actual theme names, instead of the color mode.
  • Inline code highlighting can now be escaped.
    View changes on GitHub

v0.11.0

Compare Source

   🐞 Bug Fixes

Upgrades to unified@11

    View changes on GitHub

v0.10.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link

vercel bot commented Jan 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ❌ Failed (Inspect) Oct 29, 2024 0:35am

Copy link

vercel bot commented Jan 11, 2024

Deployment failed with the following error:

Resource is limited - try again in 14 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from a26b411 to f8a85d9 Compare January 11, 2024 18:36
Copy link

vercel bot commented Jan 11, 2024

Deployment failed with the following error:

Resource is limited - try again in 12 hours (more than 100, code: "api-deployments-free-per-day").

auto-merge was automatically disabled January 11, 2024 21:34

Base branch was modified

@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from f8a85d9 to 33a48a1 Compare January 11, 2024 21:36
Copy link

vercel bot commented Jan 11, 2024

Deployment failed with the following error:

Resource is limited - try again in 9 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch 2 times, most recently from 056f0ab to d1c8fd4 Compare January 12, 2024 07:15
Copy link

vercel bot commented Jan 12, 2024

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from a0aa354 to 0b215d4 Compare October 15, 2024 19:24
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from 0b215d4 to cf31c06 Compare October 16, 2024 19:14
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from cf31c06 to 38dd426 Compare October 17, 2024 03:45
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from 38dd426 to e126d47 Compare October 17, 2024 22:49
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from e126d47 to b0a508e Compare October 19, 2024 07:49
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from b0a508e to 932b7ff Compare October 22, 2024 06:40
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from 932b7ff to 13cda5c Compare October 23, 2024 08:55
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from 13cda5c to 4859dbb Compare October 23, 2024 10:29
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from 4859dbb to bc754a9 Compare October 23, 2024 13:05
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from bc754a9 to b4b7020 Compare October 23, 2024 18:32
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from b4b7020 to 0988fda Compare October 25, 2024 14:12
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from 0988fda to df51a93 Compare October 25, 2024 16:09
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from df51a93 to 20fdefb Compare October 25, 2024 19:33
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