Skip to content

chore(deps): bump b2sdk from 2.8.1 to 2.9.3 #18204

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2025

Bumps b2sdk from 2.8.1 to 2.9.3.

Release notes

Sourced from b2sdk's releases.

2.9.3

Fixed

  • Fix B2HttpApiConfig and Services references in exposed v2 API.

2.9.2

Fixed

  • Fix incorrect reliance on v3 abstractions in apiver v2. (#540)

2.9.1

Changed

  • Adapt authorize_account flow to multi-bucket keys.
  • Migrate to b2 native api v4.
  • Move url_for_api func to an internal classmethod in B2Api class.
  • Release apiver v3 interface. from b2sdk.v3 import ... is now the recommended import, but previous versions are still supported.
  • Update application key classes to support multiple bucket ids.
  • Update create_key flow to multi-bucket keys.

Infrastructure

  • Migrate integration tests to apiver v3.
Changelog

Sourced from b2sdk's changelog.

2.9.3 - 2025-05-29

Fixed

  • Fix B2HttpApiConfig and Services references in exposed v2 API.

2.9.2 - 2025-05-29

Fixed

  • Fix incorrect reliance on v3 abstractions in apiver v2. (#540)

2.9.1 - 2025-05-28

Changed

  • Adapt authorize_account flow to multi-bucket keys.
  • Migrate to b2 native api v4.
  • Move url_for_api func to an internal classmethod in B2Api class.
  • Release apiver v3 interface. from b2sdk.v3 import ... is now the recommended import, but previous versions are still supported.
  • Update application key classes to support multiple bucket ids.
  • Update create_key flow to multi-bucket keys.

Infrastructure

  • Migrate integration tests to apiver v3.
Commits
  • fa4a58b release 2.9.3
  • 825ae76 Merge pull request #542 from reef-technologies/apiver-v2-api-config
  • ab66b65 Fix B2HttpApiConfig and Services references in exposed v2 api
  • d78ea55 release 2.9.2
  • 2250967 Merge pull request #541 from reef-technologies/fix-api-v2
  • d2f7e5d Fix incorrect reliance on v3 abstractions in apiver v2
  • 22fb916 release 2.9.1
  • cac5e0a Merge pull request #538 from reef-technologies/multi-bucket-keys
  • c4cc0e0 Migrate integration tests to apiver v3
  • 30def6f Adapt multiple-bucket keys flow to authorize-account api changes
  • 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)

Bumps [b2sdk](https://github.com/Backblaze/b2-sdk-python) from 2.8.1 to 2.9.3.
- [Release notes](https://github.com/Backblaze/b2-sdk-python/releases)
- [Changelog](https://github.com/Backblaze/b2-sdk-python/blob/master/CHANGELOG.md)
- [Commits](Backblaze/b2-sdk-python@v2.8.1...v2.9.3)

---
updated-dependencies:
- dependency-name: b2sdk
  dependency-version: 2.9.3
  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 May 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 30, 2025 09:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 30, 2025
@pypi-combine-prs pypi-combine-prs bot mentioned this pull request Jun 2, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/b2sdk-2.9.3 branch June 2, 2025 18:28
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.

0 participants