Skip to content

gomod(deps): bump the k8s-io group across 1 directory with 3 updates - #2947

Merged
pPrecel merged 1 commit into
mainfrom
dependabot/go_modules/k8s-io-bdc180c56b
Jul 22, 2026
Merged

gomod(deps): bump the k8s-io group across 1 directory with 3 updates#2947
pPrecel merged 1 commit into
mainfrom
dependabot/go_modules/k8s-io-bdc180c56b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the k8s-io group with 2 updates in the / directory: k8s.io/api and k8s.io/client-go.

Updates k8s.io/api from 0.35.0 to 0.35.6

Commits
  • 3f662f3 Update dependencies to v0.35.6 tag
  • 0b2a75e Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.35
  • e1ef9bc Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • See full diff in compare view

Updates k8s.io/apimachinery from 0.35.0 to 0.35.6

Commits
  • 5e12da0 Merge pull request #139509lalitc375/automated-cherry-pick-of-#139480
  • f540d67 Fix wrong marking of errors
  • 475c941 Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.35
  • 6c08bb5 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 45398ef Merge pull request #137927 from lalitc375/cherry-pick-137864
  • b414b94 Fix backport differences for 1.35 (remove WithOrigin and MarkAlpha)
  • f933a4d Add slice and map union member support with tests
  • 977ad5b Use IsZero instead of IsNil for union ratcheting check
  • a128230 Fix union validation ratcheting when oldObj is nil
  • See full diff in compare view

Updates k8s.io/client-go from 0.35.0 to 0.35.6

Commits
  • ad0b54e Update dependencies to v0.35.6 tag
  • 8ebd9bb Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.35
  • 00b2f2b Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • f80003c Merge pull request #136903pohly/automated-cherry-pick-of-#136455
  • 8b41556 fake client-go: un-deprecate NewSimpleClientset
  • See full diff in compare view

@dependabot dependabot Bot added area/dependency Issues or PRs related to dependency changes kind/chore Categorizes issue or PR as related to a chore. labels Jul 13, 2026
@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

@pPrecel

pPrecel commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Dependabot PR requires manual action ⚠️

Reason: CI checks are failing

Failing checks:

Check Status
e2e-test-k3d ❌ failure

Next steps: Fix the failing tests or configuration before this PR can be merged.

@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

1 similar comment
@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

@dependabot dependabot Bot changed the title gomod(deps): bump the k8s-io group with 3 updates gomod(deps): bump the k8s-io group across 1 directory with 3 updates Jul 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/k8s-io-bdc180c56b branch from 942616e to 4512371 Compare July 21, 2026 15:42
@dependabot
dependabot Bot requested a review from a team as a code owner July 21, 2026 15:42
@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

4 similar comments
@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/k8s-io-bdc180c56b branch from 4512371 to 69c4d64 Compare July 21, 2026 15:49
@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

2 similar comments
@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

Bumps the k8s-io group with 2 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/client-go](https://github.com/kubernetes/client-go).


Updates `k8s.io/api` from 0.35.0 to 0.35.6
- [Commits](kubernetes/api@v0.35.0...v0.35.6)

Updates `k8s.io/apimachinery` from 0.35.0 to 0.35.6
- [Commits](kubernetes/apimachinery@v0.35.0...v0.35.6)

Updates `k8s.io/client-go` from 0.35.0 to 0.35.6
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.0...v0.35.6)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.35.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-io
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/k8s-io-bdc180c56b branch from 69c4d64 to 1ba6a8f Compare July 21, 2026 15:56
@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

1 similar comment
@github-actions

Copy link
Copy Markdown

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify-pr-code / standards action.

@pPrecel
pPrecel enabled auto-merge (squash) July 22, 2026 08:06

@pPrecel pPrecel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot PR reviewed ✅

k8s-io group (3 updates)
Type: manifest group update

Changelog: No changelog found.

CI passing. Auto-merge enabled.

@pPrecel
pPrecel merged commit 22324d7 into main Jul 22, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/k8s-io-bdc180c56b branch July 22, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes kind/chore Categorizes issue or PR as related to a chore.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant