Skip to content

Commit

Permalink
fix(deps): update dependency chokidar to ^3.6.0 (#2454)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [chokidar](https://togithub.com/paulmillr/chokidar) | [`^3.5.3` ->
`^3.6.0`](https://renovatebot.com/diffs/npm/chokidar/3.5.3/3.6.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/chokidar/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chokidar/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chokidar/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chokidar/3.5.3/3.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>paulmillr/chokidar (chokidar)</summary>

###
[`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
[@&#8203;JLHwung](https://togithub.com/JLHwung) in
[paulmillr/chokidar#1288
- handle MustScanSubDirs by
[@&#8203;MarcCelani-at](https://togithub.com/MarcCelani-at) in
[paulmillr/chokidar#1197
- update fs.FSWatcher types to satisfy nodejs versions >= 16; fixes
[#&#8203;1299](https://togithub.com/paulmillr/chokidar/issues/1299) by
[@&#8203;ben-polinsky](https://togithub.com/ben-polinsky) in
[paulmillr/chokidar#1300

#### New Contributors

- [@&#8203;Mutahhar](https://togithub.com/Mutahhar) made their first
contribution in
[paulmillr/chokidar#1226
- [@&#8203;zqianem](https://togithub.com/zqianem) made their first
contribution in
[paulmillr/chokidar#1242
- [@&#8203;JLHwung](https://togithub.com/JLHwung) made their first
contribution in
[paulmillr/chokidar#1288
- [@&#8203;MarcCelani-at](https://togithub.com/MarcCelani-at) made their
first contribution in
[paulmillr/chokidar#1197
- [@&#8203;ben-polinsky](https://togithub.com/ben-polinsky) made their
first contribution in
[paulmillr/chokidar#1300

**Full Changelog**:
paulmillr/chokidar@3.5.3...3.6.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fwouts/previewjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent 21c0a7c commit cd45d12
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 86 deletions.

0 comments on commit cd45d12

Please sign in to comment.