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
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.4Commits
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 PolicyUpdates
k8s.io/apimachinery
from 0.30.3 to 0.30.4Commits
07dc100
Merge pull request #126253seans3/automated-cherry-pick-of-#126231
117cae1
Falls back to SPDY for gorilla/websocket https proxy errorUpdates
k8s.io/client-go
from 0.30.3 to 0.30.4Commits
33d7cb6
Update dependencies to v0.30.4 tag274256e
Merge pull request #126253seans3/automated-cherry-pick-of-#126231
c594704
moving for easier cherry-pickb6e8438
Falls back to SPDY for gorilla/websocket https proxy errorUpdates
github.com/samber/lo
from 1.46.0 to 1.47.0Release notes
Sourced from github.com/samber/lo's releases.
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)Updates
sigs.k8s.io/aws-iam-authenticator
from 0.6.22 to 0.6.25Release notes
Sourced from sigs.k8s.io/aws-iam-authenticator's releases.
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.6Dependabot 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