Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2022

Bumps ex_aws from 2.2.9 to 2.3.2.

Changelog

Sourced from ex_aws's changelog.

v2.3.2

  • Fix type for IMDSv2 header
  • Make IMDSv2 optional, with fallback to v1
  • Fix spec for Config.new/2

v2.3.1

  • Fix issue with ECS instance meta data introduced in 2.3.0
  • Fix typespec on ExAws.Request.HttpClient.request/5

v2.3.0

  • Raise an exception on S3 operation when bucket is nil
  • Update regions for transcribe service
  • Doc and spec improvements
  • Add location service
  • Add support for IMDSv2
  • Add support for awscli SSO credentials system

v2.2.10

  • Add Athena support in ca-central-1
  • Add support for me region
Commits
  • 241fb9c Update changelog and mix.exs for v2.3.2
  • bdc7580 Merge pull request #877 from BryanLeong/imdsv2_binary_headers
  • 4ed4047 Merge pull request #875 from rubysolo/make-imdsv2-optional
  • 3306a2b Merge pull request #879 from ex-aws/dependabot/hex/excoveralls-0.14.5
  • 8d673cb Merge pull request #876 from kendralockard/update-new-config-spec
  • b9fbae4 Bump excoveralls from 0.14.4 to 0.14.5
  • 93c6b97 Merge pull request #878 from ex-aws/dependabot/hex/ex_doc-0.28.4
  • d8c67d0 Bump ex_doc from 0.28.3 to 0.28.4
  • 0db103d Convert metadata_token_ttl_seconds to string
  • fd5e43c Update spec for Config.new/2 function
  • 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 [ex_aws](https://github.com/ex-aws/ex_aws) from 2.2.9 to 2.3.2.
- [Release notes](https://github.com/ex-aws/ex_aws/releases)
- [Changelog](https://github.com/ex-aws/ex_aws/blob/v2.3.2/CHANGELOG.md)
- [Commits](ex-aws/ex_aws@v2.2.9...v2.3.2)

---
updated-dependencies:
- dependency-name: ex_aws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.737% when pulling 91ff50d on dependabot/hex/ex_aws-2.3.2 into d5cb147 on master.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/hex/ex_aws-2.3.2 branch June 12, 2022 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants