Skip to content

chore(deps): consolidate dependency bumps from 10 open PRs#5981

Merged
nvanthao merged 3 commits intomainfrom
consolidated-dep-bumps-260428
Apr 28, 2026
Merged

chore(deps): consolidate dependency bumps from 10 open PRs#5981
nvanthao merged 3 commits intomainfrom
consolidated-dep-bumps-260428

Conversation

@nvanthao
Copy link
Copy Markdown
Member

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

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Steps to reproduce

Does this PR introduce a user-facing change?


Does this PR require documentation?

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
@nvanthao nvanthao requested a review from a team as a code owner April 28, 2026 03:41
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.
@nvanthao nvanthao merged commit 51dd91f into main Apr 28, 2026
6 checks passed
@nvanthao nvanthao deleted the consolidated-dep-bumps-260428 branch April 28, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants