Closed renovate[bot] closed 1 year ago
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.
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
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
^6.0.0
->^7.0.0
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.0Configuration
📅 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.