Bump the gomod group with 6 updates #238
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gomod group with 6 updates:
1.48.4
1.49.5
0.14.0
0.15.0
0.151.0
0.154.0
0.28.4
0.29.0
0.28.4
0.29.0
0.15.0
0.16.3
Updates
github.com/aws/aws-sdk-go
from 1.48.4 to 1.49.5Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
25a6209
Release v1.49.5 (2023-12-18) (#5115)394d04f
Release v1.49.4 (2023-12-15) (#5113)1afe5c5
Release v1.49.3 (2023-12-14) (#5110)dcc1ee6
Release v1.49.2 (2023-12-13) (#5109)117f465
Release v1.49.1 (2023-12-12) (#5106)ff87628
Release v1.49.0 (2023-12-11) (#5105)4bc05dd
Merge pull request #5104 from aws/lucix-aws-patch-1118e840
drop s3express blurb87f2688
Breakfix revert SQS string error constants (#5101)b417ac5
Release v1.48.16 (2023-12-08) (#5102)Updates
golang.org/x/oauth2
from 0.14.0 to 0.15.0Commits
6e9ec93
go.mod: update golang.org/x dependenciesUpdates
google.golang.org/api
from 0.151.0 to 0.154.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
08bc733
chore(main): release 0.154.0 (#2292)861bc79
chore(all): update module github.com/google/go-github/v52 to v57 (#2289)be0daf0
feat(all): auto-regenerate discovery clients (#2300)432541d
chore(all): update all (#2288)d27a8e0
feat(all): auto-regenerate discovery clients (#2298)e5e778a
feat(all): auto-regenerate discovery clients (#2297)161a8e5
feat(all): auto-regenerate discovery clients (#2295)c059038
feat(all): auto-regenerate discovery clients (#2294)cefa0cd
feat(all): auto-regenerate discovery clients (#2293)46421d4
feat(transport): add OpenTelemetry context propagation (#2127)Updates
k8s.io/apimachinery
from 0.28.4 to 0.29.0Commits
3c8c1f2
update go.mod12dc3f8
Merge pull request #113374 from ahmedtd/kep-3257-projected-types03a1b4b
LRUExpireCache: Allow removing multiple keys under lockbc0a03b
Merge pull request #119762 from AxeZhan/PollUntilContextCancel16d50e6
Merge pull request #121552 from pohly/klog-update6b13b03
dependencies: klog v2.110.196ae302
Merge pull request #121575 from apelisse/update-smd458fd90
Merge pull request #120707 from Jefftree/csa-openapiv3850727f
Merge pull request #120592 from AxeZhan/validation_sets8dbf841
managedfields: Allow duplicates for built-in updates associative listsUpdates
k8s.io/client-go
from 0.28.4 to 0.29.0Commits
fb8b734
Update dependencies to v0.29.0 tag288368e
update go.mod86d49e7
Merge pull request #113374 from ahmedtd/kep-3257-projected-types59c256a
Regenerate for ClusterTrustBundlePEM projected volume APIac369c3
Define ClusterTrustBundlePEM projected volume66e57f7
Merge pull request #121552 from pohly/klog-update8b96b9b
dependencies: klog v2.110.1c13269d
Merge pull request #116516 from aojea/servicecidr7523a34
Merge pull request #121575 from apelisse/update-smd965bc8d
Merge pull request #121104 from carlory/kep-3751-api-changesUpdates
sigs.k8s.io/controller-runtime
from 0.15.0 to 0.16.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
5f8d96b
Merge pull request #2552 from varshaprasad96/bump/k8s-1.28.35572514
[fix]: Bump k8s to 1.28.37c1e2d9
Merge pull request #2541 from joelanford/0.16-golang-x-net5201923
🐛 bump golang.org/x/net to v0.17.08b5b1a2
Merge pull request #2539 from k8s-infra-cherrypick-robot/cherry-pick-2528-to-...b9c691d
sparkles: Cache: Allow defining options that apply to all namespaces that the...8361246
Merge pull request #2523 from troy0820/troy0820/cherry-pick-to-release-0.16f7b7450
🐛 Handle unstructured status update with fake client (#2495)2d6b699
[release-0.16] 🐛 Correctly identify if patch call was made on status (#2515)da31104
Merge pull request #2516 from k8s-infra-cherrypick-robot/cherry-pick-2507-to-...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