Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the k8s group with 5 updates #9970

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps the k8s group with 5 updates:

Package From To
k8s.io/apimachinery 0.29.2 0.29.3
k8s.io/client-go 0.29.2 0.29.3
k8s.io/component-base 0.29.2 0.29.3
k8s.io/cri-api 0.30.0-alpha.3 0.30.0-beta.0
k8s.io/kubelet 0.29.2 0.29.3

Updates k8s.io/apimachinery from 0.29.2 to 0.29.3

Commits

Updates k8s.io/client-go from 0.29.2 to 0.29.3

Commits

Updates k8s.io/component-base from 0.29.2 to 0.29.3

Commits

Updates k8s.io/cri-api from 0.30.0-alpha.3 to 0.30.0-beta.0

Commits
  • 30022f2 Merge pull request #123758 from liggitt/protobump
  • 24e14f7 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
  • 7584aa4 Merge pull request #123583 from saschagrunert/image-id-container-status
  • 882719b Merge pull request #123529 from thockin/go-workspaces
  • 63929b3 Add image_id to CRI ContainerStatus message
  • 62cc0e3 Fix up go.mod files after reviews
  • 9f6f034 Remove old gengo detritus
  • 9a51fca Re-vendor latest kube-openapi and gengo/v2
  • 8436ef7 Generate go.work files
  • 24c5abe Merge pull request #123508 from saschagrunert/image-id-container
  • Additional commits viewable in compare view

Updates k8s.io/kubelet from 0.29.2 to 0.29.3

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 18, 2024
@k8s-ci-robot
Copy link

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

I'm waiting for a containerd 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.

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/test-infra repository.

Bumps the k8s group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.29.2` | `0.29.3` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.29.2` | `0.29.3` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.29.2` | `0.29.3` |
| [k8s.io/cri-api](https://github.com/kubernetes/cri-api) | `0.30.0-alpha.3` | `0.30.0-beta.0` |
| [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.29.2` | `0.29.3` |


Updates `k8s.io/apimachinery` from 0.29.2 to 0.29.3
- [Commits](kubernetes/apimachinery@v0.29.2...v0.29.3)

Updates `k8s.io/client-go` from 0.29.2 to 0.29.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.29.2...v0.29.3)

Updates `k8s.io/component-base` from 0.29.2 to 0.29.3
- [Commits](kubernetes/component-base@v0.29.2...v0.29.3)

Updates `k8s.io/cri-api` from 0.30.0-alpha.3 to 0.30.0-beta.0
- [Commits](kubernetes/cri-api@v0.30.0-alpha.3...v0.30.0-beta.0)

Updates `k8s.io/kubelet` from 0.29.2 to 0.29.3
- [Commits](kubernetes/kubelet@v0.29.2...v0.29.3)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/component-base
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/cri-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/kubelet
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-fb3bb9fb7f branch from 5e0e7f9 to ff3892d Compare March 25, 2024 23:13
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2024

Superseded by #10017.

@dependabot dependabot bot closed this Mar 29, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/k8s-fb3bb9fb7f branch March 29, 2024 07:35
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 needs-ok-to-test size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant