-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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-sdk-go-v2 group across 1 directory with 5 updates #41133
Bump the aws-sdk-go-v2 group across 1 directory with 5 updates #41133
Conversation
Bumps the aws-sdk-go-v2 group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aws/aws-sdk-go-v2/service/appsync](https://github.com/aws/aws-sdk-go-v2) | `1.41.4` | `1.42.0` | | [github.com/aws/aws-sdk-go-v2/service/datasync](https://github.com/aws/aws-sdk-go-v2) | `1.44.7` | `1.45.0` | | [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.201.1` | `1.202.0` | | [github.com/aws/aws-sdk-go-v2/service/firehose](https://github.com/aws/aws-sdk-go-v2) | `1.35.7` | `1.36.0` | | [github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb](https://github.com/aws/aws-sdk-go-v2) | `1.7.5` | `1.8.0` | Updates `github.com/aws/aws-sdk-go-v2/service/appsync` from 1.41.4 to 1.42.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ecs/v1.41.4...service/s3/v1.42.0) Updates `github.com/aws/aws-sdk-go-v2/service/datasync` from 1.44.7 to 1.45.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.44.7...service/s3/v1.45.0) Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.201.1 to 1.202.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json) - [Commits](aws/aws-sdk-go-v2@service/ec2/v1.201.1...service/ec2/v1.202.0) Updates `github.com/aws/aws-sdk-go-v2/service/firehose` from 1.35.7 to 1.36.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.36.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/ssm/v1.35.7...service/s3/v1.36.0) Updates `github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb` from 1.7.5 to 1.8.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.8.0/CHANGELOG.md) - [Commits](aws/aws-sdk-go-v2@service/m2/v1.7.5...v1.8.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/appsync 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/datasync 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/ec2 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/firehose 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/timestreaminfluxdb 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 🎉
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.85.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 5 updates in the / directory:
1.41.4
1.42.0
1.44.7
1.45.0
1.201.1
1.202.0
1.35.7
1.36.0
1.7.5
1.8.0
Updates
github.com/aws/aws-sdk-go-v2/service/appsync
from 1.41.4 to 1.42.0Commits
ee5e3f0
Release 2023-11-01b65c226
Regenerated Clients7a194b9
Update API model0cb924a
Add support for configured endpoints. (#2328)61039fe
Release 2023-10-31797e056
Regenerated Clients822585d
Update SDK's smithy-go dependency to v1.16.0abf753d
Update API model99861c0
lang: bump minimum go version to 1.19 (#2338)2ac0a53
Release 2023-10-30Updates
github.com/aws/aws-sdk-go-v2/service/datasync
from 1.44.7 to 1.45.0Commits
13546ab
Release 2023-11-2759ce389
Regenerated Clients8257e83
Update endpoints model8ef931c
Update API model6afe528
Release 2023-11-22769b1e0
Regenerated Clientsb6c7699
Update API model57f3065
breakfix: convert public access block config fields to nilable like s3 (#2385)fa3ee1a
Release 2023-11-216e0c553
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/ec2
from 1.201.1 to 1.202.0Commits
571aa56
Release 2025-01-28783ff00
Regenerated Clientsfcdc1bb
Update API modeldf279db
Release 2025-01-27912497b
Regenerated Clientsf4459ea
Update endpoints model46a1aab
Update API modelUpdates
github.com/aws/aws-sdk-go-v2/service/firehose
from 1.35.7 to 1.36.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/firehose's changelog.
... (truncated)
Commits
468996f
Release 2023-06-285ef9c03
Regenerated Clients25aad9f
Update API modelb7502dc
Release 2023-06-27706fe79
Regenerated Clients51b189f
Update API model2b71c0e
Release 2023-06-2612eeb94
Regenerated Clients791b88a
Update API modelea71314
Release 2023-06-23Updates
github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb
from 1.7.5 to 1.8.0Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb's changelog.
... (truncated)
Commits
bf1672a
Release 2021-08-04f3c6dae
Updated smithy-go dependency version2949bec
Update smithy-go dependency versione2d18e0
Update Models (#1367)ebff7a9
Update API models to latest version (#1362)052b985
internal/repotools: Fix Calculate Bug (#1361)2497574
Update API models (#1359)c698c9b
Handle error for deferred close calls (#1326)4b1cbb9
add ci task for error check linters (#1327)17a3908
Add Smithy Document Shape Support (#1320)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