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 s3transfer from 0.10.0 to 0.11.2 #3522

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps s3transfer from 0.10.0 to 0.11.2.

Changelog

Sourced from s3transfer's changelog.

0.11.2

  • bugfix:upload: Only set a default checksum if the request_checksum_calculation config is set to when_supported. Fixes boto/s3transfer#327 <https://github.com/boto/s3transfer/issues/327>__.

0.11.1

  • bugfix:Dependencies: Update the floor version of botocore to 1.36.0 to match imports.

0.11.0

  • feature:manager: Use CRC32 by default and support user provided full-object checksums.

0.10.4

  • enhancement:s3: Added Multi-Region Access Points support to CRT transfers.

0.10.3

  • enhancement:Python: Added provisional Python 3.13 support to s3transfer

0.10.2

  • bugfix:awscrt: Pass operation name to awscrt.s3 to improve error handling.

0.10.1

  • bugfix:urllib3: Fixed retry handling for IncompleteRead exception raised by urllib3 2.x during data transfer
Commits
  • e2310f6 Merge branch 'release-0.11.2'
  • d66e5b6 Bumping version to 0.11.2
  • bc23c92 Only set default checksum if request_checksum_calculation config is set t...
  • af066ef Merge branch 'release-0.11.1'
  • cb67175 Merge branch 'release-0.11.1' into develop
  • 5f6cb50 Bumping version to 0.11.1
  • c4d0f87 Update minimum required botocore version to 1.36.0 (#326)
  • 0778911 Merge branch 'release-0.11.0'
  • 136d00a Merge branch 'release-0.11.0' into develop
  • aef3dfa Bumping version to 0.11.0
  • 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 17, 2025
@ndittren ndittren merged commit 5cf57b0 into master Feb 17, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/s3transfer-0.11.2 branch February 17, 2025 21: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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant