Skip to content

🌱 (chore)[release-1.35]: Bump the kubernetes group across 1 directory with 6 updates#1694

Open
dependabot[bot] wants to merge 1 commit intorelease-1.35from
dependabot/go_modules/release-1.35/kubernetes-a4343d529f
Open

🌱 (chore)[release-1.35]: Bump the kubernetes group across 1 directory with 6 updates#1694
dependabot[bot] wants to merge 1 commit intorelease-1.35from
dependabot/go_modules/release-1.35/kubernetes-a4343d529f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps the kubernetes group with 5 updates in the / directory:

Package From To
k8s.io/api 0.36.0-alpha.0 0.36.0-alpha.1
k8s.io/client-go 0.36.0-alpha.0 0.36.0-alpha.1
k8s.io/cloud-provider 0.35.0 0.35.1
k8s.io/code-generator 0.35.0 0.35.1
k8s.io/component-base 0.36.0-alpha.0 0.36.0-alpha.1

Updates k8s.io/api from 0.36.0-alpha.0 to 0.36.0-alpha.1

Commits
  • ac07f9e Update dependencies to v0.36.0-alpha.1 tag
  • 2024a96 Merge pull request #136315 from liyuerich/commentstartauthorization
  • 6f99b47 Merge pull request #136492 from Ignoramuss/optionalorrequired-policy
  • e902260 Merge pull request #136747 from dims/use-k8s-utils-btree
  • c1509d9 Use btree from k8s.io/utils instead of github.com/google/btree
  • ab936f9 Merge pull request #136489 from Ignoramuss/optionalorrequired-node
  • a886d63 api: enable optionalorrequired linter for policy API
  • 00e794e api: enable optionalorrequired linter for node API
  • fd489ea Merge pull request #136424 from JoelSpeed/podgroup-union
  • aeae6cd Merge pull request #134925 from ShaanveerS/shaan/imagepolicy-on-joel
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.36.0-alpha.0 to 0.36.0-alpha.1

Commits
  • f12546b Merge pull request #136284 from lalitc375/dv-shadow
  • c058676 Merge pull request #135636 from mikecook/DeepEqualWithNilDifferentFromEmpty
  • 4c7488a Merge pull request #136747 from dims/use-k8s-utils-btree
  • 0314759 Use btree from k8s.io/utils instead of github.com/google/btree
  • eee5384 Add ValidationLevel to field errors
  • f88bdbf Merge pull request #136576 from pohly/log-client-go-apimachinery-network-util
  • 3e2a3cd Merge pull request #136582 from yongruilin/master_kubeopenapi-format
  • d24d126 Bump k8s.io/kube-openapi to latest
  • 6b25f66 Merge pull request #136574 from pohly/revert-129344-log-client-go-apimachiner...
  • 5066725 Revert "apimachinery: contextual logging in network util code"
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.36.0-alpha.0 to 0.36.0-alpha.1

Commits
  • 0f60bc9 Update dependencies to v0.36.0-alpha.1 tag
  • 67ce519 Merge pull request #135782 from richabanker/fifo-identity-metric
  • 12b64ed Wire InformerName through SharedIndexInformer
  • 5fee0e4 Generate informers with InformerName support
  • 117e93e Add FIFO queue depth metrics
  • c148db9 Merge pull request #136747 from dims/use-k8s-utils-btree
  • aa31c74 Merge pull request #136694 from michaelasp/addEmulationToClientGo
  • 4ba3393 Use btree from k8s.io/utils instead of github.com/google/btree
  • 88493c6 Lock InOrderInformers to true by default
  • c752307 Add SetForTesting for testing feature gates
  • Additional commits viewable in compare view

Updates k8s.io/cloud-provider from 0.35.0 to 0.35.1

Commits

Updates k8s.io/code-generator from 0.35.0 to 0.35.1

Commits

Updates k8s.io/component-base from 0.36.0-alpha.0 to 0.36.0-alpha.1

Commits
  • 4d6d996 Update dependencies to v0.36.0-alpha.1 tag
  • 47eac12 Merge pull request #135782 from richabanker/fifo-identity-metric
  • b37325b Wire informer name through kube-controller-manager shared informers
  • 7263401 Add FIFO queue depth metrics
  • 11b8e8d Merge pull request #136747 from dims/use-k8s-utils-btree
  • 724d314 Merge pull request #136730 from dims/update-prometheus-deps
  • bb905d7 Use btree from k8s.io/utils instead of github.com/google/btree
  • eefbb0c Bump prometheus/common to v0.67.5 and prometheus/procfs to v0.19.2
  • 0f92b46 Merge pull request #136582 from yongruilin/master_kubeopenapi-format
  • 1707698 Bump k8s.io/kube-openapi to latest
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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

… with 6 updates

Bumps the kubernetes group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.36.0-alpha.0` | `0.36.0-alpha.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.0-alpha.0` | `0.36.0-alpha.1` |
| [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) | `0.35.0` | `0.35.1` |
| [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.35.0` | `0.35.1` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.36.0-alpha.0` | `0.36.0-alpha.1` |



Updates `k8s.io/api` from 0.36.0-alpha.0 to 0.36.0-alpha.1
- [Commits](kubernetes/api@v0.36.0-alpha.0...v0.36.0-alpha.1)

Updates `k8s.io/apimachinery` from 0.36.0-alpha.0 to 0.36.0-alpha.1
- [Commits](kubernetes/apimachinery@v0.36.0-alpha.0...v0.36.0-alpha.1)

Updates `k8s.io/client-go` from 0.36.0-alpha.0 to 0.36.0-alpha.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.36.0-alpha.0...v0.36.0-alpha.1)

Updates `k8s.io/cloud-provider` from 0.35.0 to 0.35.1
- [Commits](kubernetes/cloud-provider@v0.35.0...v0.35.1)

Updates `k8s.io/code-generator` from 0.35.0 to 0.35.1
- [Commits](kubernetes/code-generator@v0.35.0...v0.35.1)

Updates `k8s.io/component-base` from 0.36.0-alpha.0 to 0.36.0-alpha.1
- [Commits](kubernetes/component-base@v0.36.0-alpha.0...v0.36.0-alpha.1)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.36.0-alpha.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.0-alpha.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.0-alpha.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/cloud-provider
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/code-generator
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
- dependency-name: k8s.io/component-base
  dependency-version: 0.36.0-alpha.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Feb 16, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign sandeeppissay for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot
Copy link
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant