nuxt-modules / eslint

ESLint module for Nuxt.js
MIT License
160 stars 15 forks source link

chore(deps): update dependency chokidar to v4 #132

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chokidar ^3.6.0 -> ^4.0.1 age adoption passing confidence

Release Notes

paulmillr/chokidar (chokidar) ### [`v4.0.1`](https://redirect.github.com/paulmillr/chokidar/releases/tag/4.0.1) [Compare Source](https://redirect.github.com/paulmillr/chokidar/compare/4.0.0...4.0.1) - Various fixes and improvements of typescript types #### New Contributors - [@​benmccann](https://redirect.github.com/benmccann) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1349](https://redirect.github.com/paulmillr/chokidar/pull/1349) - [@​talentlessguy](https://redirect.github.com/talentlessguy) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1356](https://redirect.github.com/paulmillr/chokidar/pull/1356) **Full Changelog**: https://github.com/paulmillr/chokidar/compare/4.0.0...4.0.1 ### [`v4.0.0`](https://redirect.github.com/paulmillr/chokidar/releases/tag/4.0.0) [Compare Source](https://redirect.github.com/paulmillr/chokidar/compare/3.6.0...4.0.0) - Remove glob support - Remove bundled fsevents - Decrease dependency count from 13 to 1 - Rewrite in typescript. Makes emitted types more precise - The package became hybrid common.js / ESM - Bump minimum node.js requirement to v14+ Special thanks to [@​43081j](https://redirect.github.com/43081j) for improvements and help. **Full Changelog**: https://github.com/paulmillr/chokidar/compare/3.6.0...4.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 was generated by Mend Renovate. View the repository job log.