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

chore(deps): update dependency rehype-pretty-code to v0.13.0 #3609

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 9, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Jan 9, 2024

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

Name Status Preview Comments Updated (UTC)
marigold-docs ❌ Failed (Inspect) Mar 11, 2024 0:56am
marigold-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2024 0:56am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
marigold-production ⬜️ Ignored (Inspect) Visit Preview Mar 11, 2024 0:56am

Copy link

changeset-bot bot commented Jan 9, 2024

⚠️ No Changeset found

Latest commit: bd3edda

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions bot added the type:docs Improvements or additions to documentation label Jan 9, 2024
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.82%. Comparing base (36c953c) to head (e87969d).
Report is 113 commits behind head on main.

❗ Current head e87969d differs from pull request most recent head bd3edda. Consider uploading reports for the commit bd3edda to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3609   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files         119      119           
  Lines        6341     6369   +28     
  Branches      307      307           
=======================================
+ Hits         6330     6358   +28     
  Misses         10       10           
  Partials        1        1           

@renovate renovate bot force-pushed the renovate/mdx branch 2 times, most recently from 4969684 to c807a60 Compare January 10, 2024 07:42
@renovate renovate bot force-pushed the renovate/mdx branch 3 times, most recently from eb1c009 to 7970afd Compare January 10, 2024 15:15
@renovate renovate bot force-pushed the renovate/mdx branch 2 times, most recently from 44149b4 to 4f693f3 Compare January 10, 2024 15:34
@vercel vercel bot temporarily deployed to Preview – marigold-docs March 7, 2024 13:21 Inactive
@renovate renovate bot force-pushed the renovate/mdx branch 2 times, most recently from fa547c5 to bab6044 Compare March 8, 2024 08:49
@renovate renovate bot force-pushed the renovate/mdx branch 2 times, most recently from 4fe5f58 to df954ce Compare March 10, 2024 08:26
@renovate renovate bot force-pushed the renovate/mdx branch 2 times, most recently from 584903a to 4079118 Compare March 11, 2024 08:00
Copy link
Contributor Author

renovate bot commented Mar 11, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.13.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/mdx branch March 11, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs Improvements or additions to documentation type:feature New feature or component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants