Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2023

This PR contains the following updates:

Package Change Age Confidence
rehype-pretty-code (source) ^0.10.2 -> ^0.14.0 age confidence

Release Notes

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

v0.14.1

Compare Source

Patch Changes
  • fix: use getSingletonHighlighter to avoid deprecated (since v2) Shiki API
  • Support Shiki 3

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
  • Cache highlighter based on theme  -  by @​atomiks in #​187 (50e9a). Fixes memory issues when rehypePrettyCode plugin is invoked multiple times and the options object is not a static reference.
    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 atomiks#109 (b6823)

npm i rehype-pretty-code@latest [email protected] && 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

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.

@vercel
Copy link

vercel bot commented Dec 3, 2023

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
nextjs-contentlayer-blog Error Error Sep 1, 2025 4:42am

@renovate renovate bot added the dependencies label Dec 3, 2023
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from 8f42b1a to f7388a4 Compare December 6, 2023 07:35
@renovate renovate bot changed the title chore(deps): update dependency rehype-pretty-code to ^0.11.0 chore(deps): update dependency rehype-pretty-code to ^0.12.0 Dec 6, 2023
@renovate renovate bot changed the title chore(deps): update dependency rehype-pretty-code to ^0.12.0 chore(deps): update dependency rehype-pretty-code to ^0.13.0 Feb 11, 2024
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from f7388a4 to 2e02951 Compare February 11, 2024 04:44
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from 2e02951 to a73bb4e Compare August 31, 2024 15:51
@renovate renovate bot changed the title chore(deps): update dependency rehype-pretty-code to ^0.13.0 chore(deps): update dependency rehype-pretty-code to ^0.14.0 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/rehype-pretty-code-0.x branch from a73bb4e to bf95da9 Compare August 10, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant