Skip to content

🌱 (chore): Bump the kubernetes group across 1 directory with 6 updates#1786

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/master/kubernetes-b7af1aa5a3
Open

🌱 (chore): Bump the kubernetes group across 1 directory with 6 updates#1786
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/master/kubernetes-b7af1aa5a3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the kubernetes group with 4 updates in the / directory: k8s.io/api, k8s.io/client-go, k8s.io/cloud-provider and k8s.io/code-generator.

Updates k8s.io/api from 0.36.0 to 0.36.2

Commits

Updates k8s.io/apimachinery from 0.36.0 to 0.36.2

Commits

Updates k8s.io/client-go from 0.36.0 to 0.36.2

Commits

Updates k8s.io/cloud-provider from 0.36.0 to 0.36.2

Commits

Updates k8s.io/code-generator from 0.36.0 to 0.36.2

Commits

Updates k8s.io/component-base from 0.36.0 to 0.36.2

Commits

@dependabot dependabot Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jun 15, 2026
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jun 15, 2026
@k8s-ci-robot

Copy link
Copy Markdown
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 the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jun 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/master/kubernetes-b7af1aa5a3 branch from 856ee78 to f6e0c48 Compare June 16, 2026 08:03
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], zhanggbj

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

The pull request process is described 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 k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 18, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/master/kubernetes-b7af1aa5a3 branch from f6e0c48 to 950af5f Compare June 22, 2026 17:13
@kubernetes-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], zhanggbj

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

The pull request process is described 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

@dependabot dependabot Bot force-pushed the dependabot/go_modules/master/kubernetes-b7af1aa5a3 branch from 950af5f to d38f21a Compare June 23, 2026 09:23
Bumps the kubernetes group with 4 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/client-go](https://github.com/kubernetes/client-go), [k8s.io/cloud-provider](https://github.com/kubernetes/cloud-provider) and [k8s.io/code-generator](https://github.com/kubernetes/code-generator).


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

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

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

Updates `k8s.io/cloud-provider` from 0.36.0 to 0.36.2
- [Commits](kubernetes/cloud-provider@v0.36.0...v0.36.2)

Updates `k8s.io/code-generator` from 0.36.0 to 0.36.2
- [Commits](kubernetes/code-generator@v0.36.0...v0.36.2)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/master/kubernetes-b7af1aa5a3 branch from d38f21a to b7153f9 Compare July 9, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants