marigold-ui / marigold

Design System based on react-aria and Tailwind CSS
https://marigold-ui.io
MIT License
101 stars 7 forks source link

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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 4 months ago

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`](https://togithub.com/rehype-pretty/rehype-pretty-code/releases/tag/v0.13.0) [Compare Source](https://togithub.com/rehype-pretty/rehype-pretty-code/compare/v0.12.6...v0.13.0) #####    🚀 Features - Upgrade to `shiki` v1 ```js npm uninstall shikiji npm install shiki ``` #####    🐞 Bug Fixes - Actions npm auth  -  by [@​o-az](https://togithub.com/o-az) in [https://github.com/rehype-pretty/rehype-pretty-code/issues/170](https://togithub.com/rehype-pretty/rehype-pretty-code/issues/170) [(5535d)](https://togithub.com/rehype-pretty/rehype-pretty-code/commit/5535ddb) #####     [View changes on GitHub](https://togithub.com/rehype-pretty/rehype-pretty-code/compare/v0.12.6...v0.13.0) ### [`v0.12.6`](https://togithub.com/rehype-pretty/rehype-pretty-code/releases/tag/v0.12.6) [Compare Source](https://togithub.com/rehype-pretty/rehype-pretty-code/compare/v0.12.5...v0.12.6) #####    🚀 Features - Upgrade shikiji to 0.10  -  by [@​o-az](https://togithub.com/o-az) in [https://github.com/atomiks/rehype-pretty-code/issues/167](https://togithub.com/atomiks/rehype-pretty-code/issues/167) [(0363d)](https://togithub.com/atomiks/rehype-pretty-code/commit/0363dee) #####    🐞 Bug Fixes - Rangeless multi chars highlighting  -  by [@​atomiks](https://togithub.com/atomiks) in [https://github.com/atomiks/rehype-pretty-code/issues/168](https://togithub.com/atomiks/rehype-pretty-code/issues/168) [(a70e0)](https://togithub.com/atomiks/rehype-pretty-code/commit/a70e07f) #####     [View changes on GitHub](https://togithub.com/atomiks/rehype-pretty-code/compare/v0.12.5...v0.12.6) ### [`v0.12.5`](https://togithub.com/rehype-pretty/rehype-pretty-code/releases/tag/v0.12.5) [Compare Source](https://togithub.com/rehype-pretty/rehype-pretty-code/compare/v0.12.4...v0.12.5) #####    🐞 Bug Fixes - Export types  -  by [@​atomiks](https://togithub.com/atomiks) in [https://github.com/atomiks/rehype-pretty-code/issues/162](https://togithub.com/atomiks/rehype-pretty-code/issues/162) [(f96d4)](https://togithub.com/atomiks/rehype-pretty-code/commit/f96d43a) #####     [View changes on GitHub](https://togithub.com/atomiks/rehype-pretty-code/compare/v0.12.4...v0.12.5) ### [`v0.12.4`](https://togithub.com/rehype-pretty/rehype-pretty-code/releases/tag/v0.12.4) [Compare Source](https://togithub.com/rehype-pretty/rehype-pretty-code/compare/v0.12.3...v0.12.4) #####    🐞 Bug Fixes - Avoid collapsing lines with plaintext lang with `grid: true`  -  by [@​atomiks](https://togithub.com/atomiks) in [https://github.com/atomiks/rehype-pretty-code/issues/158](https://togithub.com/atomiks/rehype-pretty-code/issues/158) [(20159)](https://togithub.com/atomiks/rehype-pretty-code/commit/20159e2) - Ignore `math` lang  -  by [@​atomiks](https://togithub.com/atomiks) in [https://github.com/atomiks/rehype-pretty-code/issues/159](https://togithub.com/atomiks/rehype-pretty-code/issues/159) [(ab71a)](https://togithub.com/atomiks/rehype-pretty-code/commit/ab71ae8) #####     [View changes on GitHub](https://togithub.com/atomiks/rehype-pretty-code/compare/v0.12.3...v0.12.4) ### [`v0.12.3`](https://togithub.com/rehype-pretty/rehype-pretty-code/releases/tag/v0.12.3) [Compare Source](https://togithub.com/rehype-pretty/rehype-pretty-code/compare/v0.12.2...v0.12.3) #####    🐞 Bug Fixes - Keep element props  -  by [@​atomiks](https://togithub.com/atomiks) in [https://github.com/atomiks/rehype-pretty-code/issues/139](https://togithub.com/atomiks/rehype-pretty-code/issues/139) [(744ad)](https://togithub.com/atomiks/rehype-pretty-code/commit/744ad8a) - Ignore highlighting for no lang  -  by [@​atomiks](https://togithub.com/atomiks) in [https://github.com/atomiks/rehype-pretty-code/issues/140](https://togithub.com/atomiks/rehype-pretty-code/issues/140) [(643ea)](https://togithub.com/atomiks/rehype-pretty-code/commit/643ea3a) #####     [View changes on GitHub](https://togithub.com/atomiks/rehype-pretty-code/compare/v0.12.2...v0.12.3) ### [`v0.12.2`](https://togithub.com/rehype-pretty/rehype-pretty-code/releases/tag/v0.12.2) [Compare Source](https://togithub.com/rehype-pretty/rehype-pretty-code/compare/v0.12.1...v0.12.2) #####    🚀 Features - Pass raw meta to shikiji  -  by [@​jxom](https://togithub.com/jxom) in [https://github.com/atomiks/rehype-pretty-code/issues/133](https://togithub.com/atomiks/rehype-pretty-code/issues/133) [(3f6d9)](https://togithub.com/atomiks/rehype-pretty-code/commit/3f6d985) #####     [View changes on GitHub](https://togithub.com/atomiks/rehype-pretty-code/compare/v0.12.1...v0.12.2) ### [`v0.12.1`](https://togithub.com/rehype-pretty/rehype-pretty-code/releases/tag/v0.12.1) [Compare Source](https://togithub.com/rehype-pretty/rehype-pretty-code/compare/v0.12.0...v0.12.1) #####    🚀 Features - Allow double quotes as chars delimiter  -  by [@​atomiks](https://togithub.com/atomiks) in [https://github.com/atomiks/rehype-pretty-code/issues/131](https://togithub.com/atomiks/rehype-pretty-code/issues/131) [(e4ba4)](https://togithub.com/atomiks/rehype-pretty-code/commit/e4ba418) - Group highlighted lines by id  -  by [@​atomiks](https://togithub.com/atomiks) in [https://github.com/atomiks/rehype-pretty-code/issues/129](https://togithub.com/atomiks/rehype-pretty-code/issues/129) [(56887)](https://togithub.com/atomiks/rehype-pretty-code/commit/568874c) - Support latest shikiji  -  by [@​atomiks](https://togithub.com/atomiks) in [https://github.com/atomiks/rehype-pretty-code/issues/132](https://togithub.com/atomiks/rehype-pretty-code/issues/132) [(48d7d)](https://togithub.com/atomiks/rehype-pretty-code/commit/48d7d7c) #####    🐞 Bug Fixes - Prevent loop with overlapping chars  -  by [@​atomiks](https://togithub.com/atomiks) in [https://github.com/atomiks/rehype-pretty-code/issues/130](https://togithub.com/atomiks/rehype-pretty-code/issues/130) [(403a4)](https://togithub.com/atomiks/rehype-pretty-code/commit/403a4bb) #####     [View changes on GitHub](https://togithub.com/atomiks/rehype-pretty-code/compare/v0.12.0...v0.12.1) ### [`v0.12.0`](https://togithub.com/rehype-pretty/rehype-pretty-code/releases/tag/v0.12.0) [Compare Source](https://togithub.com/rehype-pretty/rehype-pretty-code/compare/v0.11.0...v0.12.0) #####    🚀 Features Migrate to Shikiji  -  by [@​atomiks](https://togithub.com/atomiks) and **Dimitri POSTOLOV** in [https://github.com/atomiks/rehype-pretty-code/issues/109](https://togithub.com/atomiks/rehype-pretty-code/issues/109) [(b6823)](https://togithub.com/atomiks/rehype-pretty-code/commit/b682355) ```sh 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 `
` element (`[data-rehype-pretty-code-figure]`), and the title or caption is inside a `
` element. - Highlighted chars are now wrapped in ``. - 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](https://togithub.com/atomiks/rehype-pretty-code/compare/v0.11.0...v0.12.0) ### [`v0.11.0`](https://togithub.com/rehype-pretty/rehype-pretty-code/releases/tag/v0.11.0) [Compare Source](https://togithub.com/rehype-pretty/rehype-pretty-code/compare/v0.10.2...v0.11.0) #####    🐞 Bug Fixes Upgrades to `unified@11` - [chore: remove unused cjs build](https://togithub.com/atomiks/rehype-pretty-code/commit/74239a86e7f2d1d044b0e324dfcab40000e5777b) - [chore: upgrade deps](https://togithub.com/atomiks/rehype-pretty-code/commit/bd6c1ca8adc5622758662b171c299f14969babe4) to fix TypeScript build error #####     [View changes on GitHub](https://togithub.com/atomiks/rehype-pretty-code/compare/v0.10.2...v0.11.0)

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.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 4 months ago

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](https://vercel.com/marigold/marigold-production/H4cbPjJaX5bMWiS1SbQwiheywMt7)) | [Visit Preview](https://marigold-production-git-renovate-mdx-marigold.vercel.app) | | Mar 11, 2024 0:56am |
changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: bd3edda2cf9c0f117760c692c4a5223b55c9e5d8

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

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

:exclamation: 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](https://app.codecov.io/gh/marigold-ui/marigold/pull/3609/graphs/tree.svg?width=650&height=150&src=pr&token=YIIcKX7TZu&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marigold-ui)](https://app.codecov.io/gh/marigold-ui/marigold/pull/3609?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marigold-ui) ```diff @@ 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 ```
sarahgm commented 4 months ago

https://github.com/shadcn-ui/taxonomy/issues/244

sarahgm commented 2 months ago

@aromko @OsamaAbdellateef @sebald the build output says: Encountered unexpected errors while processing of 79 documents. This is possibly a bug in Contentlayer. Please open an issue.

I also think this is connected to shiki?

sebald commented 2 months ago

This might be. Guess we need to update shiki first?

aromko commented 2 months ago

@aromko @OsamaAbdellateef @sebald the build output says: Encountered unexpected errors while processing of 79 documents. This is possibly a bug in Contentlayer. Please open an issue.

I also think this is connected to shiki?

Or you try to update them together if these dependencies are related? So create an own branch.

renovate[bot] commented 2 months ago

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.