ChristianMurphy / selective

Statically find HTML anti patterns using CSS Selectors
MIT License
14 stars 0 forks source link

fix: update dependency hast-util-select to v5 - autoclosed #1062

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hast-util-select 4.0.2 -> 5.0.5 age adoption passing confidence

Release Notes

syntax-tree/hast-util-select (hast-util-select) ### [`v5.0.5`](https://togithub.com/syntax-tree/hast-util-select/releases/tag/5.0.5) [Compare Source](https://togithub.com/syntax-tree/hast-util-select/compare/5.0.4...5.0.5) - [`4ee85b0`](https://togithub.com/syntax-tree/hast-util-select/commit/4ee85b0) Fix `:matches`, `:not` after something matched **Full Changelog**: https://github.com/syntax-tree/hast-util-select/compare/5.0.4...5.0.5 ### [`v5.0.4`](https://togithub.com/syntax-tree/hast-util-select/releases/tag/5.0.4) [Compare Source](https://togithub.com/syntax-tree/hast-util-select/compare/5.0.3...5.0.4) ##### Misc - [`a64af0e`](https://togithub.com/syntax-tree/hast-util-select/commit/a64af0e) Fix to not export utility - [`6b59e1d`](https://togithub.com/syntax-tree/hast-util-select/commit/6b59e1d) Add improved docs **Full Changelog**: https://github.com/syntax-tree/hast-util-select/compare/5.0.3...5.0.4 ### [`v5.0.3`](https://togithub.com/syntax-tree/hast-util-select/releases/tag/5.0.3) [Compare Source](https://togithub.com/syntax-tree/hast-util-select/compare/5.0.2...5.0.3) - [`b0d92b1`](https://togithub.com/syntax-tree/hast-util-select/commit/b0d92b1) Fix to return results in tree order - [`804cc39`](https://togithub.com/syntax-tree/hast-util-select/commit/804cc39) Fix support for parent-sensitive pseudos - [`6ee499e`](https://togithub.com/syntax-tree/hast-util-select/commit/6ee499e) Add support for `null` as input in types - [`2a9afde`](https://togithub.com/syntax-tree/hast-util-select/commit/2a9afde) Add improved docs - [`8b57b44`](https://togithub.com/syntax-tree/hast-util-select/commit/8b57b44) Add docs to types **Full Changelog**: https://github.com/syntax-tree/hast-util-select/compare/5.0.2...5.0.3 ### [`v5.0.2`](https://togithub.com/syntax-tree/hast-util-select/releases/tag/5.0.2) [Compare Source](https://togithub.com/syntax-tree/hast-util-select/compare/5.0.1...5.0.2) - [`12d4347`](https://togithub.com/syntax-tree/hast-util-select/commit/12d4347) Fix `nth-check` breaking change - [`9cd8e21`](https://togithub.com/syntax-tree/hast-util-select/commit/9cd8e21) Add improved docs **Full Changelog**: https://github.com/syntax-tree/hast-util-select/compare/5.0.1...5.0.2 ### [`v5.0.1`](https://togithub.com/syntax-tree/hast-util-select/releases/tag/5.0.1) [Compare Source](https://togithub.com/syntax-tree/hast-util-select/compare/5.0.0...5.0.1) - [`724bb40`](https://togithub.com/syntax-tree/hast-util-select/commit/724bb40) Fix exception on selector list in `select` - [`bd62f7d`](https://togithub.com/syntax-tree/hast-util-select/commit/bd62f7d) Add `strict` to `tsconfig.json` **Full Changelog**: https://github.com/syntax-tree/hast-util-select/compare/5.0.0...5.0.1 ### [`v5.0.0`](https://togithub.com/syntax-tree/hast-util-select/releases/tag/5.0.0) [Compare Source](https://togithub.com/syntax-tree/hast-util-select/compare/4.0.2...5.0.0) - [`6b0fdb8`](https://togithub.com/syntax-tree/hast-util-select/commit/6b0fdb8) Add JSDoc based types - [`465234f`](https://togithub.com/syntax-tree/hast-util-select/commit/465234f) Use ESM

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.