Skip to content

chore(deps): Bump sevenz-rust2 from 0.21.0 to 0.21.2#29

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/sevenz-rust2-0.21.2
Open

chore(deps): Bump sevenz-rust2 from 0.21.0 to 0.21.2#29
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/sevenz-rust2-0.21.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps sevenz-rust2 from 0.21.0 to 0.21.2.

Changelog

Sourced from sevenz-rust2's changelog.

0.21.2 - 2026-07-01

Fixed

  • Decode 7z folders that layer a single-input filter (e.g. Delta) on top of a BCJ2 coder (Method = Delta BCJ2). These folders previously failed to decode with an Unsupported method error because the decoder required the folder's final output coder to be BCJ2 itself. (#117, thanks @​trevorWieland)

0.21.1 - 2026-06-23

Fixed

  • Fix security issue were malicious 7z files could write files outside the destination directory. Reported by @​lintowe (#116)
Commits
  • dfaf0df Release v0.21.2
  • 15952ee Fix decoding of folders with a filter on top of BCJ2
  • ef760b6 7z files could write files outside the destination directory
  • 3ce5d2a Bump actions/checkout from 6 to 7
  • 92ea436 Fix new clippy linter issues
  • See full diff 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 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 [sevenz-rust2](https://github.com/hasenbanck/sevenz-rust) from 0.21.0 to 0.21.2.
- [Changelog](https://github.com/hasenbanck/sevenz-rust2/blob/main/CHANGELOG.md)
- [Commits](hasenbanck/sevenz-rust2@v0.21.0...v0.21.2)

---
updated-dependencies:
- dependency-name: sevenz-rust2
  dependency-version: 0.21.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 2, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants