Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2025

Bumps patool from 4.0.1 to 4.0.3.

Release notes

Sourced from patool's releases.

Release 4.0.3

See doc/changelog.txt for release notes

Release 4.0.2

See doc/changelog.txt for release notes

Changelog

Sourced from patool's changelog.

4.0.3 (released 11.12.2025)

  • Added support for FREEARC (.arc) archives. Peazip can create and extract these.
  • Set SOURCE_DATE_EPOCH to latest git commit date instead of zero. Fixes test failures on some platforms. Closes: GH bug #186
  • Updated dev dependencies

4.0.2 (released 14.10.2025)

  • Allow stdin when interactive mode is requested. Closes: GH bug #184
  • Use the Python module "compression.zstd" for Python version >= 3.14 to extract and create ZSTD (.zst) files.
  • Updated dev dependencies
  • Replace pytype type checks with ty
  • Added Python 3.14 to the test matrix
Commits
  • 1cc3b37 Updated webpage version
  • bbfbd6b Updated changelog
  • f1b7816 renamed some make targets
  • fd262bc Updated uv and python version
  • 934f1e2 Add type information to log functions
  • c92a974 Set SOURCE_DATE_EPOCH to latest git commit for sdist and wheel files.
  • cf81e46 Add target to update the uv lock file
  • d6d454a Updated uv
  • f80df73 Updated development dependencies
  • a491314 Upgrade github action workflow uv version
  • 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)

Bumps [patool](https://github.com/wummel/patool) from 4.0.1 to 4.0.3.
- [Release notes](https://github.com/wummel/patool/releases)
- [Changelog](https://github.com/wummel/patool/blob/master/doc/changelog.txt)
- [Commits](wummel/patool@4.0.1...4.0.3)

---
updated-dependencies:
- dependency-name: patool
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 12, 2025
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.66%. Comparing base (7e94024) to head (80fa5b6).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1607   +/-   ##
=======================================
  Coverage   54.66%   54.66%           
=======================================
  Files         335      335           
  Lines       27358    27358           
=======================================
  Hits        14956    14956           
  Misses      12402    12402           
Flag Coverage Δ
functionaltests 0.00% <ø> (ø)
unittests 54.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Development

Successfully merging this pull request may close these issues.

1 participant