jaywcjlove / rehype-rewrite

Rewrite element with rehype.
https://jaywcjlove.github.io/rehype-rewrite
MIT License
21 stars 1 forks source link

fix(deps): update dependency hast-util-select to v6 #29

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
hast-util-select ~5.0.1 -> ~6.0.0 age adoption passing confidence

Release Notes

syntax-tree/hast-util-select (hast-util-select) ### [`v6.0.0`](https://togithub.com/syntax-tree/hast-util-select/releases/tag/6.0.0) [Compare Source](https://togithub.com/syntax-tree/hast-util-select/compare/5.0.5...6.0.0) ##### Change - [`11e66c0`](https://togithub.com/syntax-tree/hast-util-select/commit/11e66c0) Update `@types/hast`, utilities **migrate**: update too - [`2b1144c`](https://togithub.com/syntax-tree/hast-util-select/commit/2b1144c) Change to require Node.js 16 **migrate**: update too - [`1a7cb9f`](https://togithub.com/syntax-tree/hast-util-select/commit/1a7cb9f) Change to use `exports` **migrate**: don’t use private APIs - [`db5ea46`](https://togithub.com/syntax-tree/hast-util-select/commit/db5ea46) Change to yield `undefined` **migrate**: expect `undefined`, not `null` - [`daf8770`](https://togithub.com/syntax-tree/hast-util-select/commit/daf8770) Update to match CSS selectors 4 **migrate**: should be fine, pass valid modern css selectors, make sure to use `:is` instead of ancient `:any` or `:matches` - [`e1e821c`](https://togithub.com/syntax-tree/hast-util-select/commit/e1e821c) Change to never match multiple ids **migrate**: use a single id ##### Add - [`56ae734`](https://togithub.com/syntax-tree/hast-util-select/commit/56ae734) Add support for case-sensitivity modifiers - [`0c47af3`](https://togithub.com/syntax-tree/hast-util-select/commit/0c47af3) Add support for `a:has(> b)` **Full Changelog**: https://github.com/syntax-tree/hast-util-select/compare/5.0.5...6.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.