zalando-incubator / cluster-lifecycle-manager

Cluster Lifecycle Manager (CLM) to provision and update multiple Kubernetes clusters
MIT License
233 stars 25 forks source link

build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 5 updates #807

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the all-go-mod-patch-and-minor group with 4 updates in the / directory: k8s.io/api, k8s.io/client-go, github.com/samber/lo and sigs.k8s.io/aws-iam-authenticator.

Updates k8s.io/api from 0.30.3 to 0.30.4

Commits
  • fcb0571 Update dependencies to v0.30.4 tag
  • 48606d9 Merge pull request #126146 from xyz-li/cherrypick-124568
  • 58fa4cb Merge pull request #126059mimowo/automated-cherry-pick-of-#126046
  • 8d00fd3 api: fix ValidatingAdmissionPolicyList json tag
  • 7c0a335 Use omitempty for optional fields in Job Pod Failure Policy
  • See full diff in compare view


Updates k8s.io/apimachinery from 0.30.3 to 0.30.4

Commits
  • 07dc100 Merge pull request #126253seans3/automated-cherry-pick-of-#126231
  • 117cae1 Falls back to SPDY for gorilla/websocket https proxy error
  • See full diff in compare view


Updates k8s.io/client-go from 0.30.3 to 0.30.4

Commits
  • 33d7cb6 Update dependencies to v0.30.4 tag
  • 274256e Merge pull request #126253seans3/automated-cherry-pick-of-#126231
  • c594704 moving for easier cherry-pick
  • b6e8438 Falls back to SPDY for gorilla/websocket https proxy error
  • See full diff in compare view


Updates github.com/samber/lo from 1.46.0 to 1.47.0

Release notes

Sourced from github.com/samber/lo's releases.

v1.47.0

What's Changed

New Contributors

Full Changelog: https://github.com/samber/lo/compare/v1.46.0...v1.47.0

Commits


Updates sigs.k8s.io/aws-iam-authenticator from 0.6.22 to 0.6.25

Release notes

Sourced from sigs.k8s.io/aws-iam-authenticator's releases.

v0.6.25

Changelog

  • 637fcb726fab1c2301a117a7be6d115eaeac9248 Merge pull request #748 from modulitos/release-0.6-bump-version
  • dbd349dfd9d8e85fc2bad9610ca3907ab90c8d6d Reapply "create new release 0.6.25"
  • 2bacc53e6d471b615a7906731c3f9527fe06653e Merge pull request #747 from modulitos/release-0.6
  • 4bd0616834c4f50e277d11e08d2735d2e0f70512 Revert "create new release 0.6.25"
  • 9ebe7b8850b0f08e3de88de82525c61c0fdd304d create new release 0.6.25
  • 43042b98dcdccc8f901eb325e540eb5a752c6900 cleanup to use composite literals
  • 8ec9d2b96c963d80cdfd7eda4e8a1f7031788665 update to sig.k8s.io namespace
  • c07669231d896efccf71aaa00d829a5378b00db5 retain original field
  • 1ecf00d1e52a491b5ccc3ca8fdfeedf83a9b4b8f add a namespaced field

v0.6.24

Changelog

  • 163e0355a85491e8c59ff56ca80d2a5d2422e51b Merge pull request #746 from kmala/release-0.6
  • 85e80f19b39321a09e2a1d9fa38d0b8208815e87 create new release 0.6.24
  • eb4cd5cc68cca75b2c66bb6f49ba1a3d64fd6dfb Merge pull request #745 from kmala/release-0.6
  • 99d363af4d6255b768956699517014f96863a985 update the image to latest to fix CVE-2024-39689

v0.6.23

Changelog

  • d0854b72b5b2de941d73f1cf7147776f875d77c2 Merge pull request #740 from shizuchanw/cherry-pick-1.31-release
  • cab860f40a4bc89e387056e1ebf1ca6ee4fed82d Create new release 0.6.23
  • 81be554a128ccc5d9d0541bf67082f3fb8757bf0 Update upstream dependencies to v1.31.0
Commits
  • 637fcb7 Merge pull request #748 from modulitos/release-0.6-bump-version
  • dbd349d Reapply "create new release 0.6.25"
  • 2bacc53 Merge pull request #747 from modulitos/release-0.6
  • 4bd0616 Revert "create new release 0.6.25"
  • 9ebe7b8 create new release 0.6.25
  • 43042b9 cleanup to use composite literals
  • 8ec9d2b update to sig.k8s.io namespace
  • c076692 retain original field
  • 1ecf00d add a namespaced field
  • 163e035 Merge pull request #746 from kmala/release-0.6
  • Additional commits viewable 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
dependabot[bot] commented 2 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.