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 ex_aws from 2.2.3 to 2.3.4 #251

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2022

Bumps ex_aws from 2.2.3 to 2.3.4.

Changelog

Sourced from ex_aws's changelog.

V2.3.4

  • Fix crash in authentication for regions without SSO service (#894)
  • Service endpoint updates

v2.3.3

  • Imporve resiliency/recovery when authentication token queries fail
  • Use default profile for :aws_cli config when `AWS_PROFILE is undefined
  • Include service in telemetry events
  • Fix crash generating auth headers for request with empty path

v2.3.2

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

v2.3.1

  • Support container task role credentials in token provider
  • 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

v2.2.9

  • Add me-south-1 region
  • Display ExAws.Config docs

v2.2.8

  • Fix compiler warning on Elixir 1.13
  • Fix support for explicitly passing in headers
  • Add new Rekognition endpoints

v2.2.7

  • Request.Url: Fix sanitize with spaces in request params
  • Relax jsx requirement
  • Relax mime requirement
  • Update CI tests to include elixir 1.12

v2.2.6

  • Increase minimum SweetXML version and disable DTD parsing (#781)
  • Pass optional headers to REST requests (#820)

... (truncated)

Commits
  • 35a3061 Update changelog and mix.exs v2.3.4
  • 5330eac Merge pull request #898 from ex-aws/sso_fix
  • 52e609d Fix SSO error for non-SSO regions
  • 0b23512 Merge pull request #897 from ex-aws/dependabot/hex/httpotion-3.2.0
  • 662be44 Bump httpotion from 3.1.3 to 3.2.0
  • 611bb9e Merge pull request #896 from ex-aws/dependabot/hex/dialyxir-1.2.0
  • 90a5617 Bump dialyxir from 1.1.0 to 1.2.0
  • 11a551e Merge pull request #895 from ex-aws/dependabot/hex/excoveralls-0.14.6
  • 4ad86c4 Bump excoveralls from 0.14.5 to 0.14.6
  • a2edee1 Merge pull request #892 from infinityfye/patch-1
  • 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.3 to 2.3.4.
- [Release notes](https://github.com/ex-aws/ex_aws/releases)
- [Changelog](https://github.com/ex-aws/ex_aws/blob/main/CHANGELOG.md)
- [Commits](ex-aws/ex_aws@v2.2.3...v2.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 17, 2022
@github-actions
Copy link

Coverage of commit 2cef05d

Summary coverage rate:
  lines......: 95.0% (1034 of 1088 lines)
  functions..: 78.2% (345 of 441 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 7, 2022

Superseded by #254.

@dependabot dependabot bot closed this Sep 7, 2022
@dependabot dependabot bot deleted the dependabot/hex/ex_aws-2.3.4 branch September 7, 2022 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants