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.4.0 #254

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2022

Bumps ex_aws from 2.2.3 to 2.4.0.

Changelog

Sourced from ex_aws's changelog.

v2.4.0

  • Increase minimum elixir version to 1.10
  • Add error_parser field to operations. This may be optionally populated by services which need to do service-specific error handling prior to falling back to the default ExAws handling.

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

... (truncated)

Commits

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.4.0.
- [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.4.0)

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

github-actions bot commented Sep 7, 2022

Coverage of commit aff0017

Summary coverage rate:
  lines......: 94.9% (1032 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 Nov 28, 2022

Superseded by #259.

@dependabot dependabot bot closed this Nov 28, 2022
@dependabot dependabot bot deleted the dependabot/hex/ex_aws-2.4.0 branch November 28, 2022 10:06
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