Skip to content

chore(deps): bump chokidar from 4.0.3 to 5.0.0#34

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/chokidar-5.0.0
Open

chore(deps): bump chokidar from 4.0.3 to 5.0.0#34
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/chokidar-5.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

Bumps chokidar from 4.0.3 to 5.0.0.

Release notes

Sourced from chokidar's releases.

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 paulmillr/chokidar#1424
  • perf: re-use double slash regex paulmillr/chokidar#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

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for chokidar since your current version.


@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from sairam0424 as a code owner May 2, 2026 18:06
@github-actions github-actions Bot added the size/S label May 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

Coverage Report for Core

Status Category Percentage Covered / Total
🔵 Lines 51.39% 1325 / 2578
🔵 Statements 51.39% 1325 / 2578
🔵 Functions 76.47% 91 / 119
🔵 Branches 78.8% 290 / 368
File CoverageNo changed files found.
Generated in workflow #12 for commit e801585 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

Coverage Report for CLI

Status Category Percentage Covered / Total
🔵 Lines 10.24% 183 / 1786
🔵 Statements 10.24% 183 / 1786
🔵 Functions 27.02% 10 / 37
🔵 Branches 60.29% 41 / 68
File CoverageNo changed files found.
Generated in workflow #12 for commit e801585 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

Coverage Report for VS Code

Status Category Percentage Covered / Total
🔵 Lines 32.66% 492 / 1506
🔵 Statements 32.66% 492 / 1506
🔵 Functions 88.67% 47 / 53
🔵 Branches 90.51% 105 / 116
File CoverageNo changed files found.
Generated in workflow #12 for commit e801585 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2026

📦 Bundle Sizes

Package Size
VS Code extension 1828497 bytes
Core 317182 bytes
CLI 185602 bytes

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/chokidar-5.0.0 branch from e801585 to 232dc29 Compare May 22, 2026 05:28
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@4.0.3...5.0.0)

---
updated-dependencies:
- dependency-name: chokidar
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/chokidar-5.0.0 branch from 232dc29 to f99e9ac Compare May 27, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants