Skip to content

chore(deps): update lzma-rust2 requirement from 0.16.2 to 0.17.0#324

Merged
kylebarron merged 1 commit into
mainfrom
dependabot/cargo/lzma-rust2-0.17.0
Jul 23, 2026
Merged

chore(deps): update lzma-rust2 requirement from 0.16.2 to 0.17.0#324
kylebarron merged 1 commit into
mainfrom
dependabot/cargo/lzma-rust2-0.17.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on lzma-rust2 to permit the latest version.

Changelog

Sourced from lzma-rust2's changelog.

0.17.0 - 2026-07-15

Added

  • Add sans-I/O decoders for LZMA2 and XZ, which allows to better implement async and also multithreaded abstractions. Thanks @​Black-Frost (#105)

0.16.5 - 2026-07-05

Fixed

  • Hardened the library against malicious or malformed archives.

0.16.4 - 2026-05-31

Fixed

  • Fix invalid XZ output for empty streams
  • Fix debug assertion panic on valid flushes

0.16.3 - 2026-05-20

Fixed

  • Fixed an issue were custom dictionaries could not be used when using LZMA

0.16.2 - 2026-02-16

Fixed

  • We provide our own CRC implementation for lzip and xz, which removes the dependency to the crc crate. No functional change to v0.16.0 or v0.16.1

0.16.1 - 2026-02-11

Fixed

  • Make sure to at least use crc version 3.2. No functional updates or changes compared to v0.16.1

0.16.0 - 2026-02-10

Fixed

  • Fix compatibility issues with the crc crate by raising MSRV to 1.85. No functional updates or changes compared to v0.15.7

0.15.7 - 2026-01-13

Fixed

... (truncated)

Commits
  • 92c26ea Release v0.17.0
  • 9cfb387 feat: Add sans-I/O decoders for LZMA2 and XZ (#105)
  • 1e05e7b Hardened the library against malicious or malformed streams
  • efcf882 build(deps): bump actions/checkout from 6 to 7
  • c0daf34 Prepare release v0.16.4
  • 9a1469f fix debug assertion panic on valid flushes
  • ec55277 Allow multi-threaded XZ reader to decode empty streams
  • 1da07c0 Fix invalid XZ output for empty single-threaded streams
  • afca357 Prepare release v0.16.3
  • 621d80c Fix issue 94
  • Additional commits viewable in compare view

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 [lzma-rust2](https://github.com/hasenbanck/lzma-rust2) to permit the latest version.
- [Changelog](https://github.com/hasenbanck/lzma-rust2/blob/master/CHANGELOG.md)
- [Commits](hasenbanck/lzma-rust2@v0.16.2...v0.17.0)

---
updated-dependencies:
- dependency-name: lzma-rust2
  dependency-version: 0.17.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 22, 2026
@ds-release-bot ds-release-bot Bot added the chore label Jul 22, 2026
@kylebarron
kylebarron merged commit 76ddc17 into main Jul 23, 2026
15 checks passed
@kylebarron
kylebarron deleted the dependabot/cargo/lzma-rust2-0.17.0 branch July 23, 2026 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore 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.

1 participant