KonstantinSchubert / zero

Local file system transparently swapping to the cloud
Other
774 stars 21 forks source link

Bump b2 from 1.1.0 to 3.2.1 #9

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps b2 from 1.1.0 to 3.2.1.

Release notes

Sourced from b2's releases.

3.2.1

Fixed

  • Fix setting permissions for local sqlite database (thanks to Jan Schejbal for responsible disclosure!)

3.2.0

Added

  • Add compatibility support for arrow >= 1.0.2 on newer Python versions while continuing to support Python 3.5

Fixed

  • Fallback to ascii decoder when printing help in case the locales are not properly set

3.1.0

Added

  • Add --allCapabilities to create-key
  • Add support for Python 3.10

Fixed

  • Fix testing bundle in CI for a new staticx version

3.0.3

Fixed

  • Fix pypy selector in CI
  • Fix for static linking of Linux binary (CD uses python container)

3.0.2

Added

  • Sign Windows binary

Changed

3.0.1

Fixed

  • logs from all loggers (in dependencies too) brought back

3.0.0

Added

  • Add possibility to change realm during integration tests
  • Add possibility to install SDK from local folder instead of pypi when running tests
  • Add full support of establishing file metadata when copying, with either source or target using SSE-C
  • Add --noInfo option to copy-file-by-id
  • Integration test for checking if bad_bucket_id error code is returned

Fixed

... (truncated)

Changelog

Sourced from b2's changelog.

[3.2.1] - 2022-02-23

Fixed

  • Fix setting permissions for local sqlite database (thanks to Jan Schejbal for responsible disclosure!)

[3.2.0] - 2021-12-23

Added

  • Add compatibility support for arrow >= 1.0.2 on newer Python versions while continuing to support Python 3.5

Fixed

  • Fallback to ascii decoder when printing help in case the locales are not properly set

[3.1.0] - 2021-11-02

Added

  • Add --allCapabilities to create-key
  • Add support for Python 3.10

Fixed

  • Fix testing bundle in CI for a new staticx version

[3.0.3] - 2021-09-27

Fixed

  • Fix pypy selector in CI
  • Fix for static linking of Linux binary (CD uses python container)

[3.0.2] - 2021-09-17

Added

  • Sign Windows binary

Changed

[3.0.1] - 2021-08-09

Fixed

  • logs from all loggers (in dependencies too) brought back

[3.0.0] - 2021-08-07

Added

  • Add possibility to change realm during integration tests
  • Add possibility to install SDK from local folder instead of pypi when running tests
  • Add full support of establishing file metadata when copying, with either source or target using SSE-C
  • Add --noInfo option to copy-file-by-id

... (truncated)

Commits


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/KonstantinSchubert/zero/network/alerts).