hashicorp / terraform-provider-awscc

Terraform AWS Cloud Control provider
https://registry.terraform.io/providers/hashicorp/awscc/latest/docs
Mozilla Public License 2.0
261 stars 120 forks source link

build(deps): bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.55 to 2.0.0-beta.57 in the aws-sdk-go-base group across 1 directory #2026

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the aws-sdk-go-base group with 1 update in the / directory: github.com/hashicorp/aws-sdk-go-base/v2.

Updates github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.55 to 2.0.0-beta.57

Changelog

Sourced from github.com/hashicorp/aws-sdk-go-base/v2's changelog.

v2.0.0-beta.57 (2024-09-18)

ENHANCEMENTS

  • Adds top-level endpoints package containing AWS partition and Region metadata (#1176)

v2.0.0-beta.56 (2024-09-11)

ENHANCEMENTS

  • Adds support for IAM role chaining (#1170)
Commits
  • e6bd040 Merge pull request #1178 from hashicorp/release-v2.0.0-beta.57
  • 634a191 Add 'v2.0.0-beta.57' CHANGELOG entry.
  • 245d5b4 Update v2/awsv1shim/go.mod.
  • 11f5f9c Merge pull request #1176 from hashicorp/f-generate-partitions-regions
  • 95086f4 Run 'make cleantidy'.
  • 5e4c48f endpoints: Simplify generate code.
  • d5b2b08 internal/generate/common: No need to use 'hashicorp/cli'.
  • ed9722f Use golang stdlib 'regexp', not 'regexache'.
  • 27fccd4 Run 'go mod tidy'.
  • ca95b81 Run 'go work sync'.
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

Superseded by #2032.