🌱 Bump the k8s-dependencies group with 4 updates - #2853
Conversation
Bumps the k8s-dependencies group with 4 updates: [k8s.io/apiserver](https://github.com/kubernetes/apiserver), [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [k8s.io/component-base](https://github.com/kubernetes/component-base). Updates `k8s.io/apiserver` from 0.36.2 to 0.36.3 - [Commits](kubernetes/apiserver@v0.36.2...v0.36.3) Updates `k8s.io/cli-runtime` from 0.36.2 to 0.36.3 - [Commits](kubernetes/cli-runtime@v0.36.2...v0.36.3) Updates `k8s.io/client-go` from 0.36.2 to 0.36.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.2...v0.36.3) Updates `k8s.io/component-base` from 0.36.2 to 0.36.3 - [Commits](kubernetes/component-base@v0.36.2...v0.36.3) --- updated-dependencies: - dependency-name: k8s.io/apiserver dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: k8s.io/cli-runtime dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: k8s.io/component-base dependency-version: 0.36.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates selected Kubernetes Go module dependencies from v0.36.2 to v0.36.3 to pick up patch-level fixes.
Changes:
- Bumped
k8s.io/{api,apimachinery,apiserver,cli-runtime,client-go,component-base}tov0.36.3ingo.mod. - Updated corresponding module hashes in
go.sum. - Bumped indirect
k8s.io/streamingtov0.36.3.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| go.mod | Updates several k8s.io/* module versions to v0.36.3 |
| go.sum | Refreshes dependency checksums to match the new Kubernetes module versions |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| k8s.io/api v0.36.3 | ||
| k8s.io/apiextensions-apiserver v0.36.2 | ||
| k8s.io/apimachinery v0.36.2 | ||
| k8s.io/apiserver v0.36.2 | ||
| k8s.io/cli-runtime v0.36.2 | ||
| k8s.io/client-go v0.36.2 | ||
| k8s.io/component-base v0.36.2 | ||
| k8s.io/apimachinery v0.36.3 | ||
| k8s.io/apiserver v0.36.3 | ||
| k8s.io/cli-runtime v0.36.3 | ||
| k8s.io/client-go v0.36.3 | ||
| k8s.io/component-base v0.36.3 |
| k8s.io/kubectl v0.36.2 // indirect | ||
| k8s.io/streaming v0.36.2 // indirect | ||
| k8s.io/streaming v0.36.3 // indirect |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rashmigottipati, tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the k8s-dependencies group with 4 updates: k8s.io/apiserver, k8s.io/cli-runtime, k8s.io/client-go and k8s.io/component-base.
Updates
k8s.io/apiserverfrom 0.36.2 to 0.36.3Commits
72f5171Update dependencies to v0.36.3 tag8f96c52Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revertace7be2Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/cli-runtimefrom 0.36.2 to 0.36.3Commits
a39fac4Update dependencies to v0.36.3 tag88a785eMerge pull request #140296 from jpbetz/cherry-pick-smd-306-revert1706906Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/client-gofrom 0.36.2 to 0.36.3Commits
44a8af2Update dependencies to v0.36.3 tagf501adaMerge pull request #140296 from jpbetz/cherry-pick-smd-306-reverta43e1d7Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Updates
k8s.io/component-basefrom 0.36.2 to 0.36.3Commits
ccf6f38Update dependencies to v0.36.3 tagab4db9bMerge pull request #140296 from jpbetz/cherry-pick-smd-306-reverta0084b2Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions