Skip to content

Bump s3transfer from 0.10.0 to 0.11.0#637

Merged
ndittren merged 1 commit intomainfrom
dependabot/pip/s3transfer-0.11.0
Jan 16, 2025
Merged

Bump s3transfer from 0.10.0 to 0.11.0#637
ndittren merged 1 commit intomainfrom
dependabot/pip/s3transfer-0.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Warning

Dependabot will stop supporting python v3.8!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, or v3.13.

Bumps s3transfer from 0.10.0 to 0.11.0.

Changelog

Sourced from s3transfer's changelog.

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
  • 0778911 Merge branch 'release-0.11.0'
  • aef3dfa Bumping version to 0.11.0
  • e001c66 Merge customizations for S3
  • 0323658 Merge branch 'release-0.10.4'
  • d03ee7d Merge branch 'release-0.10.4' into develop
  • 1d2c48a Bumping version to 0.10.4
  • 7b8a5cd Add MRAP support to CRT transfer manager (#319)
  • f250895 Remove macOS fallback now that setup-python issue is resolved (#317)
  • 7878fbf Merge branch 'release-0.10.3'
  • f6e0cf3 Merge branch 'release-0.10.3' into develop
  • 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.0.
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](boto/s3transfer@0.10.0...0.11.0)

---
updated-dependencies:
- dependency-name: s3transfer
  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 Jan 16, 2025
@ndittren ndittren merged commit 86c9e1b into main Jan 16, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/s3transfer-0.11.0 branch January 16, 2025 16:42
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