Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2025

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: 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. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 27, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @angular-devkit/core@19.2.19
npm ERR! Found: chokidar@5.0.0
npm ERR! node_modules/chokidar
npm ERR!   chokidar@"5.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional chokidar@"^4.0.0" from @angular-devkit/core@19.2.19
npm ERR! node_modules/@angular-devkit/core
npm ERR!   @angular-devkit/core@"19.2.19" from the root project
npm ERR!   @angular-devkit/core@"19.2.19" from @angular-devkit/schematics@19.2.19
npm ERR!   node_modules/@angular-devkit/schematics
npm ERR!     @angular-devkit/schematics@"19.2.19" from the root project
npm ERR!     1 more (@angular-devkit/schematics-cli)
npm ERR!   1 more (@angular-devkit/schematics-cli)
npm ERR! 
npm ERR! Conflicting peer dependency: chokidar@4.0.3
npm ERR! node_modules/chokidar
npm ERR!   peerOptional chokidar@"^4.0.0" from @angular-devkit/core@19.2.19
npm ERR!   node_modules/@angular-devkit/core
npm ERR!     @angular-devkit/core@"19.2.19" from the root project
npm ERR!     @angular-devkit/core@"19.2.19" from @angular-devkit/schematics@19.2.19
npm ERR!     node_modules/@angular-devkit/schematics
npm ERR!       @angular-devkit/schematics@"19.2.19" from the root project
npm ERR!       1 more (@angular-devkit/schematics-cli)
npm ERR!     1 more (@angular-devkit/schematics-cli)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2025-11-27T09_38_58_029Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant