Skip to content

chore(deps): update dependency b2sdk to v1.27.0

Botaniker (Bot) requested to merge renovate/b2sdk-1.x into master

This MR contains the following updates:

Package Update Change
b2sdk minor ==1.25.0 -> ==1.27.0

Release Notes

Backblaze/b2-sdk-python (b2sdk)

v1.27.0

Compare Source

Changed
  • Add dependency on setuptools and packaging as they are not shipped by cpython 3.12 and are used in production code.
Fixed
  • Fix closing of passed progress listeners in Bucket.upload and Bucket.copy

v1.26.0

Compare Source

Added
  • Add expires, content_disposition, content_encoding, content_language arguments to various Bucket methods (#​357)
Infrastructure
  • Towncrier changelog generation - to avoid conflicts when simultaneously working on MRs
  • Fix towncrier generated changelog to work with mindsers/changelog-reader-action

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

Edited by Botaniker (Bot)

Merge request reports