-
Notifications
You must be signed in to change notification settings - Fork 423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the aws-dependencies group across 2 directories with 3 updates #798
Bump the aws-dependencies group across 2 directories with 3 updates #798
Conversation
Bumps the aws-dependencies group with 2 updates in the / directory: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2). Bumps the aws-dependencies group with 2 updates in the /tests/integration directory: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go` from 1.54.6 to 1.55.5 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.54.6...v1.55.5) Updates `github.com/aws/aws-sdk-go-v2` from 1.30.4 to 1.32.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.4...v1.32.7) Updates `github.com/aws/smithy-go` from 1.20.4 to 1.22.1 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.20.4...v1.22.1) Updates `github.com/aws/aws-sdk-go` from 1.54.6 to 1.55.5 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.54.6...v1.55.5) Updates `github.com/aws/aws-sdk-go-v2` from 1.30.4 to 1.32.7 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.30.4...v1.32.7) Updates `github.com/aws/smithy-go` from 1.20.4 to 1.22.1 - [Release notes](https://github.com/aws/smithy-go/releases) - [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md) - [Commits](aws/smithy-go@v1.20.4...v1.22.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-dependencies - dependency-name: github.com/aws/smithy-go dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws-dependencies - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-dependencies - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws-dependencies - dependency-name: github.com/aws/smithy-go dependency-type: indirect update-type: version-update:semver-minor dependency-group: aws-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], kmala The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
Bumps the aws-dependencies group with 2 updates in the / directory: github.com/aws/aws-sdk-go and github.com/aws/aws-sdk-go-v2.
Bumps the aws-dependencies group with 2 updates in the /tests/integration directory: github.com/aws/aws-sdk-go and github.com/aws/aws-sdk-go-v2.
Updates
github.com/aws/aws-sdk-go
from 1.54.6 to 1.55.5Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
825250a
Release v1.55.5 (2024-07-30) (#5323)aa1178f
Merge pull request #5319 from aws/misc-maintenancemoded46b35a
Release v1.55.4 (2024-07-29) (#5322)f5c0cf4
Release v1.55.3 (2024-07-25) (#5321)0eb09e6
Merge pull request #5320 from aws/fix-cloudsearch3800e5c
remove integration test broken by cloudsearch servicef444a07
Update README.mdd5e950b
Add maintenance mode declaration37d771a
Release v1.55.2 (2024-07-24) (#5317)070dd38
Merge pull request #5316 from aws/fix-waitermatchboolUpdates
github.com/aws/aws-sdk-go-v2
from 1.30.4 to 1.32.7Commits
5a96470
Release 2024-12-19653aa80
Regenerated Clientsd02b239
Update endpoints model698d709
Update API model885de40
Fix improper use of Printf-style functions (#2934)858298a
Release 2024-12-18f58264a
Regenerated Clientsdf31082
Update endpoints model346690e
Update API model4515454
Release 2024-12-17Updates
github.com/aws/smithy-go
from 1.20.4 to 1.22.1Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
bed421c
Release 2024-11-154d1e793
add changelog for fix pr84c6c7e
Fix: URI path element replace issue due to elements name overlap (#553)253cd26
fixup jmespath multiselect codegen (#551)a4c9efc
Update Smithy version to 1.52.1 (#550)48250f4
Update string shape from synthetic to base (#549)e6338ca
Allow all headers to be set to an empty value (#547)e3a9df9
add annotation to package docs when the service shape is deprecated (#546)90c085e
fix: allow empty headers on prefix headers (#544)a73f41b
stabilize order of client plugin additions (#545)Updates
github.com/aws/aws-sdk-go
from 1.54.6 to 1.55.5Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
825250a
Release v1.55.5 (2024-07-30) (#5323)aa1178f
Merge pull request #5319 from aws/misc-maintenancemoded46b35a
Release v1.55.4 (2024-07-29) (#5322)f5c0cf4
Release v1.55.3 (2024-07-25) (#5321)0eb09e6
Merge pull request #5320 from aws/fix-cloudsearch3800e5c
remove integration test broken by cloudsearch servicef444a07
Update README.mdd5e950b
Add maintenance mode declaration37d771a
Release v1.55.2 (2024-07-24) (#5317)070dd38
Merge pull request #5316 from aws/fix-waitermatchboolUpdates
github.com/aws/aws-sdk-go-v2
from 1.30.4 to 1.32.7Commits
5a96470
Release 2024-12-19653aa80
Regenerated Clientsd02b239
Update endpoints model698d709
Update API model885de40
Fix improper use of Printf-style functions (#2934)858298a
Release 2024-12-18f58264a
Regenerated Clientsdf31082
Update endpoints model346690e
Update API model4515454
Release 2024-12-17Updates
github.com/aws/smithy-go
from 1.20.4 to 1.22.1Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
bed421c
Release 2024-11-154d1e793
add changelog for fix pr84c6c7e
Fix: URI path element replace issue due to elements name overlap (#553)253cd26
fixup jmespath multiselect codegen (#551)a4c9efc
Update Smithy version to 1.52.1 (#550)48250f4
Update string shape from synthetic to base (#549)e6338ca
Allow all headers to be set to an empty value (#547)e3a9df9
add annotation to package docs when the service shape is deprecated (#546)90c085e
fix: allow empty headers on prefix headers (#544)a73f41b
stabilize order of client plugin additions (#545)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