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

chore: Bump ex_aws from 2.4.1 to 2.5.1 #735

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2024

Bumps ex_aws from 2.4.1 to 2.5.1.

Changelog

Sourced from ex_aws's changelog.

v2.5.1 (2024-01-11)

  • Endpoint updates
  • Documentation updates
  • Fix request error handling when error type is a proplist
  • Fixes to ensure Req and Finch clients return the same success fields as hackney
  • Add basic support for Personalise service
  • Add basic support for Bedrock service

v2.5.0

  • [Breaking] Bump minimum elixir version to 1.11
  • Replace retired HTTPotion with Req as default web client
  • Endpoint updates

v2.4.4

  • Endpoint updates
  • Add new endpoints for Chime SDK Media Pipelines API

v2.4.3

  • Switch default behaviour of credential refreshing so that it must be explicitly enabled with refreshable: true. Having it as the default behaviour was causing breaking issues with ignoring overridesin places they shouldn't have been.
  • Update endpoints

v2.4.2

  • Add name, request, and response data to telemetry
  • Force refresh of auth config during long-running streaming operations to avoid failed auth
  • Update endpoints
  • Update docs
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Jan 11, 2024
Copy link

Coverage of commit 94e1a98

Summary coverage rate:
  lines......: 89.2% (4178 of 4684 lines)
  functions..: 71.1% (2253 of 3171 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@dependabot dependabot bot force-pushed the dependabot/hex/ex_aws-2.5.1 branch from 94e1a98 to cfa45ad Compare January 23, 2024 16:08
@dependabot dependabot bot force-pushed the dependabot/hex/ex_aws-2.5.1 branch from cfa45ad to cabd73d Compare February 9, 2024 17:10
Copy link

github-actions bot commented Feb 9, 2024

Coverage of commit cabd73d

Summary coverage rate:
  lines......: 88.3% (4240 of 4800 lines)
  functions..: 70.9% (2269 of 3201 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@dependabot dependabot bot force-pushed the dependabot/hex/ex_aws-2.5.1 branch from cabd73d to bf37e65 Compare February 9, 2024 17:57
Copy link

github-actions bot commented Feb 9, 2024

Coverage of commit bf37e65

Summary coverage rate:
  lines......: 89.1% (4200 of 4712 lines)
  functions..: 71.1% (2259 of 3177 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@bklebe
Copy link
Contributor

bklebe commented Feb 27, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/hex/ex_aws-2.5.1 branch from bf37e65 to a124cb3 Compare February 27, 2024 16:24
Copy link

Coverage of commit a124cb3

Summary coverage rate:
  lines......: 88.2% (4234 of 4800 lines)
  functions..: 70.9% (2268 of 3200 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

@bklebe
Copy link
Contributor

bklebe commented Feb 27, 2024

@dependabot rebase

Bumps [ex_aws](https://github.com/ex-aws/ex_aws) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/ex-aws/ex_aws/releases)
- [Changelog](https://github.com/ex-aws/ex_aws/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ex-aws/ex_aws/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/hex/ex_aws-2.5.1 branch from a124cb3 to b59d26e Compare February 27, 2024 16:39
Copy link

Coverage of commit b59d26e

Summary coverage rate:
  lines......: 88.2% (4235 of 4800 lines)
  functions..: 70.9% (2268 of 3200 functions)
  branches...: no data found

Files changed coverage rate: n/a

Download coverage report

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 19, 2024

Superseded by #775.

@dependabot dependabot bot closed this Mar 19, 2024
@dependabot dependabot bot deleted the dependabot/hex/ex_aws-2.5.1 branch March 19, 2024 13:07
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 elixir Pull requests that update Elixir code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant