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

gomod(deps): bump the k8s-dependencies group with 4 updates #1118

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2024

Bumps the k8s-dependencies group with 4 updates: k8s.io/apimachinery, k8s.io/client-go, k8s.io/api and k8s.io/apiextensions-apiserver.

Updates k8s.io/apimachinery from 0.30.1 to 0.30.2

Commits

Updates k8s.io/client-go from 0.30.1 to 0.30.2

Commits

Updates k8s.io/api from 0.30.1 to 0.30.2

Commits

Updates k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2

Commits
  • 2d2addc Update dependencies to v0.30.2 tag
  • 803669d Merge pull request #124676cici37/automated-cherry-pick-of-#124675
  • 5e9c693 Adding the feature gates to fix cost for VAP and webhook matchConditions.
  • See full diff 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 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 requested a review from a team as a code owner June 13, 2024 09:56
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes go labels Jun 13, 2024
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 13, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-61daf385ee branch 2 times, most recently from 266dbc0 to ba7c0b2 Compare June 18, 2024 09:26
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jun 19, 2024
Bumps the k8s-dependencies group with 4 updates: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/client-go](https://github.com/kubernetes/client-go), [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver).


Updates `k8s.io/apimachinery` from 0.30.1 to 0.30.2
- [Commits](kubernetes/apimachinery@v0.30.1...v0.30.2)

Updates `k8s.io/client-go` from 0.30.1 to 0.30.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.30.1...v0.30.2)

Updates `k8s.io/api` from 0.30.1 to 0.30.2
- [Commits](kubernetes/api@v0.30.1...v0.30.2)

Updates `k8s.io/apiextensions-apiserver` from 0.30.1 to 0.30.2
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.30.1...v0.30.2)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-61daf385ee branch from ba7c0b2 to 166ea39 Compare June 20, 2024 09:13
@kyma-bot kyma-bot removed the lgtm Looks good to me! label Jun 20, 2024
@triffer triffer self-requested a review June 26, 2024 05:24
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jun 26, 2024
@kyma-bot kyma-bot merged commit d519164 into main Jun 26, 2024
17 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/k8s-dependencies-61daf385ee branch June 26, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes cla: yes Indicates the PR's author has signed the CLA. go lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants