ChristianMurphy / selective

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

fix: update dependency unified-message-control to v5 #1177

Open renovate[bot] opened 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unified-message-control ^3.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

unifiedjs/unified-message-control (unified-message-control) ### [`v5.0.0`](https://togithub.com/unifiedjs/unified-message-control/releases/tag/5.0.0) [Compare Source](https://togithub.com/unifiedjs/unified-message-control/compare/4.0.0...5.0.0) ##### Change - [`d487864`](https://togithub.com/unifiedjs/unified-message-control/commit/d487864) Update `vfile`, `@types/unist`, etc **migrate**: update too - [`005196d`](https://togithub.com/unifiedjs/unified-message-control/commit/005196d) Change to require Node.js 16 **migrate**: update too - [`f1bdb73`](https://togithub.com/unifiedjs/unified-message-control/commit/f1bdb73) Change to use `exports` **migrate**: don’t use private APIs - [`296bf89`](https://togithub.com/unifiedjs/unified-message-control/commit/296bf89) Change interface to be a utility **migrate**: `messageControl({...options}) => fn(tree, file)` -> `messageControl(tree, {file, ...options})` **Full Changelog**: https://github.com/unifiedjs/unified-message-control/compare/4.0.0...5.0.0 ### [`v4.0.0`](https://togithub.com/unifiedjs/unified-message-control/releases/tag/4.0.0) [Compare Source](https://togithub.com/unifiedjs/unified-message-control/compare/3.0.3...4.0.0) - [`5d11b88`](https://togithub.com/unifiedjs/unified-message-control/commit/5d11b88) [`3122102`](https://togithub.com/unifiedjs/unified-message-control/commit/3122102) Add JSDoc based types - [`d561be3`](https://togithub.com/unifiedjs/unified-message-control/commit/d561be3) 3c56c4eUse ESM - [`b8790a6`](https://togithub.com/unifiedjs/unified-message-control/commit/b8790a6) [`080034f`](https://togithub.com/unifiedjs/unified-message-control/commit/080034f) Update prose in `readme.md` - [`2981031`](https://togithub.com/unifiedjs/unified-message-control/commit/2981031) Update dependencies

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.