Chipsnet / damare

DamareはDiscordで使える読み上げBotです。
https://damare.m86.work
Mozilla Public License 2.0
26 stars 6 forks source link

Update dependency chokidar to v3.6.0 #54

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

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

Release Notes

paulmillr/chokidar (chokidar) ### [`v3.6.0`](https://togithub.com/paulmillr/chokidar/releases/tag/3.6.0) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.5.3...3.6.0) #### What's Changed - fix readyCount logic by [@​JLHwung](https://togithub.com/JLHwung) in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - handle MustScanSubDirs by [@​MarcCelani-at](https://togithub.com/MarcCelani-at) in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - update fs.FSWatcher types to satisfy nodejs versions >= 16; fixes [#​1299](https://togithub.com/paulmillr/chokidar/issues/1299) by [@​ben-polinsky](https://togithub.com/ben-polinsky) in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) #### New Contributors - [@​Mutahhar](https://togithub.com/Mutahhar) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1226](https://togithub.com/paulmillr/chokidar/pull/1226) - [@​zqianem](https://togithub.com/zqianem) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1242](https://togithub.com/paulmillr/chokidar/pull/1242) - [@​JLHwung](https://togithub.com/JLHwung) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1288](https://togithub.com/paulmillr/chokidar/pull/1288) - [@​MarcCelani-at](https://togithub.com/MarcCelani-at) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1197](https://togithub.com/paulmillr/chokidar/pull/1197) - [@​ben-polinsky](https://togithub.com/ben-polinsky) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1300](https://togithub.com/paulmillr/chokidar/pull/1300) **Full Changelog**: https://github.com/paulmillr/chokidar/compare/3.5.3...3.6.0 ### [`v3.5.3`](https://togithub.com/paulmillr/chokidar/releases/tag/3.5.3) [Compare Source](https://togithub.com/paulmillr/chokidar/compare/3.5.2...3.5.3) #### What's Changed - types: use correct type def for ignored option by [@​iheyunfei](https://togithub.com/iheyunfei) in [https://github.com/paulmillr/chokidar/pull/1140](https://togithub.com/paulmillr/chokidar/pull/1140) - Update chokidar-cli link in README.md by [@​mcecode](https://togithub.com/mcecode) in [https://github.com/paulmillr/chokidar/pull/1142](https://togithub.com/paulmillr/chokidar/pull/1142) - handle promise rejection when a symlink's target does not exist. Fixe… by [@​nicks](https://togithub.com/nicks) in [https://github.com/paulmillr/chokidar/pull/1010](https://togithub.com/paulmillr/chokidar/pull/1010) - fix: improve `add` and `unwatch` TypeScript definitions by [@​alan-agius4](https://togithub.com/alan-agius4) in [https://github.com/paulmillr/chokidar/pull/1157](https://togithub.com/paulmillr/chokidar/pull/1157) - Enable dtslinting by [@​alan-agius4](https://togithub.com/alan-agius4) in [https://github.com/paulmillr/chokidar/pull/1158](https://togithub.com/paulmillr/chokidar/pull/1158) - style: delete yarn.lock by [@​alan-agius4](https://togithub.com/alan-agius4) in [https://github.com/paulmillr/chokidar/pull/1159](https://togithub.com/paulmillr/chokidar/pull/1159) #### New Contributors - [@​iheyunfei](https://togithub.com/iheyunfei) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1140](https://togithub.com/paulmillr/chokidar/pull/1140) - [@​mcecode](https://togithub.com/mcecode) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1142](https://togithub.com/paulmillr/chokidar/pull/1142) - [@​nicks](https://togithub.com/nicks) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1010](https://togithub.com/paulmillr/chokidar/pull/1010) - [@​alan-agius4](https://togithub.com/alan-agius4) made their first contribution in [https://github.com/paulmillr/chokidar/pull/1157](https://togithub.com/paulmillr/chokidar/pull/1157) **Full Changelog**: https://github.com/paulmillr/chokidar/compare/3.5.2...3.5.3

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.