ssssota / svelte-exmarkdown

Svelte component to render markdown.
https://ssssota.github.io/svelte-exmarkdown
MIT License
188 stars 6 forks source link

chore(deps): update dependency rehype-highlight to v7 - autoclosed #101

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rehype-highlight ^6.0.0 -> ^7.0.0 age adoption passing confidence

Release Notes

rehypejs/rehype-highlight (rehype-highlight) ### [`v7.0.0`](https://togithub.com/rehypejs/rehype-highlight/releases/tag/7.0.0) [Compare Source](https://togithub.com/rehypejs/rehype-highlight/compare/6.0.0...7.0.0) ##### Change - [`d72c765`](https://togithub.com/rehypejs/rehype-highlight/commit/d72c765) Update `lowlight` **migrate**: if you pass `languages`, make sure the spread in `common` from `lowlight`: `.use(rehypeHighlight, {...common, ...otherLanguages})` - [`b057174`](https://togithub.com/rehypejs/rehype-highlight/commit/b057174) Update `@types/hast`, `unified`, utilities, etc **migrate**: update too - [`72fe488`](https://togithub.com/rehypejs/rehype-highlight/commit/72fe488) Change to require Node.js 16 **migrate**: update too - [`d2fc56d`](https://togithub.com/rehypejs/rehype-highlight/commit/d2fc56d) Change to use `exports` **migrate**: don’t use private APIs - [`dc3823d`](https://togithub.com/rehypejs/rehype-highlight/commit/dc3823d) Remove `ignoreMissing` option, make it default **migrate**: remove `ignoreMissing`, expect warnings on the file instead ##### Misc - [`d05e002`](https://togithub.com/rehypejs/rehype-highlight/commit/d05e002) Fix broken import in example by [@​rhysd](https://togithub.com/rhysd) in [https://github.com/rehypejs/rehype-highlight/pull/24](https://togithub.com/rehypejs/rehype-highlight/pull/24) **Full Changelog**: https://github.com/rehypejs/rehype-highlight/compare/6.0.0...7.0.0

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.



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

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: d5dcd45e226d3ec2d33ab1536c3576754ab62ad7

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-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (799ad02) 98.72% compared to head (d5dcd45) 98.72%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #101 +/- ## ======================================= Coverage 98.72% 98.72% ======================================= Files 7 7 Lines 235 235 Branches 37 37 ======================================= Hits 232 232 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.