Skip to content

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

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

This MR contains the following updates:

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

Release Notes

Backblaze/b2-sdk-python (b2sdk)

v1.25.0

Compare Source

Added
  • Add *_PART_SIZE, BUCKET_NAME_*, STDOUT_FILEPATH constants
  • Add points_to_fifo, points_to_stdout functions
Changed
  • Mark TempDir as deprecated in favor of tempfile.TemporaryDirectory
Fixed
  • Fix downloading to a non-seekable file, such as /dev/stdout
  • Fix ScanPoliciesManager support for compiled regexes
Infrastructure
  • Fix readthedocs build by updating to v2 configuration schema
  • Fix spellcheck erroring out on LICENSE file
  • Fix snyk reporting vulnerability due to tornado package use in docs generation
  • Deduplicate test_base files in test suite
  • Refactor integration tests for better pytest compatibility & eager bucket cleanup

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.

Merge request reports