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

deps(go): bump the k8s group with 7 updates #2763

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the k8s group with 7 updates:

Package From To
k8s.io/api 0.29.2 0.29.3
k8s.io/apiextensions-apiserver 0.29.2 0.29.3
k8s.io/apimachinery 0.29.2 0.29.3
k8s.io/cli-runtime 0.29.2 0.29.3
k8s.io/client-go 0.29.2 0.29.3
k8s.io/code-generator 0.29.2 0.29.3
k8s.io/kubectl 0.29.2 0.29.3

Updates k8s.io/api from 0.29.2 to 0.29.3

Commits

Updates k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3

Commits

Updates k8s.io/apimachinery from 0.29.2 to 0.29.3

Commits

Updates k8s.io/cli-runtime 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/code-generator from 0.29.2 to 0.29.3

Commits

Updates k8s.io/kubectl 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
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-316be24570 branch from 82c90b7 to 3811dac Compare March 19, 2024 07:15
@julio-lopez
Copy link
Contributor

@dependabot update

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-316be24570 branch from 3811dac to fbe0f54 Compare March 19, 2024 18:12
@e-sumin
Copy link
Contributor

e-sumin commented Mar 19, 2024

LGTM, all changes seems to be straightforward and should not break anything.

But I'd prefer to have second pair of eyes, @hairyhum could you please take a look too ?

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-316be24570 branch from fbe0f54 to 56a2749 Compare March 19, 2024 18:35
@hairyhum
Copy link
Contributor

@e-sumin LGTM

@julio-lopez
Copy link
Contributor

@dependabot update

@julio-lopez julio-lopez enabled auto-merge (squash) March 19, 2024 21:10
Bumps the k8s group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.29.2` | `0.29.3` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.29.2` | `0.29.3` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.29.2` | `0.29.3` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.29.2` | `0.29.3` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.29.2` | `0.29.3` |
| [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.29.2` | `0.29.3` |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.29.2` | `0.29.3` |


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

Updates `k8s.io/apiextensions-apiserver` from 0.29.2 to 0.29.3
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.29.2...v0.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/cli-runtime` from 0.29.2 to 0.29.3
- [Commits](kubernetes/cli-runtime@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/code-generator` from 0.29.2 to 0.29.3
- [Commits](kubernetes/code-generator@v0.29.2...v0.29.3)

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

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/cli-runtime
  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/code-generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
- dependency-name: k8s.io/kubectl
  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-316be24570 branch from 56a2749 to 7b5a17a Compare March 19, 2024 21:13
@julio-lopez julio-lopez merged commit 9bf0cbe into master Mar 19, 2024
12 checks passed
@julio-lopez julio-lopez deleted the dependabot/go_modules/k8s-316be24570 branch March 19, 2024 21:26
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.

None yet

3 participants