Skip to content

build(deps): update rarfile requirement from >=4.1 to >=4.2#33

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/rarfile-gte-4.2
Open

build(deps): update rarfile requirement from >=4.1 to >=4.2#33
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/rarfile-gte-4.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updates the requirements on rarfile to permit the latest version.

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

Version 4.1 (2023-09-17)

Features:

  • Support 7zip/p7zip as decompression backend. [[#71](https://github.com/markokr/rarfile/issues/71) <https://github.com/markokr/rarfile/issues/71>_]
  • RAR5: check password before trying to read file (chigusa) [[#79](https://github.com/markokr/rarfile/issues/79) <https://github.com/markokr/rarfile/pull/79>_]

New APIs:

  • Make get_rar_version a public function (Safihre) [[#63](https://github.com/markokr/rarfile/issues/63) <https://github.com/markokr/rarfile/pull/63>_]
  • New option: part_only for :class:RarFile, to read only single file and allow it to be middle-part of multi-volume archive.
  • Add :meth:RarFile.printdir, use it in dumprar. Needed to examine FILE_COPY or HARD_LINK entries that do not contain data.

Fixes:

  • Use OS separator to access filename. Should fix subdirectory entry access on Windows. [[#96](https://github.com/markokr/rarfile/issues/96) <https://github.com/markokr/rarfile/pull/96>_]
  • DirectReader: check seek position on each read. Fixes read reading from multiple entries in parallel on RarFile backed by file object.

... (truncated)

Commits

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 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)

Updates the requirements on [rarfile](https://github.com/markokr/rarfile) to permit the latest version.
- [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-version: '4.2'
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 13, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants