Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2025

Bumps ex_aws_s3 from 2.5.8 to 2.5.9.

Changelog

Sourced from ex_aws_s3's changelog.

v2.5.9 (2025-12-09)

  • Implement bucket configuration operations put_bucket_logging/2, put_bucket_notification/2, put_bucket_request_payment/2, and put_bucket_website/2.
  • Fix put_object typespec
  • Remove deprecated Owner DisplayName field. This was removed by AWS on November 21, 2025.
  • Add integration tests for MinIO
  • Add streaming support for list_object_versions/3
Commits
  • dbe09dd Update version and changelog. v2.5.9
  • 654d97a Merge pull request #323 from velimir/stream-get-bucket-object-versions
  • 39c2129 Merge pull request #325 from ex-aws/dependabot/hex/ex_doc-0.39.2
  • c83c055 Bump ex_doc from 0.39.1 to 0.39.2
  • fd1c852 Merge pull request #322 from ex-aws/dependabot/hex/dialyxir-1.4.7
  • 2efb3d2 Merge pull request #321 from ex-aws/dependabot/hex/ex_doc-0.39.1
  • b76739d make syntax formatter happy
  • 712ec50 add tests for list_object_versions streaming functionality
  • 85080c1 add streaming support for list_object_versions
  • 722964c Bump dialyxir from 1.4.6 to 1.4.7
  • 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 Dec 9, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 9, 2025 13:02
@dependabot dependabot bot requested review from rudiejd and removed request for a team December 9, 2025 13:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Dec 9, 2025
@dependabot dependabot bot force-pushed the dependabot/hex/ex_aws_s3-2.5.9 branch from 8773611 to 34e278b Compare December 9, 2025 20:24
@dependabot dependabot bot force-pushed the dependabot/hex/ex_aws_s3-2.5.9 branch 2 times, most recently from db91f91 to a8257e2 Compare December 18, 2025 17:55
Bumps [ex_aws_s3](https://github.com/ex-aws/ex_aws_s3) from 2.5.8 to 2.5.9.
- [Changelog](https://github.com/ex-aws/ex_aws_s3/blob/main/CHANGELOG.md)
- [Commits](ex-aws/ex_aws_s3@v2.5.8...v2.5.9)

---
updated-dependencies:
- dependency-name: ex_aws_s3
  dependency-version: 2.5.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/ex_aws_s3-2.5.9 branch from a8257e2 to 162225e Compare December 24, 2025 21:43
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