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 b2sdk from 1.23.0 to 1.26.0 #19

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 21, 2023

Bumps b2sdk from 1.23.0 to 1.26.0.

Release notes

Sourced from b2sdk's releases.

1.26.0

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 PRs
  • Fix towncrier generated changelog to work with mindsers/changelog-reader-action

1.25.0

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

1.24.1

Fixed

  • Fix missing key ID for large file encrypted with SSE-C
  • Fix concatenating error message when message is None

1.24.0

Added

  • 'bypass_governance' flag to delete_file_version
Changelog

Sourced from b2sdk's changelog.

1.26.0 - 2023-11-20

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 PRs
  • Fix towncrier generated changelog to work with mindsers/changelog-reader-action

1.25.0 - 2023-11-15

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

1.24.1 - 2023-09-27

Fixed

  • Fix missing key ID for large file encrypted with SSE-C
  • Fix concatenating error message when message is None

1.24.0 - 2023-08-31

Added

  • 'bypass_governance' flag to delete_file_version
Commits
  • 9ca9d0a retried release 1.26.0
  • e324b9e Merge pull request #445 from Backblaze/fix_changelog_format
  • d5df220 news item
  • ad76adb reformat changelog to contain links
  • 61021ae fix towncrier generated changelog to work with mindsers/changelog-reader-action
  • 36d54d5 release 1.26.0
  • f6710e5 Merge pull request #444 from Backblaze/fix_old_changelog
  • 7c8d11a fix old changelog entry that accidentally got under releaase instead of "unre...
  • 682ce92 Merge pull request #443 from Backblaze/towncrier
  • 09e2784 refactor CHANGELOG.md to adhere to new format
  • Additional commits viewable in compare view

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 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 1.23.0 to 1.26.0.
- [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@v1.23.0...v1.26.0)

---
updated-dependencies:
- dependency-name: b2sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 27, 2023

Superseded by #20.

@dependabot dependabot bot closed this Nov 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/b2sdk-1.26.0 branch November 27, 2023 18:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants