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

Bump github.com/hashicorp/aws-sdk-go-base from 0.7.1 to 1.1.0 #734

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 Mar 10, 2022

Bumps github.com/hashicorp/aws-sdk-go-base from 0.7.1 to 1.1.0.

Changelog

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

v1.1.0 (March 9, 2022)

NOTES

  • Filters CR characters out of AWS SDK for Go logs. (#173)

v1.0.0 (September 28, 2021)

ENHANCEMENTS

  • Support HTTP proxy configuration. #46
  • Enables verbose credential chain errors. #63
  • Extends tfawserr.ErrCodeEquals to chech multiple error codes. #55
Commits
  • f080256 Release v1.1.0
  • 6ae4365 Updates CHANGELOG for #173
  • d9108bc Merge pull request #173 from hashicorp/v1/filter-log-CR-characters
  • 8327692 Filters out CR (\r) characters from log messages
  • 26f9d4d Updates CHANGELOG for v1.0.0
  • 797a68c Merge pull request #80 from hashicorp/v1-test-retry-handlers
  • 1872b23 Merge pull request #46 from dkronst/master
  • a6b4c05 Wraps HTTP proxy URL parsing error
  • a49aa13 Uses net.OpError for network error testing
  • de4c91c Uses error code constant
  • 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 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](https://github.com/hashicorp/aws-sdk-go-base) from 0.7.1 to 1.1.0.
- [Release notes](https://github.com/hashicorp/aws-sdk-go-base/releases)
- [Changelog](https://github.com/hashicorp/aws-sdk-go-base/blob/v1.1.0/CHANGELOG.md)
- [Commits](hashicorp/aws-sdk-go-base@v0.7.1...v1.1.0)

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

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 Mar 10, 2022
@github-actions github-actions bot added size/XS and removed dependencies Pull requests that update a dependency file labels Mar 10, 2022
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 size/XS
Projects
None yet
0 participants