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

Bump async-aws/s3 from 2.3.0 to 2.6.0 #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps async-aws/s3 from 2.3.0 to 2.6.0.

Release notes

Sourced from async-aws/s3's releases.

Release 2.6.0

See change log for changes.

Release 2.5.0

See change log for changes.

Release 2.4.0

See change log for changes.

Changelog

Sourced from async-aws/s3's changelog.

2.6.0

Added

  • AWS api-change: Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications.

2.5.0

Added

  • AWS api-change: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response.
  • AWS api-change: Add support for conditional deletes for the S3 DeleteObject and DeleteObjects APIs. Add support for write offset bytes option used to append to objects with the S3 PutObject API.

Changed

  • use strict comparison null !== instead of !
  • AWS enhancement: Documentation updates.

2.4.0

Added

  • AWS api-change: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.
  • AWS api-change: Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.
  • AWS api-change: Added ap-southeast-5 region

Changed

  • Enable compiler optimization for the sprintf function.
  • AWS enhancement: Documentation updates.
Commits

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)

Bumps [async-aws/s3](https://github.com/async-aws/s3) from 2.3.0 to 2.6.0.
- [Release notes](https://github.com/async-aws/s3/releases)
- [Changelog](https://github.com/async-aws/s3/blob/master/CHANGELOG.md)
- [Commits](async-aws/s3@2.3.0...2.6.0)

---
updated-dependencies:
- dependency-name: async-aws/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2024

Dependabot tried to add @productsupcom/channel-development as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/productsupcom/bin-cde-amazon-s3-parquet/pulls/45/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the productsupcom/bin-cde-amazon-s3-parquet repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2024
@dependabot dependabot bot requested review from a team as code owners November 27, 2024 04:44
Copy link

composer.lock

Package changes

Package Operation From To About
async-aws/core upgrade 1.22.0 1.23.0 diff - changelog
async-aws/s3 upgrade 2.3.0 2.6.0 diff - changelog
psr/log upgrade 3.0.1 3.0.2 diff - changelog
symfony/http-client upgrade v7.0.10 ⚠️ v7.1.8 ✅ diff - changelog
Add your project as a package to Private Packagist to benefit from security monitoring of your dependencies.

Settings · Docs · Powered by Private Packagist

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.

0 participants