Commit dbfbac5
authored
chore(deps): update dependency chokidar to v5 (#555)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [chokidar](https://redirect.github.com/paulmillr/chokidar) | [`4.0.3` -> `5.0.0`](https://renovatebot.com/diffs/npm/chokidar/4.0.3/5.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>paulmillr/chokidar (chokidar)</summary>
### [`v5.0.0`](https://redirect.github.com/paulmillr/chokidar/releases/tag/5.0.0)
[Compare Source](https://redirect.github.com/paulmillr/chokidar/compare/4.0.3...5.0.0)
- Make the package ESM-only. Reduces on-disk package size from \~150kb to \~80kb
- Increase minimum node.js version to v20.19. The versions starting from it support loading esm files from cjs
- fix: Make types more precise [#​1424](https://redirect.github.com/paulmillr/chokidar/pull/1424)
- perf: re-use double slash regex [#​1435](https://redirect.github.com/paulmillr/chokidar/pull/1435)
- Update readdirp to ESM-only v5
- Lots of minor improvements in tests
- Increase security of NPM releases. Switch to token-less Trusted Publishing, with help of [jsbt](https://redirect.github.com/paulmillr/jsbt)
- Switch compilation mode to isolatedDeclaration-based typescript for simplified auto-generated docs
#### New Contributors
- [@​mhkeller](https://redirect.github.com/mhkeller) made their first contribution in [#​1426](https://redirect.github.com/paulmillr/chokidar/pull/1426)
- [@​btea](https://redirect.github.com/btea) made their first contribution in [#​1432](https://redirect.github.com/paulmillr/chokidar/pull/1432)
**Full Changelog**: <paulmillr/chokidar@4.0.3...5.0.0>
</details>
---
### 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.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SvenKirschbaum/share.kirschbaum.cloud).1 parent 06db7d1 commit dbfbac5
2 files changed
+11
-11
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments