Skip to content

Bump s3transfer from 0.10.4 to 0.16.1#630

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Copy link
Copy Markdown
Contributor

Bumps s3transfer from 0.10.4 to 0.16.1.

Changelog

Sourced from s3transfer's changelog.

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

  • feature:Python: End of support for Python 3.8

0.11.5

  • enhancement:s3: Implement memory performance fixes for downloads to non-seekable streams

0.11.4

... (truncated)

Commits
  • 8647a30 Merge branch 'release-0.16.1'
  • e14ba12 Bumping version to 0.16.1
  • 433922c Merge customizations for S3
  • fb16ad3 Allow SSEC bucket decryption in s3 integ tests (#375)
  • 27fa647 Add zizmor GitHub Actions workflow for CI security analysis (#374)
  • 1eb5642 Add the GitHub CI script for pull request build (#373)
  • 06dfd29 Raise TypeError on bare test decorator usage, fix bare @​requires_crt usages, ...
  • 127fc61 Update legacy documentation links (#370)
  • 1c927ba Start testing Python 3.15 Alpha (#369)
  • 8797cd8 Fix CI cross-platform coverage and Windows CRT install/run failures (#368)
  • 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)

Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.10.4 to 0.16.1.
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](boto/s3transfer@0.10.4...0.16.1)

---
updated-dependencies:
- dependency-name: s3transfer
  dependency-version: 0.16.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 Apr 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #643.

@dependabot dependabot Bot closed this Apr 30, 2026
@dependabot dependabot Bot deleted the dependabot/pip/s3transfer-0.16.1 branch April 30, 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