Skip to content

Bump ex_aws_s3 from 2.5.8 to 2.5.9#76

Merged
ericmj merged 1 commit intomainfrom
dependabot/hex/ex_aws_s3-2.5.9
Mar 5, 2026
Merged

Bump ex_aws_s3 from 2.5.8 to 2.5.9#76
ericmj merged 1 commit intomainfrom
dependabot/hex/ex_aws_s3-2.5.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 5, 2026

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 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 Mar 5, 2026
@ericmj
Copy link
Copy Markdown
Member

ericmj commented Mar 5, 2026

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/hex/ex_aws_s3-2.5.9 branch from 83be706 to 083cc56 Compare March 5, 2026 19:42
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 083cc56 to e9b8d59 Compare March 5, 2026 19:52
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 5, 2026

Dependabot can't resolve your Elixir dependency files. Because of this, Dependabot cannot update this pull request.

@ericmj ericmj merged commit 9632e5f into main Mar 5, 2026
12 checks passed
@ericmj ericmj deleted the dependabot/hex/ex_aws_s3-2.5.9 branch March 5, 2026 20:04
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