-
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-base group with 2 updates #35817
build(deps): bump the aws-sdk-go-base group with 2 updates #35817
Conversation
Bumps the aws-sdk-go-base group with 2 updates: [github.com/hashicorp/aws-sdk-go-base/v2](https://github.com/hashicorp/aws-sdk-go-base) and [github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2](https://github.com/hashicorp/aws-sdk-go-base). Updates `github.com/hashicorp/aws-sdk-go-base/v2` from 2.0.0-beta.46 to 2.0.0-beta.47 - [Release notes](https://github.com/hashicorp/aws-sdk-go-base/releases) - [Changelog](https://github.com/hashicorp/aws-sdk-go-base/blob/main/CHANGELOG.md) - [Commits](hashicorp/aws-sdk-go-base@v2.0.0-beta.46...v2.0.0-beta.47) Updates `github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2` from 2.0.0-beta.47 to 2.0.0-beta.48 - [Release notes](https://github.com/hashicorp/aws-sdk-go-base/releases) - [Changelog](https://github.com/hashicorp/aws-sdk-go-base/blob/main/CHANGELOG.md) - [Commits](hashicorp/aws-sdk-go-base@v2.0.0-beta.47...v2/awsv1shim/v2.0.0-beta.48) --- updated-dependencies: - dependency-name: github.com/hashicorp/aws-sdk-go-base/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go-base - dependency-name: github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws-sdk-go-base ... 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.
Tested with a service using AWS SDK for Go v2:
% make testacc TESTARGS='-run=TestAccCloudWatchMetricAlarm_' PKG=cloudwatch ACCTEST_PARALLELISM=3
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./internal/service/cloudwatch/... -v -count 1 -parallel 3 -run=TestAccCloudWatchMetricAlarm_ -timeout 360m
go: downloading github.com/hashicorp/aws-sdk-go-base/v2 v2.0.0-beta.47
go: downloading github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2 v2.0.0-beta.48
=== RUN TestAccCloudWatchMetricAlarm_basic
=== PAUSE TestAccCloudWatchMetricAlarm_basic
=== RUN TestAccCloudWatchMetricAlarm_AlarmActions_ec2Automate
=== PAUSE TestAccCloudWatchMetricAlarm_AlarmActions_ec2Automate
=== RUN TestAccCloudWatchMetricAlarm_AlarmActions_snsTopic
=== PAUSE TestAccCloudWatchMetricAlarm_AlarmActions_snsTopic
=== RUN TestAccCloudWatchMetricAlarm_AlarmActions_swfAction
=== PAUSE TestAccCloudWatchMetricAlarm_AlarmActions_swfAction
=== RUN TestAccCloudWatchMetricAlarm_dataPointsToAlarm
=== PAUSE TestAccCloudWatchMetricAlarm_dataPointsToAlarm
=== RUN TestAccCloudWatchMetricAlarm_treatMissingData
=== PAUSE TestAccCloudWatchMetricAlarm_treatMissingData
=== RUN TestAccCloudWatchMetricAlarm_evaluateLowSampleCountPercentiles
=== PAUSE TestAccCloudWatchMetricAlarm_evaluateLowSampleCountPercentiles
=== RUN TestAccCloudWatchMetricAlarm_extendedStatistic
=== PAUSE TestAccCloudWatchMetricAlarm_extendedStatistic
=== RUN TestAccCloudWatchMetricAlarm_metricQuery
=== PAUSE TestAccCloudWatchMetricAlarm_metricQuery
=== RUN TestAccCloudWatchMetricAlarm_missingStatistic
=== PAUSE TestAccCloudWatchMetricAlarm_missingStatistic
=== RUN TestAccCloudWatchMetricAlarm_tags
=== PAUSE TestAccCloudWatchMetricAlarm_tags
=== RUN TestAccCloudWatchMetricAlarm_disappears
=== PAUSE TestAccCloudWatchMetricAlarm_disappears
=== CONT TestAccCloudWatchMetricAlarm_basic
=== CONT TestAccCloudWatchMetricAlarm_disappears
=== CONT TestAccCloudWatchMetricAlarm_evaluateLowSampleCountPercentiles
--- PASS: TestAccCloudWatchMetricAlarm_disappears (20.21s)
=== CONT TestAccCloudWatchMetricAlarm_missingStatistic
--- PASS: TestAccCloudWatchMetricAlarm_basic (23.42s)
=== CONT TestAccCloudWatchMetricAlarm_tags
--- PASS: TestAccCloudWatchMetricAlarm_missingStatistic (3.30s)
=== CONT TestAccCloudWatchMetricAlarm_AlarmActions_swfAction
--- PASS: TestAccCloudWatchMetricAlarm_evaluateLowSampleCountPercentiles (33.18s)
=== CONT TestAccCloudWatchMetricAlarm_treatMissingData
--- PASS: TestAccCloudWatchMetricAlarm_AlarmActions_swfAction (22.72s)
=== CONT TestAccCloudWatchMetricAlarm_dataPointsToAlarm
--- PASS: TestAccCloudWatchMetricAlarm_dataPointsToAlarm (19.01s)
=== CONT TestAccCloudWatchMetricAlarm_metricQuery
--- PASS: TestAccCloudWatchMetricAlarm_tags (51.87s)
=== CONT TestAccCloudWatchMetricAlarm_extendedStatistic
--- PASS: TestAccCloudWatchMetricAlarm_treatMissingData (51.51s)
=== CONT TestAccCloudWatchMetricAlarm_AlarmActions_snsTopic
--- PASS: TestAccCloudWatchMetricAlarm_AlarmActions_snsTopic (25.26s)
=== CONT TestAccCloudWatchMetricAlarm_AlarmActions_ec2Automate
--- PASS: TestAccCloudWatchMetricAlarm_metricQuery (114.87s)
--- PASS: TestAccCloudWatchMetricAlarm_extendedStatistic (208.97s)
--- PASS: TestAccCloudWatchMetricAlarm_AlarmActions_ec2Automate (253.03s)
PASS
ok github.com/hashicorp/terraform-provider-aws/internal/service/cloudwatch 373.210s
Relates #34669. |
This functionality has been released in v5.37.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! |
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-base group with 2 updates: github.com/hashicorp/aws-sdk-go-base/v2 and github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2.
Updates
github.com/hashicorp/aws-sdk-go-base/v2
from 2.0.0-beta.46 to 2.0.0-beta.47Changelog
Sourced from github.com/hashicorp/aws-sdk-go-base/v2's changelog.
Commits
0e64620
Merge pull request #921 from hashicorp/release-v2.0.0-beta.479309bd0
Updatev2/awsv1shim/go.mod
.7f38a32
Add 'v2.0.0-beta.47' CHANGELOG entry.3f64c31
Merge pull request #918 from hashicorp/b-shared-retryerb3d417a
Merge pull request #920 from hashicorp/dependabot/go_modules/opentelemetry-80...217540c
Run 'go mod tidy'.902d60e
Run 'go work sync'.678c691
Bump the opentelemetry group with 1 update6ba8c94
Merge pull request #919 from hashicorp/dependabot/go_modules/v2/awsv1shim/git...aac24d0
Bump github.com/aws/aws-sdk-go from 1.50.8 to 1.50.17 in /v2/awsv1shimUpdates
github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2
from 2.0.0-beta.47 to 2.0.0-beta.48Changelog
Sourced from github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2's changelog.
Commits
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