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 10 updates:
1.30.3
1.30.4
1.27.27
1.27.28
1.17.27
1.17.28
1.16.11
1.16.12
1.30.3
1.30.4
0.30.3
0.30.4
0.30.3
0.30.4
0.30.3
0.30.4
0.30.3
0.30.4
0.15.0
0.16.1
Updates
github.com/aws/aws-sdk-go-v2
from 1.30.3 to 1.30.4Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.27 to 1.27.28Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.17.27 to 1.17.28Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/feature/ec2/imds
from 1.16.11 to 1.16.12Commits
d1091d0
Release 2022-08-29a1140b1
Regenerated Clients8f3045a
Update SDK's smithy-go dependency to v1.13.0462d046
Update endpoints model7aba71b
Update API model1609fe8
credentials/ssocreds: Add SSOTokenProvider for Bearer Token auth (#1818)8e755b4
Release 2022-08-26d33e0c0
Regenerated Clients1292708
Update API model7d6d53e
add GitHub code owner for auto assigned reviewers (#1817)Updates
github.com/aws/aws-sdk-go-v2/service/sts
from 1.30.3 to 1.30.4Commits
1d44177
Release 2024-08-15bab4916
Regenerated Clients2d4ecf5
Update endpoints modeldf4f4e1
Update API model51ca5b5
bump smithy-go and go version (#2750)39ddd61
Release 2024-08-14ffaf282
Regenerated Clients6beafa8
Update API model57f6f2d
Release 2024-08-13cdeb8a6
Regenerated ClientsUpdates
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
k8s.io/code-generator
from 0.30.3 to 0.30.4Commits
7b801bc
Update dependencies to v0.30.4 tagUpdates
sigs.k8s.io/controller-tools
from 0.15.0 to 0.16.1Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
... (truncated)
Commits
897f14b
Merge pull request #1035 from sbueringer/pr-fix-default-issue2f6801d
Remove hard-coded Protocol schema7ef21aa
Add test for protocol2e0181a
Bump testdata to k8s.io/* v1.315a195b7
Merge pull request #1033 from kubernetes-sigs/promote-envtest-v1.31.04d672f2
Promote envtest release for Kubernetes v1.31.0057cd0c
Merge pull request #1032 from sbueringer/pr-envtest-v1.31.08d6682e
Merge pull request #1031 from sbueringer/pr-bump-1.31.0bd1fb4f
Release envtest v1.31.0bce4f2d
Bump k8s.io/* deps to v1.31.0Dependabot 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