Skip to content

build(deps): Bump ex_aws from 2.4.2 to 2.6.1#401

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/hex/ex_aws-2.6.1
Open

build(deps): Bump ex_aws from 2.4.2 to 2.6.1#401
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/hex/ex_aws-2.6.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps ex_aws from 2.4.2 to 2.6.1.

Changelog

Sourced from ex_aws's changelog.

v2.6.1 (2025-12-09)

  • Endpoint updates
  • Document security_token configuration requirement for instance roles

v2.6.0 (2025-10-03)

  • Endpoint updates
  • Update to support OTP 28
  • Fix geo operations for geo-places and geo-routes services
  • Hide warning while running tests
  • Fix bucket_as_host with virtual_host causing double bucket in URLs
  • Add HTTP method to debug log for requests
  • Add EKS pod identity credential provider

v2.5.11 (2025-08-12)

  • Endpoint updates

v2.5.10 (2025-06-16)

  • Fix crash on SSO credentials error
  • Fix type error on ExAws.Operation.RestQuery.stream!2
  • Fix build status shield on README

v2.5.9 (2025-04-15)

  • Endpoint updates
  • Fixes for Req support, update minimum version to 0.5.10
  • Do not warn when optional deps are not available
  • Implement retries for TooManyRequestsException
  • Move regexes out of module attributes to fix compatibility with OTP 28

v2.5.8 (2024-12-13)

  • Fix Req :follow_redirects deprecation warning
  • Add exclude_patterns to filter out temporary files

v2.5.7 (2024-10-31)

  • Endpoint updates
  • Configurable max attempts for client-specific errors (4xx) using max_attempts_client in retries config
  • Fix follow_redirect option handling for req client

v2.5.6 (2024-10-09)

  • Endpoint updates

v2.5.5 (2024-09-10)

  • Endpoint updates
  • Drop support for Elixir 1.12
  • Add support for Elixir 1.17
  • Add Req request backend
  • Stop sending content-length header for DELETE and HEAD requests
  • Fix handling of [profile <name>] blocks in config file
  • Update test platform to Ubuntu 24.04

v2.5.4 (2024-06-04)

... (truncated)

Commits
  • 06f3d50 Bump version and update CHANGELOG v2.6.1
  • 496d810 Merge pull request #1186 from ex-aws/dependabot/hex/ex_doc-0.39.2
  • f8d38a0 Merge pull request #1183 from SageDigital/k1bs/add-transfer-endpoints
  • c3d7a59 Bump ex_doc from 0.38.4 to 0.39.2
  • 605d2bc Merge pull request #1178 from patrickriemer/add-ap-southeast-4-5-regions
  • 6788710 Merge pull request #1182 from st3llaris/patch-1
  • fa15774 Merge pull request #1184 from EddyLane/add-eu-central-2-to-eks-endpoints
  • f8841f7 Merge pull request #1181 from ex-aws/dependabot/hex/req-0.5.16
  • 334b2a7 Merge pull request #1179 from ex-aws/dependabot/hex/dialyxir-1.4.7
  • 895546e Added 'eu-central-2' to eks endpoints
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jan 26, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 26, 2026 11:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 26, 2026
@dependabot dependabot bot requested review from dks-mbta and removed request for a team January 26, 2026 11:03
@dependabot dependabot bot added the elixir Pull requests that update elixir code label Jan 26, 2026
@dependabot dependabot bot force-pushed the dependabot/hex/ex_aws-2.6.1 branch 4 times, most recently from ec4ff30 to 66eeb68 Compare January 29, 2026 10:03
Bumps [ex_aws](https://github.com/ex-aws/ex_aws) from 2.4.2 to 2.6.1.
- [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.4.2...v2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/ex_aws-2.6.1 branch from 66eeb68 to c769ea6 Compare February 5, 2026 10:03
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.

0 participants