-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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-v2 group across 1 directory with 4 updates #39847
Conversation
…pdates Bumps the aws-sdk-go-v2 group with 4 updates in the / directory: [github.com/aws/aws-sdk-go-v2/service/controltower](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/imagebuilder](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/m2](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/service/controltower` from 1.18.2 to 1.18.3 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.3/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@config/v1.18.2...config/v1.18.3) Updates `github.com/aws/aws-sdk-go-v2/service/imagebuilder` from 1.37.3 to 1.38.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.38.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.37.3...service/s3/v1.38.0) Updates `github.com/aws/aws-sdk-go-v2/service/m2` from 1.17.2 to 1.18.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.18.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@v1.17.2...v1.18.0) Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.87.3 to 1.88.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ec2/v1.88.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/rds/v1.87.3...service/ec2/v1.88.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/controltower dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/imagebuilder dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/m2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 - dependency-name: github.com/aws/aws-sdk-go-v2/service/rds dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws-sdk-go-v2 ... Signed-off-by: dependabot[bot] <support@github.com>
Community NoteVoting for Prioritization
For Submitters
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
This functionality has been released in v5.73.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Bumps the aws-sdk-go-v2 group with 4 updates in the / directory: github.com/aws/aws-sdk-go-v2/service/controltower, github.com/aws/aws-sdk-go-v2/service/imagebuilder, github.com/aws/aws-sdk-go-v2/service/m2 and github.com/aws/aws-sdk-go-v2/service/rds.
Updates
github.com/aws/aws-sdk-go-v2/service/controltower
from 1.18.2 to 1.18.3Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/controltower's changelog.
... (truncated)
Commits
7a32d70
Release 2022-11-220242bd5
Regenerated Clients350cc3e
Update endpoints modela227ddc
Update API modelbec5c47
Release 2022-11-210438d8f
Regenerated Clients1ec853e
Update API modelb30f431
Release 2022-11-18.24fadedc
Adding changelog14ebfbd
Remove old model files for ssm map.Updates
github.com/aws/aws-sdk-go-v2/service/imagebuilder
from 1.37.3 to 1.38.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/imagebuilder's changelog.
... (truncated)
Commits
787a818
Release 2023-07-31953c852
Regenerated Clients9ad4f50
Update SDK's smithy-go dependency to v1.14.0bd77e8d
Update partitions file7a0433f
Update endpoints modelcdfb4c4
Update API model5cff0c4
fix ep20 refs in GH workflows (#2218)26bf48f
Add a new smithy-modeled rules based endpoint resolution. (#2214)28c87cc
Release 2023-07-28.24f4efd2
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/m2
from 1.17.2 to 1.18.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/m2's changelog.
... (truncated)
Commits
60a0ef0
Release 2023-04-2408a6461
Regenerated Clients31f1bda
Update endpoints modelc9ad0d0
Update API modelaadb5c6
Merge pull request #2106 from syall/apigw-exports-nullability-mediaconvert-fix44acf0c
Merge pull request #2105 from aws/recursion-detection6c0e937
add runtime checks6c2cf2a
Fix APIGW exports75061a4
capitalize recursion detection trace ID var name6f80948
modify recursion detection and testUpdates
github.com/aws/aws-sdk-go-v2/service/rds
from 1.87.3 to 1.88.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/rds's changelog.
... (truncated)
Commits
c826c1a
Release 2023-03-03ab6c964
Regenerated Clientse0bf315
Update endpoints modelfe5f51e
Update API modelb798007
Release 2023-03-02788c1fd
Regenerated Clientsd82f8f8
Update endpoints model52b7cf9
Update API model985cd0c
Release 2023-03-01df66b2a
Regenerated ClientsDependabot 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