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.6.0 to 0.7.0 in /tools/deps #4195

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2023

Bumps s3transfer from 0.6.0 to 0.7.0.

Changelog

Sourced from s3transfer's changelog.

0.7.0

  • feature:SSE-C: Pass SSECustomer* arguments to CompleteMultipartUpload for upload operations

0.6.2

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

0.6.1

  • bugfix:copy: Added support for ChecksumAlgorithm when uploading copy data in parts.
Commits
  • 9d8dfbd Merge branch 'release-0.7.0'
  • de78b3c Bumping version to 0.7.0
  • 459117c Move change to feature instead of bugfix for backwards compatibility with bot...
  • bafa585 Add changelog for sse-c changes (#275)
  • 0fb0ba2 Add user provided SSE-C arguments to CompleteMultipartUpload call (#274)
  • d76ac93 Merge branch 'release-0.6.2'
  • 3a2c99b Merge branch 'release-0.6.2' into develop
  • f172d53 Bumping version to 0.6.2
  • 653b2ab Merge pull request #273 from boto/3_12_deps_update
  • d475d94 Run CRT tests on 3.12
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (fa10b5a) 47.30% compared to head (40ebc01) 34.24%.
Report is 26 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #4195       +/-   ##
===========================================
- Coverage   47.30%   34.24%   -13.07%     
===========================================
  Files          93       94        +1     
  Lines       15645    15657       +12     
===========================================
- Hits         7401     5361     -2040     
- Misses       8244    10296     +2052     
Flag Coverage Δ
functional ?
unit 34.24% <100.00%> (-1.49%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
nxdrive/logging_config.py 86.74% <100.00%> (+0.29%) ⬆️
nxdrive/logging_filter_patterns.py 100.00% <100.00%> (ø)

... and 45 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.6.0 to 0.7.0.
- [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst)
- [Commits](boto/s3transfer@0.6.0...0.7.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 force-pushed the dependabot/pip/tools/deps/s3transfer-0.7.0 branch from 91d7329 to 40ebc01 Compare October 10, 2023 07:10
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #4365.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/tools/deps/s3transfer-0.7.0 branch November 27, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant