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 github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.29 to 2.0.0-beta.35 #1625

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 6, 2023

Bumps github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.29 to 2.0.0-beta.35.

Release notes

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

v2.0.0-beta.35

What's Changed

Full Changelog: hashicorp/aws-sdk-go-base@v2.0.0-beta.34...v2.0.0-beta.35

Changelog

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

v2.0.0-beta.35 (2023-09-05)

ENHANCEMENTS

  • Adds AllowedAccountIds and ForbiddenAccountIds fields and a VerifyAccountIDAllowed method to Config (#638)
  • Adds tfawserr.ErrHTTPStatusCodeEquals (#642)

v2.0.0-beta.34 (2023-08-17)

BREAKING CHANGES

  • Now requires a logging.Logger implementation to enable logging (#605)

v2.0.0-beta.33 (2023-08-04)

BREAKING CHANGES

  • Public functions return diag.Diagnostics instead of error (#553)

v2.0.0-beta.32 (2023-07-20)

NOTES

Dependency Updates

v2.0.0-beta.31 (2023-07-06)

ENHANCEMENT

  • Adds tfawserr.ErrMessageContains for AWS services that don't define Go error types (#533)

v2.0.0-beta.30 (2023-06-22)

ENHANCEMENTS

  • Adds more sensitive value masking in HTTP request and response logs (#523)
  • Adds tfawserr.ErrCodeEquals for AWS services that don't define Go error types (#524)
Commits
  • 192704b Merge pull request #639 from hashicorp/release-2.0.0-beta35
  • 609ac43 Add CHANGELOG entry for #642.
  • d81cf65 chore: v2.0.0-beta.35 release notes
  • 29cfc3c internal/config: document empty allow/forbid field behavior
  • 95ea2bd Merge pull request #642 from hashicorp/f--aws-sdk-go-v2-ErrStatusCodeEquals
  • 2572ed0 Add 'tfawserr.ErrHTTPStatusCodeEquals'.
  • ab8186f feat: add allowed/forbidden account id fields, verify func (#638)
  • f437e51 Merge pull request #614 from hashicorp/release-v2.0.0-beta.34
  • c505f28 More go.mod cleanup
  • ca02f63 Release v2.0.0-beta.34 and awsv1shim/v2.0.0-beta.35
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/hashicorp/aws-sdk-go-base/v2](https://github.com/hashicorp/aws-sdk-go-base) from 2.0.0-beta.29 to 2.0.0-beta.35.
- [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.29...v2.0.0-beta.35)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/aws-sdk-go-base/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 6, 2023
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

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/M and removed dependencies Pull requests that update a dependency file size/M labels Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
None yet
0 participants