Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps ex_aws_s3 from 2.5.3 to 2.5.4.

Changelog

Sourced from ex_aws_s3's changelog.

v2.5.4 (2024-09-10)

  • Add empty value checks for delete_object
  • Handle errors in parse_complete_multipart_upload
  • Add newer_concurrent_versions option to put lifecycle
  • Show changelog link on hex info page
  • Add missing meta opts from the upload type spec
  • Add newer_noncurrent_versions to put_bucket_lifecycle
  • Clarify in docs that presigned URLs are generated locally
  • Document the :expires_in type
  • Add checksum header when hash is not MD5
Commits
  • c2268e3 Update CHANGELOG, bump version to v2.5.4
  • 4d9810f Merge pull request #269 from j-asser/delete_object_empty_values
  • aaa2a4d Merge pull request #266 from vhf/feat/fix-parse_complete_multipart_upload
  • a16c1ea Merge pull request #270 from ex-aws/update_workflows
  • bd9030d Update elixir/erlang versions
  • b25cc77 Merge pull request #260 from thomas9911/main
  • f441871 Merge pull request #268 from kianmeng/show-changelog-link-in-hex-info-page
  • 3c7a5a1 Merge pull request #267 from ex-aws/dependabot/hex/jason-1.4.4
  • ba865fb Merge pull request #265 from ex-aws/dependabot/hex/ex_doc-0.34.2
  • d579a53 Add empty value checks for delete_object
  • 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 the dependencies Pull requests that update a dependency file label Sep 16, 2024
Bumps [ex_aws_s3](https://github.com/ex-aws/ex_aws_s3) from 2.5.3 to 2.5.4.
- [Changelog](https://github.com/ex-aws/ex_aws_s3/blob/main/CHANGELOG.md)
- [Commits](ex-aws/ex_aws_s3@v2.5.3...v2.5.4)

---
updated-dependencies:
- dependency-name: ex_aws_s3
  dependency-type: direct:development
  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.4 branch from e11fc80 to c73497f Compare September 23, 2024 17:06
@jarlah jarlah merged commit d1452ad into main Sep 23, 2024
@jarlah jarlah deleted the dependabot/hex/ex_aws_s3-2.5.4 branch September 23, 2024 17:08
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

Development

Successfully merging this pull request may close these issues.

2 participants