Skip to content

Bump py7zr from 0.11.3 to 0.16.1#46

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

Bump py7zr from 0.11.3 to 0.16.1#46
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/py7zr-0.16.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2021

Bumps py7zr from 0.11.3 to 0.16.1.

Changelog

Sourced from py7zr's changelog.

v0.16.1_

Added

  • type hint for mypy

v0.16.0_

Added

  • Add Brotli compression.
  • CI: Test on AArch64.

Changed

  • CLI: support multi-volume archive without making temporary file(#311)
  • Filter parameter: PPMd: mem is now accept int or "{m|k|b}" as same as 7-zip command line option. int value is recognized as "1 << val" ie. 24 means 4MB.
  • Dependency: PyPPMd v0.14.0+
  • Dependency PyCryptodome to PyCryptodomex that changes package name from PyCrypto to PyCryptodome(#334)

v0.15.2_

Added

  • CLI: create sub-command(c) has -P or --password option.(#332)

Fixed

  • Fix not to produce directory when memory extraction mode.(#323)

Changed

  • Use PyPPMd v0.12.1 or later for ppmd compression instead of ppmd-cffi(#322)
  • Add minimum version requirement for PyCryptodome (#329)
  • Bump setuptools_scm @​6.0.1

v0.15.1_

Changed

  • Update release automation script.
  • Bump ppmd-cffi and bcj-cffi versions(#320)

... (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

Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.11.3 to 0.16.1.
- [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.16.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2021

Superseded by #72.

@dependabot dependabot bot closed this Oct 18, 2021
@dependabot dependabot bot deleted the dependabot/pip/py7zr-0.16.1 branch October 18, 2021 11:11
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