Skip to content

build(deps): bump k8s.io/apimachinery from 0.35.2 to 0.36.0 in /src/kdlogin#521

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Bumps k8s.io/apimachinery from 0.35.2 to 0.36.0.

Commits
  • debe1eb Update dependencies to v0.36.0 tag
  • efb7f26 Merge remote-tracking branch 'origin/master' into release-1.36
  • d966e56 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 79b3632 Merge pull request #137864 from yongruilin/dv-dra-mismatch
  • a8822f7 Add slice and map union member support with tests
  • 7dba2d0 Use IsZero instead of IsNil for union ratcheting check
  • d95710f Fix union validation ratcheting when oldObj is nil
  • 729062d Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • 13b12e6 dependencies: bump kube-openapi to drop ginkgo/gomega indirect deps
  • 27f4670 Merge pull request #136657 from Jefftree/sharding-test
  • 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/apimachinery](https://github.com/kubernetes/apimachinery) from 0.35.2 to 0.36.0.
- [Commits](kubernetes/apimachinery@v0.35.2...v0.36.0)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.0
  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 Apr 27, 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/apimachinery dependency from version 0.35.2 to 0.36.0 in the kdlogin module. The update includes changes in 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 k8s.io/apimachinery version 0.36.0
  • Updated go.sum to reflect changes in dependency checksums

🔍 Pre-merge Checks

  • ❌ Potential API changes in the new version
  • ❌ Compatibility issues with other dependencies or code relying on the previous version

⚠️ Concerns

  • Need to verify that the new version does not introduce breaking changes
  • Ensure that existing functionality is not affected by the update

✨ Highlights

  • Updates to a newer version may include important bug fixes and improvements
  • Maintains up-to-date dependencies which is good for security and performance

🧪 Testing Notes

Run existing unit and integration tests to ensure compatibility with the new version. Check for any deprecation warnings or errors.

Powered by CodeSnif · AI-powered PR analysis

@dependabot @github

dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #534.

@dependabot dependabot Bot closed this May 19, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/src/kdlogin/k8s.io/apimachinery-0.36.0 branch May 19, 2026 03:57
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