cluster-lifecycle-manager
cluster-lifecycle-manager copied to clipboard
build(deps): bump the all-go-mod-patch-and-minor group across 1 directory with 5 updates
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 tag48606d9
Merge pull request #126146 from xyz-li/cherrypick-12456858fa4cb
Merge pull request #126059mimowo/automated-cherry-pick-of-#126046
8d00fd3
api: fix ValidatingAdmissionPolicyList json tag7c0a335
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
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
- feat: Improve Substring by
@liujundezhanghao
in samber/lo#496- doc: Wrong method reference and output in readme by
@ColeZia
in samber/lo#497- doc: Fix documentation for Duration3 by
@gecko655
in samber/lo#502- feat: add FromSlicePtr by
@mash
in samber/lo#217- feat: adding FromSlicePtrOr by
@samber
in samber/lo#506- feat: Keys+Values: accept multiple maps (vaargs) - Adding UniqKeys+UniqValues by
@shivamrazorpay
in samber/lo#503- doc: Update foreachwhile readme.md by
@Sianao
in samber/lo#508New Contributors
@liujundezhanghao
made their first contribution in samber/lo#496@ColeZia
made their first contribution in samber/lo#497@gecko655
made their first contribution in samber/lo#502@mash
made their first contribution in samber/lo#217@shivamrazorpay
made their first contribution in samber/lo#503Full Changelog: https://github.com/samber/lo/compare/v1.46.0...v1.47.0
Commits
bbd44ff
bump v1.47.0da6eb9d
💄 lintcd0bc21
preallocate stuff and more testsd9d3e3f
feat: preallocate output for lo.Keys and lo.Values1603a84
Update foreachwhile readme.md (#508)d8e5707
Keys+Values: accept multiple maps (vaargs) - Adding UniqKeys+UniqValues (#503)cb150f5
feat: adding FromSlicePtrOr (#506)aa609e4
feat: add FromSlicePtr (#217)df28bdd
Fix documentation for Duration3 (#502)6ade78c
Docs: Wrong method reference and output in readme (#497)- Additional commits viewable in compare view
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-versiondbd349d
Reapply "create new release 0.6.25"2bacc53
Merge pull request #747 from modulitos/release-0.64bd0616
Revert "create new release 0.6.25"9ebe7b8
create new release 0.6.2543042b9
cleanup to use composite literals8ec9d2b
update to sig.k8s.io namespacec076692
retain original field1ecf00d
add a namespaced field163e035
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 <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