Skip to content

build(deps): bump k8s.io/client-go from 0.35.2 to 0.36.1 in /src/kdlogin#535

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/src/kdlogin/k8s.io/client-go-0.36.1
Closed

build(deps): bump k8s.io/client-go from 0.35.2 to 0.36.1 in /src/kdlogin#535
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/src/kdlogin/k8s.io/client-go-0.36.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps k8s.io/client-go from 0.35.2 to 0.36.1.

Commits
  • 55ef15a Update dependencies to v0.36.1 tag
  • f22a53e Merge remote-tracking branch 'origin/master' into release-1.36
  • a948641 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 7e44ffc Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • df2d882 Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • 4eece52 Workload API: PodGroup ResourceClaims (KEP-5729)
  • 3d35c51 Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 0434117 Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • ba785be Drop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...
  • 4a9c878 Add ResourcePoolStatusRequest API types and generated code
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.35.2 to 0.36.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.2...v0.36.1)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 19, 2026

@codesnifai codesnifai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🤖 CodeSnif AI Review

This pull request updates the k8s.io/client-go dependency from version 0.35.2 to 0.36.1. The changes include modifications to the go.mod and go.sum files to reflect the new version and its dependencies.


Risk Level 🟡 MEDIUM
Merge Advice review first
Breaking Changes ✅ None detected

📋 Walkthrough

  • Updated go.mod to specify client-go version 0.36.1
  • Updated go.sum to include checksums for the new dependencies

🔍 Pre-merge Checks

  • ❌ Potential breaking changes introduced in the new version
  • ❌ Compatibility issues with existing code due to updated dependencies

⚠️ Concerns

  • Ensure that the new version does not introduce breaking changes that affect the current functionality
  • Verify that all dependent modules are compatible with the updated client-go version

✨ Highlights

  • Upgrading to a newer version may provide bug fixes and performance improvements
  • The change is straightforward and limited to dependency updates

🧪 Testing Notes

Run existing unit tests and integration tests to ensure that the application functions correctly with the new client-go version.

Powered by CodeSnif · AI-powered PR analysis

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #542.

@dependabot dependabot Bot closed this Jun 15, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/src/kdlogin/k8s.io/client-go-0.36.1 branch June 15, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants