kube-capacity icon indicating copy to clipboard operation
kube-capacity copied to clipboard

Bump the actions group with 6 updates

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps the actions group with 6 updates:

Package From To
k8s.io/api 0.29.2 0.29.3
k8s.io/apimachinery 0.29.2 0.29.3
k8s.io/client-go 0.29.2 0.29.3
k8s.io/kubectl 0.29.2 0.29.3
k8s.io/kubernetes 1.29.2 1.29.3
k8s.io/metrics 0.29.2 0.29.3

Updates k8s.io/api from 0.29.2 to 0.29.3

Commits
  • 067c548 Update dependencies to v0.29.3 tag
  • f98a503 Merge pull request #123763 from liggitt/proto-1.29
  • 1e39277 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • See full diff in compare view

Updates k8s.io/apimachinery from 0.29.2 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...
  • See full diff in compare view

Updates k8s.io/client-go from 0.29.2 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...
  • See full diff in compare view

Updates k8s.io/kubectl from 0.29.2 to 0.29.3

Commits
  • 91d5800 Update dependencies to v0.29.3 tag
  • e9d3b7c Merge pull request #123763 from liggitt/proto-1.29
  • 1ca158d [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • See full diff in compare view

Updates k8s.io/kubernetes from 1.29.2 to 1.29.3

Release notes

Sourced from k8s.io/kubernetes's releases.

Kubernetes v1.29.3

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Commits
  • 6813625 Release commit for Kubernetes v1.29.3
  • a6fe782 Merge pull request #123763 from liggitt/proto-1.29
  • c319f5e Merge pull request #123752dhenkel92/automated-cherry-pick-of-#122056
  • b607e4e Merge pull request #123693mengqiy/automated-cherry-pick-of-#123532
  • f0d4db0 Merge pull request #123779aramase/automated-cherry-pick-of-#123251
  • bca71f3 Merge pull request #123709gjkim42/automated-cherry-pick-of-#123323
  • 9cbee4d Merge pull request #123773 from cpanato/update-go-129
  • 6db05c2 remove --v arg from kubetest2-tester-ginkgo test args
  • 6322dae ci: bump kind to latest for kms jobs
  • c53a24d [go] Bump images, dependencies and versions to go 1.21.8 / distroless-iptable...
  • Additional commits viewable in compare view

Updates k8s.io/metrics from 0.29.2 to 0.29.3

Commits
  • 5c21919 Update dependencies to v0.29.3 tag
  • 1f4a4da Merge pull request #123763 from liggitt/proto-1.29
  • df40d8c [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • 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[bot] avatar Mar 18 '24 01:03 dependabot[bot]