Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps rarfile from 4.1 to 4.2.

Release notes

Sourced from rarfile's releases.

rarfile v4.2

Features:

  • Support unrar-free >= 0.2.0. [#103]
  • Add RarFile.is_solid to check if archive uses solid compression. [#101]

Fixes:

  • Support old multi-volume archives better where ENDARC does not contain NEXTVOL. [#97]

Cleanups:

  • ci: Drop Python 3.7, add 3.12
  • ci: upgrade actions
Changelog

Sourced from rarfile's changelog.

Version 4.2 (2024-04-03)

Features:

  • Support unrar-free >= 0.2.0. [[#103](https://github.com/markokr/rarfile/issues/103) <https://github.com/markokr/rarfile/pull/103>_]
  • Add :meth:RarFile.is_solid to check if archive uses solid compression. [[#101](https://github.com/markokr/rarfile/issues/101) <https://github.com/markokr/rarfile/issues/101>_]

Fixes:

  • Support old multi-volume archives better where ENDARC does not contain NEXTVOL. [[#97](https://github.com/markokr/rarfile/issues/97) <https://github.com/markokr/rarfile/issues/97>_]

Cleanups:

  • ci: Drop Python 3.7, add 3.12
  • ci: upgrade actions
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 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 [rarfile](https://github.com/markokr/rarfile) from 4.1 to 4.2.
- [Release notes](https://github.com/markokr/rarfile/releases)
- [Changelog](https://github.com/markokr/rarfile/blob/master/doc/news.rst)
- [Commits](markokr/rarfile@v4.1...v4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 1, 2024
@stchris stchris added this pull request to the merge queue May 3, 2024
Merged via the queue into main with commit 0097397 May 3, 2024
@dependabot dependabot bot deleted the dependabot/pip/rarfile-4.2 branch May 3, 2024 09:52
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant