Skip to content
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 #723

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

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.36 to 2.0.0-beta.45

Release notes

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

v2.0.0-beta.44

Dependency updates.

v2.0.0-beta.42

No release notes provided.

v2.0.0-beta.37

NOTES

  • Updates dependencies, including an update to aws-sdk-go-v2 which fixes an issue with FIPS endpoint resolution in GovCloud regions.
Changelog

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

v2.0.0-beta.45 (2023-12-12)

BUG FIXES

  • Updates dependencies.

v2.0.0-beta.44 (2023-12-01)

BUG FIXES

  • Updates dependencies.

v2.0.0-beta.43 (2023-11-28)

BUG FIXES

  • Updates dependencies.

v2.0.0-beta.42 (2023-11-21)

BUG FIXES

  • Updates dependencies.

v2.0.0-beta.41 (2023-11-16)

BUG FIXES

  • Fixes error with stripping SSO Start URLs in shared configuration files (#787)

v2.0.0-beta.40 (2023-11-14)

ENHANCEMENTS

  • Adds HttpsProxy and NoProxy parameters to configure separate HTTPS proxy and proxy bypass (#775)

v2.0.0-beta.39 (2023-11-08)

ENHANCEMENTS

  • Adds SsoEndpoint parameter to override default AWS SSO endpoint (#741)

v2.0.0-beta.38 (2023-11-01)

ENHANCEMENTS

  • Improves the readability of an error message returned from GetAwsAccountIDAndPartition (#713)
  • Adds tfawserr.ErrCodeContains (#733)

v2.0.0-beta.37 (2023-10-11)

... (truncated)

Commits
  • 52265f5 Merge pull request #845 from hashicorp/release-v2.0.0-beta.45
  • 27dde79 Updates CHANGELOG
  • 15ba591 Updates awsv1shim/go.mod
  • e74df01 Merge pull request #840 from hashicorp/f-configurable-endpoints
  • cb254af Merge pull request #833 from hashicorp/dependabot/github_actions/actions/setu...
  • 92e7c3f Adds tests confirming service endpoint set on Config overrides base endpoin...
  • a355034 Adds tests to ensure service endpoint set on Config overrides envvar or con...
  • 9afea94 Allows setting either valid or invalid endpoint on Config
  • 1eb55a9 renames global to base to match AWS terminology
  • 72de540 Adds test confirming that base endpoint url in envvar overrides service-speci...
  • Additional commits viewable in compare view

Updates github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2 from 2.0.0-beta.37 to 2.0.0-beta.46

Release notes

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

v2.0.0-beta.44

Dependency updates.

v2.0.0-beta.42

No release notes provided.

Changelog

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

v2.0.0 (Unreleased)

v2.0.0-beta.45 (2023-12-12)

BUG FIXES

  • Updates dependencies.

v2.0.0-beta.44 (2023-12-01)

BUG FIXES

  • Updates dependencies.

v2.0.0-beta.43 (2023-11-28)

BUG FIXES

  • Updates dependencies.

v2.0.0-beta.42 (2023-11-21)

BUG FIXES

  • Updates dependencies.

v2.0.0-beta.41 (2023-11-16)

BUG FIXES

  • Fixes error with stripping SSO Start URLs in shared configuration files (#787)

v2.0.0-beta.40 (2023-11-14)

ENHANCEMENTS

  • Adds HttpsProxy and NoProxy parameters to configure separate HTTPS proxy and proxy bypass (#775)

v2.0.0-beta.39 (2023-11-08)

ENHANCEMENTS

  • Adds SsoEndpoint parameter to override default AWS SSO endpoint (#741)

v2.0.0-beta.38 (2023-11-01)

ENHANCEMENTS

  • Improves the readability of an error message returned from GetAwsAccountIDAndPartition (#713)

... (truncated)

Commits
  • 52265f5 Merge pull request #845 from hashicorp/release-v2.0.0-beta.45
  • 27dde79 Updates CHANGELOG
  • 15ba591 Updates awsv1shim/go.mod
  • e74df01 Merge pull request #840 from hashicorp/f-configurable-endpoints
  • cb254af Merge pull request #833 from hashicorp/dependabot/github_actions/actions/setu...
  • 92e7c3f Adds tests confirming service endpoint set on Config overrides base endpoin...
  • a355034 Adds tests to ensure service endpoint set on Config overrides envvar or con...
  • 9afea94 Allows setting either valid or invalid endpoint on Config
  • 1eb55a9 renames global to base to match AWS terminology
  • 72de540 Adds test confirming that base endpoint url in envvar overrides service-speci...
  • Additional commits viewable in compare view

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

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.36 to 2.0.0-beta.45
- [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.36...v2.0.0-beta.45)

Updates `github.com/hashicorp/aws-sdk-go-base/v2/awsv1shim/v2` from 2.0.0-beta.37 to 2.0.0-beta.46
- [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.37...v2/awsv1shim/v2.0.0-beta.46)

---
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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 13, 2023
Copy link

Community Note

Voting for Prioritization

  • Please vote on this pull request by adding a 👍 reaction to the original post to help the community and maintainers prioritize this pull request.
  • Please see our prioritization guide for information on how we prioritize.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.

For Submitters

  • Review the contribution guide relating to the type of change you are making to ensure all of the necessary steps have been taken.
  • For new resources and data sources, use skaff to generate scaffolding with comments detailing common expectations.
  • Whether or not the branch has been rebased will not impact prioritization, but doing so is always a welcome surprise.

@github-actions github-actions bot added size/l and removed dependencies Pull requests that update a dependency file size/l labels Dec 13, 2023
Copy link
Author

dependabot bot commented on behalf of github Mar 19, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-base-318560f980 branch March 19, 2024 19:57
Copy link

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.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
go Pull requests that update Go code size/l
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant