Open renovate[bot] opened 1 year ago
Latest commit: 1308bd97807dd5ea678ed5573f67f95a61efd800
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
This PR contains the following updates:
^6.0.0
->^7.0.0
Release Notes
rehypejs/rehype-highlight (rehype-highlight)
### [`v7.0.1`](https://redirect.github.com/rehypejs/rehype-highlight/releases/tag/7.0.1) [Compare Source](https://redirect.github.com/rehypejs/rehype-highlight/compare/7.0.0...7.0.1) ##### Fix - [`8fbc0eb`](https://redirect.github.com/rehypejs/rehype-highlight/commit/8fbc0eb) Fix to prefer `no-highlight` class over `language-*` class ##### Types - [`f74755f`](https://redirect.github.com/rehypejs/rehype-highlight/commit/f74755f) Add declaration maps - [`28a031f`](https://redirect.github.com/rehypejs/rehype-highlight/commit/28a031f) Refactor to use `@import` ##### Docs - [`a2d4dc3`](https://redirect.github.com/rehypejs/rehype-highlight/commit/a2d4dc3) Add HTML, CSS sections to readme - [`67eeb3a`](https://redirect.github.com/rehypejs/rehype-highlight/commit/67eeb3a) Add example, links to `rehype-highlight-code-lines` - [`3c2d9e0`](https://redirect.github.com/rehypejs/rehype-highlight/commit/3c2d9e0) Add references to `rehype-starry-night` in docs **Full Changelog**: https://github.com/rehypejs/rehype-highlight/compare/7.0.0...7.0.1 ### [`v7.0.0`](https://redirect.github.com/rehypejs/rehype-highlight/releases/tag/7.0.0) [Compare Source](https://redirect.github.com/rehypejs/rehype-highlight/compare/6.0.0...7.0.0) ##### Change - [`d72c765`](https://redirect.github.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://redirect.github.com/rehypejs/rehype-highlight/commit/b057174) Update `@types/hast`, `unified`, utilities, etc **migrate**: update too - [`72fe488`](https://redirect.github.com/rehypejs/rehype-highlight/commit/72fe488) Change to require Node.js 16 **migrate**: update too - [`d2fc56d`](https://redirect.github.com/rehypejs/rehype-highlight/commit/d2fc56d) Change to use `exports` **migrate**: don’t use private APIs - [`dc3823d`](https://redirect.github.com/rehypejs/rehype-highlight/commit/dc3823d) Remove `ignoreMissing` option, make it default **migrate**: remove `ignoreMissing`, expect warnings on the file instead ##### Misc - [`d05e002`](https://redirect.github.com/rehypejs/rehype-highlight/commit/d05e002) Fix broken import in example by [@rhysd](https://redirect.github.com/rhysd) in [https://github.com/rehypejs/rehype-highlight/pull/24](https://redirect.github.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 was generated by Mend Renovate. View the repository job log.