chore(deps): bump chokidar from 3.6.0 to 5.0.0#5957
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump chokidar from 3.6.0 to 5.0.0#5957dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.6.0 to 5.0.0. - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@3.6.0...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>
acda382 to
2d5ba97
Compare
nvanthao
added a commit
that referenced
this pull request
Apr 28, 2026
* chore(deps): consolidate dependency bumps from 10 open PRs Go modules: - github.com/replicatedhq/troubleshoot 0.123.18 -> 0.127.0 - github.com/vmware-tanzu/velero 1.17.2 -> 1.18.0 (via troubleshoot) - github.com/distribution/distribution/v3 3.0.0 -> 3.1.0 (via troubleshoot) - github.com/jackc/pgx/v5 5.9.0 -> 5.9.2 - github.com/mattn/go-isatty 0.0.21 -> 0.0.22 NPM: - chokidar 3.6.0 -> 5.0.0 GitHub Actions: - docker/login-action v3 -> v4 - docker/build-push-action v6 -> v7 - sigstore/cosign-installer v4.0.0 -> v4.1.1 - mshick/add-pr-comment v2 -> v3 Closes #5980, #5978, #5977, #5961, #5957, #5951, #5949, #5948, #5947, #5946 * fix: bump golangci-lint to 2.11.4 for Go 1.26 compatibility v2.8.0 was built with Go 1.25 and fails when the project's go.mod targets go 1.26.2 (bumped by troubleshoot 0.127.0 dependency). v2.9.0+ releases are built with Go 1.26, so v2.11.4 resolves this. * ci: trigger CI validation
Contributor
Author
|
Looks like chokidar is up-to-date now, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps chokidar from 3.6.0 to 5.0.0.
Release notes
Sourced from chokidar's releases.
... (truncated)
Commits
c0c8d20Release 5.0.0.b211cecRemove src from npm8742246Upgrade dev deps, jsbt, ci files. Upgrade readdirp to v5.de5a34cMerge pull request #1442 from paulmillr/flaky-bunsc08a6c4fix: throttle based on dir + target0c55ab3test: wait for explicit calls in directory testce81be5perf: re-use double slash regex (#1435)7d9c1edMerge pull request #1433 from paulmillr/super-matrices3915541Merge pull request #1430 from paulmillr/esm-only9308bedchore: use Nodejs 24 in CI (#1432)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for chokidar since your current version.