Skip to content

fix(deps): update dependency chokidar to v5#8051

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/chokidar-5.x
Open

fix(deps): update dependency chokidar to v5#8051
renovate[bot] wants to merge 1 commit intomainfrom
renovate/chokidar-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 18, 2026

This PR contains the following updates:

Package Change Age Confidence
chokidar 4.0.35.0.0 age confidence

Release Notes

paulmillr/chokidar (chokidar)

v5.0.0

Compare Source

  • 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
  • perf: re-use double slash regex #​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
  • Switch compilation mode to isolatedDeclaration-based typescript for simplified auto-generated docs

New Contributors

Full Changelog: paulmillr/chokidar@4.0.3...5.0.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 18, 2026 12:51
@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 18, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 18, 2026

📊 Benchmark results

Comparing with 42a46bf

  • Dependency count: 1,060 ⬆️ 0.09% increase vs. 42a46bf
  • Package size: 355 MB ⬆️ 0.05% increase vs. 42a46bf
  • Number of ts-expect-error directives: 356 (no change)

"boxen": "8.0.1",
"chalk": "5.6.2",
"chokidar": "4.0.3",
"chokidar": "5.0.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

requires 20.19.0, but we require 20.12.2:

"node": ">=20.12.2"

we can merge this after April 30 when node 20 goes EOL and we drop it

@renovate renovate bot force-pushed the renovate/chokidar-5.x branch from d89ea5a to 47f03d1 Compare March 27, 2026 11:53
@renovate renovate bot force-pushed the renovate/chokidar-5.x branch from 47f03d1 to 51ffafc Compare March 27, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant