Skip to content

Bump py7zr from 0.11.3 to 0.14.0#22

Closed
dependabot-preview[bot] wants to merge 1 commit intomainfrom
dependabot/pip/py7zr-0.14.0
Closed

Bump py7zr from 0.11.3 to 0.14.0#22
dependabot-preview[bot] wants to merge 1 commit intomainfrom
dependabot/pip/py7zr-0.14.0

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 25, 2021

Bumps py7zr from 0.11.3 to 0.14.0.

Changelog

Sourced from py7zr's changelog.

v0.14.0

Added

  • Introduce writed() method that accept dict[name, BinaryIO](#302)

Changed

  • READ_BLOCKSIZE configurable on constructor(#307)
  • Use pyzstd for zstandard algorithm on CPython(#304)
  • Use bcj-cffi library for lzma+bcj performance(#303)
  • CLI: Fix getting module_name on 3.6.13(#308)

v0.13.0

Added

  • Add writestr() and writef() methods in SevenZipFile class.(#290,#293)
  • Add benchmark tests for compression algorithms(#295)
  • Track benchmark results on Github issue(#296)

Changed

  • Refactoring BCF Filter classes, and move to individual module.(#292)

v0.12.0

Changed

  • PPMd and ZStandard is now one of default algorithms(#289)
  • Increment copyright year

Fixed

  • Crash when append files to an empty files archive(#286)
Commits
  • 8547f37 v0.14.0
  • 87d276f Merge pull request #304 from miurahr/topic-pyzstd
  • 9e13198 Merge branch 'master' into topic-pyzstd
  • d8d24e1 Merge pull request #307 from miurahr/topic-runtine-constant
  • 5b3a253 PEP8
  • fe4b617 Merge branch 'master' into topic-runtine-constant
  • 9a6634e Merge branch 'master' into topic-pyzstd
  • bf8e256 Merge pull request #308 from miurahr/patch-iteration-error
  • 090b414 Merge branch 'master' into patch-iteration-error
  • 9e67075 Merge branch 'master' into topic-runtine-constant
  • 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 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 25, 2021
Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.11.3 to 0.14.0.
- [Release notes](https://github.com/miurahr/py7zr/releases)
- [Changelog](https://github.com/miurahr/py7zr/blob/master/Changelog.rst)
- [Commits](miurahr/py7zr@v0.11.3...v0.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/py7zr-0.14.0 branch from 41ad874 to 305b0f9 Compare February 25, 2021 14:27
@dependabot-preview
Copy link
Contributor Author

Superseded by #23.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/py7zr-0.14.0 branch February 28, 2021 03:38
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