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 py7zr from 0.20.6 to 0.21.0 in /tests/UDKTests #4

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2024

Bumps py7zr from 0.20.6 to 0.21.0.

Release notes

Sourced from py7zr's releases.

v0.21.0

Speed up extraction when number of files is large

Release v0.20.7

Support Python 3.12

Changelog

Sourced from py7zr's changelog.

v0.21.0_

Changed

  • Speed up extraction when number of files is very large (#555)
  • Replace deprecated functions on python 3.12 (#550)

Added

  • Add report_update() for logging large files extraction (#558)

Document

  • Add subsection of multi-volume creation (#568)

v0.20.8_

Fixed

  • Detect brotli import error (#543)

Changed

  • refactor: hardening SevenZipFile constructor (#547)
  • refactor: improve type safe functions (#545)
  • chore: add git export configuration (#544)

v0.20.7_

Changed

  • Support Python 3.12 (#541)
Commits
  • 48742d0 Release v0.21.0
  • 28b4b89 add report_update() for logging large files extraction (#558)
  • c713ee1 Merge pull request #555 from vladfi1/dev
  • 09d234a Merge pull request #568 from miurahr/topic/miurahr/docs/multi-volume-archive-...
  • 6be8a0e Merge pull request #572 from miurahr/topic/miurahr/docs/guide-discussion-on-r...
  • be30cf8 docs: update README.rst
  • cf1fa53 Merge pull request #567 from miurahr/topic/miurahr/fix-pr-template-folder
  • a239b46 chore: fix PR template
  • 2af95f2 docs: make subsection of multivolume creation
  • 0d53427 Merge pull request #559 from miurahr/topic/miurahr/add-template-for-pull-request
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 25, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/tests/UDKTests/py7zr-0.21.0 branch from 6bc6eff to 43ac2d7 Compare July 1, 2024 08:14
@tuokri
Copy link
Owner

tuokri commented Jul 3, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/tests/UDKTests/py7zr-0.21.0 branch from 43ac2d7 to 05c36d8 Compare July 3, 2024 21:29
@tuokri
Copy link
Owner

tuokri commented Jul 5, 2024

@dependabot rebase

Bumps [py7zr](https://github.com/miurahr/py7zr) from 0.20.6 to 0.21.0.
- [Release notes](https://github.com/miurahr/py7zr/releases)
- [Changelog](https://github.com/miurahr/py7zr/blob/master/docs/Changelog.rst)
- [Commits](miurahr/py7zr@v0.20.6...v0.21.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/tests/UDKTests/py7zr-0.21.0 branch from 05c36d8 to ddeb986 Compare July 5, 2024 10:21
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 5, 2024

Looks like py7zr is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 5, 2024
@dependabot dependabot bot deleted the dependabot/pip/tests/UDKTests/py7zr-0.21.0 branch July 5, 2024 15:25
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.

1 participant