Skip to content

Bump s3transfer from 0.10.4 to 0.17.1#676

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/s3transfer-0.17.1
Closed

Bump s3transfer from 0.10.4 to 0.17.1#676
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/s3transfer-0.17.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Copy link
Copy Markdown
Contributor

Bumps s3transfer from 0.10.4 to 0.17.1.

Changelog

Sourced from s3transfer's changelog.

0.17.1

  • enhancement:s3: Skip the HEAD request during S3 downloads when the client is configured with response_checksum_validation='when_required', reducing latency for small-object transfers. The HEAD request remains in place by default to enable full-object checksum validation.

0.17.0

  • feature:Python: End of support for Python 3.9

0.16.1

  • enhancement:TransferManager: Add support for customer-provided full-object checksums using the SHA512, MD5, XXHASH3, XXHASH64, and XXHASH128 algorithms.

0.16.0

  • feature:awscrt: CRTTransferManager now supports the following TransferConfig options - multipart_threshold, multipart_chunksize, max_request_concurrency

0.15.0

  • feature:CopyPartTask: Validate ETag of stored object during multipart copies

0.14.0

  • feature:download: Validate requested range matches content range in response for multipart downloads

0.13.1

  • enhancement:Python: Added provisional support for the upcoming Python 3.14 release

0.13.0

  • feature:GetObjectTask: Validate ETag of stored object during multipart downloads

0.12.0

... (truncated)

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 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 [s3transfer](https://github.com/boto/s3transfer) from 0.10.4 to 0.17.1.
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](boto/s3transfer@0.10.4...0.17.1)

---
updated-dependencies:
- dependency-name: s3transfer
  dependency-version: 0.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #682.

@dependabot dependabot Bot closed this May 29, 2026
@dependabot dependabot Bot deleted the dependabot/pip/s3transfer-0.17.1 branch May 29, 2026 04: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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants