-
Notifications
You must be signed in to change notification settings - Fork 2
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
build(deps): bump the aws-sdk-go group with 6 updates #1001
Conversation
Bumps the aws-sdk-go group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.51.20` | `1.51.21` | | [github.com/aws/aws-sdk-go-v2/service/configservice](https://github.com/aws/aws-sdk-go-v2) | `1.46.4` | `1.46.5` | | [github.com/aws/aws-sdk-go-v2/service/healthlake](https://github.com/aws/aws-sdk-go-v2) | `1.23.4` | `1.24.0` | | [github.com/aws/aws-sdk-go-v2/service/neptunegraph](https://github.com/aws/aws-sdk-go-v2) | `1.8.0` | `1.8.1` | | [github.com/aws/aws-sdk-go-v2/service/redshift](https://github.com/aws/aws-sdk-go-v2) | `1.43.5` | `1.44.0` | | [github.com/aws/aws-sdk-go-v2/service/transfer](https://github.com/aws/aws-sdk-go-v2) | `1.45.0` | `1.46.0` | Updates `github.com/aws/aws-sdk-go` from 1.51.20 to 1.51.21 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.51.20...v1.51.21) Updates `github.com/aws/aws-sdk-go-v2/service/configservice` from 1.46.4 to 1.46.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/iot/v1.46.4...service/iot/v1.46.5) Updates `github.com/aws/aws-sdk-go-v2/service/healthlake` from 1.23.4 to 1.24.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.23.4...v1.24.0) Updates `github.com/aws/aws-sdk-go-v2/service/neptunegraph` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.8.1/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@v1.8.0...v1.8.1) Updates `github.com/aws/aws-sdk-go-v2/service/redshift` from 1.43.5 to 1.44.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/wafv2/v1.43.5...service/s3/v1.44.0) Updates `github.com/aws/aws-sdk-go-v2/service/transfer` from 1.45.0 to 1.46.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.45.0...service/s3/v1.46.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/configservice dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/healthlake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/neptunegraph dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/redshift dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go - dependency-name: github.com/aws/aws-sdk-go-v2/service/transfer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go ... Signed-off-by: dependabot[bot] <[email protected]>
Community NoteVoting for Prioritization
For Submitters
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Bumps the aws-sdk-go group with 6 updates:
1.51.20
1.51.21
1.46.4
1.46.5
1.23.4
1.24.0
1.8.0
1.8.1
1.43.5
1.44.0
1.45.0
1.46.0
Updates
github.com/aws/aws-sdk-go
from 1.51.20 to 1.51.21Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
49079a4
Release v1.51.21 (2024-04-12) (#5224)Updates
github.com/aws/aws-sdk-go-v2/service/configservice
from 1.46.4 to 1.46.5Commits
f2706c8
Release 2023-12-081dac0c9
Regenerated Clientscbd9216
Update API modelc7357bb
fix: reinstate presence of retryer when functional opts run but still respect...c5c34b3
fix: translation of ini service sections into shared config (#2416)b3c7fbf
update express cache key (#2414)9b90af4
fix: add non-vhostable buckets to path when using legacy endpoint resolver (#...Updates
github.com/aws/aws-sdk-go-v2/service/healthlake
from 1.23.4 to 1.24.0Commits
0d643a8
Release 2023-12-07e38b534
Regenerated Clientsf394daf
Update SDK's smithy-go dependency to v1.19.04fb654c
Update endpoints model8594ca0
Update API modele33a34c
fix codegen ci (#2418)57a201c
regenerate partitions (#2415)be06f02
Merge pull request #2344 from aws/feat-request-compression-270bf410
Change config loading logic8c02c46
Release 2023-12-06Updates
github.com/aws/aws-sdk-go-v2/service/neptunegraph
from 1.8.0 to 1.8.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/neptunegraph's changelog.
... (truncated)
Commits
3ddb4d6
Release 2021-08-19c03ac02
API Model update (#1385)14923fe
Updates SDK for Go 1.17 (#1381)4fa06e5
Release 2021-08-120c7e062
Update API Models (#1376)f5c57ae
Do not Escape HTML when encoding the policy (#1374)Updates
github.com/aws/aws-sdk-go-v2/service/redshift
from 1.43.5 to 1.44.0Commits
fa3ee1a
Release 2023-11-216e0c553
Regenerated Clients32fa00b
Update endpoints model72eae5c
Update API model1c69d08
fix: don't expect response to be json in endpointcreds provider (#2381)3bd97c0
fix: don't send 0 max items for object version and multipart upload paginator...b3e07aa
Release 2023-11-202fc1c0d
Regenerated Clients1a6bd02
Update endpoints modelac2c871
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/transfer
from 1.45.0 to 1.46.0Commits
4aeeb0d
Release 2023-11-28.2e09e153
Regenerated Clients8293e2c
Update endpoints model713fb0f
Update API model830202d
Merge customizations for service s32de0027
Release 2023-11-28f0c890c
Regenerated Clientse032d9e
Update endpoints model507661f
Update API model4128360
fix: respect functional option modifications to RetryMaxAttempts (#2390)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