Skip to content

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

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

fix(deps): update dependency chokidar to v5#8051
renovate[bot] wants to merge 1 commit into
mainfrom
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.3^5.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: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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
kodiakhq[bot]
kodiakhq Bot previously approved these changes Mar 18, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 18, 2026

📊 Benchmark results

Comparing with c9d1772

  • Dependency count: 1,137 ⬆️ 0.09% increase vs. c9d1772
  • Package size: 380 MB ⬆️ 0.05% increase vs. c9d1772
  • Number of ts-expect-error directives: 354 (no change)

Comment thread package.json Outdated
"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 3 times, most recently from 51ffafc to 6a3011d Compare April 1, 2026 22:54
@renovate renovate Bot force-pushed the renovate/chokidar-5.x branch from 6a3011d to cc14826 Compare April 8, 2026 16:26
@renovate renovate Bot force-pushed the renovate/chokidar-5.x branch from cc14826 to da63552 Compare April 29, 2026 16:17
@renovate renovate Bot force-pushed the renovate/chokidar-5.x branch from da63552 to 9ea4da9 Compare May 12, 2026 12:02
kodiakhq[bot]
kodiakhq Bot previously approved these changes May 12, 2026
@renovate renovate Bot force-pushed the renovate/chokidar-5.x branch from 9ea4da9 to 9e41722 Compare May 18, 2026 13:42
@renovate renovate Bot force-pushed the renovate/chokidar-5.x branch from 9e41722 to 3d88e4f Compare May 28, 2026 16:19
kodiakhq[bot]
kodiakhq Bot previously approved these changes May 28, 2026
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