kubernetes-sigs / kubectl-validate

Apache License 2.0
121 stars 31 forks source link

Bump the kubernetes group with 4 updates #103

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

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

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

Commits
  • d5d0a65 Update dependencies to v0.29.3 tag
  • 4b0ba87 Merge pull request #123763 from liggitt/proto-1.29
  • d499055 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • f14ac67 Merge pull request #122369cici37/automated-cherry-pick-of-#122193
  • eccd921 Merge pull request #122429 from MadhavJivrajani/tools-bump-129
  • 06c0a98 Merge pull request #122343jpbetz/automated-cherry-pick-of-#122329
  • 4a82ea0 .*: bump golang.org/x/tools to v0.16.1
  • 2d320bc Wire in field dropping for CRDs
  • 510e9f2 Keep presence cost to 0 to ensure backward compatibility.
  • See full diff in compare view


Updates k8s.io/apimachinery from 0.29.0 to 0.29.3

Commits
  • d794766 Merge pull request #123763 from liggitt/proto-1.29
  • 9b124b1 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • dc7e034 Merge pull request #122429 from MadhavJivrajani/tools-bump-129
  • 7d94fef .*: bump golang.org/x/tools to v0.16.1
  • See full diff in compare view


Updates k8s.io/apiserver from 0.29.0 to 0.29.3

Commits


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

Commits
  • 46588f2 Update dependencies to v0.29.3 tag
  • 403b37f Merge pull request #123763 from liggitt/proto-1.29
  • 92199ae [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • baea19d Merge pull request #122429 from MadhavJivrajani/tools-bump-129
  • 3373afd .*: bump golang.org/x/tools to v0.16.1
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
k8s-ci-robot commented 3 months ago

[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 alexzielenski for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubernetes-sigs/kubectl-validate/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment