Skip to content

chore(deps): consolidate dependency bumps#6059

Merged
nvanthao merged 3 commits into
mainfrom
gerard/deps
Jul 20, 2026
Merged

chore(deps): consolidate dependency bumps#6059
nvanthao merged 3 commits into
mainfrom
gerard/deps

Conversation

@nvanthao

@nvanthao nvanthao commented Jul 19, 2026

Copy link
Copy Markdown
Member

Consolidates the following open dependabot chore(deps) PRs into a single branch.

Once this PR is merged, dependabot will automatically close the superseded PRs below (#6058, #6057, #6056, #6055, #6054, #6042, #6041) on its next run, since their target dependencies will already be up to date on main.

Go modules (go get + go mod tidy)

The troubleshoot bump pulls in transitive updates (k8s.io/* → 0.36.2, grpc, helm, etc.) via normal MVS resolution.

npm (cherry-picked dependabot commits)

Excluded

Verification

  • GOOS=linux go build -tags "<buildtags>" ./cmd/... ./pkg/... ./kurl_util/... — passes
  • go test -tags "<buildtags>" ./cmd/... ./pkg/... — all packages ok
  • package-lock.json consistent with package.json for bumped npm packages

nvanthao and others added 3 commits July 20, 2026 09:50
Consolidates dependabot updates:
- code.cloudfoundry.org/bytefmt 0.79.0 -> 0.80.0 (#6058)
- golang.org/x/text 0.38.0 -> 0.40.0 (#6057)
- golang.org/x/crypto 0.53.0 -> 0.54.0 (#6056)
- github.com/replicatedhq/troubleshoot 0.130.0 -> 0.131.1 (#6055)
- golang.org/x/sync 0.21.0 -> 0.22.0 (#6054)
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.1058.0 to 3.1077.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1077.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1077.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [semver](https://github.com/npm/node-semver) from 7.8.1 to 7.8.5.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.8.1...v7.8.5)

---
updated-dependencies:
- dependency-name: semver
  dependency-version: 7.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@nvanthao
nvanthao requested a review from a team as a code owner July 19, 2026 23:57
@nvanthao
nvanthao merged commit e75ea67 into main Jul 20, 2026
6 checks passed
@nvanthao
nvanthao deleted the gerard/deps branch July 20, 2026 00:50
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.

2 participants