Skip to content

chore(deps): update lzma-rust2 requirement from 0.15.7 to 0.16.2#286

Merged
kylebarron merged 1 commit intomainfrom
dependabot/cargo/lzma-rust2-0.16.2
Mar 11, 2026
Merged

chore(deps): update lzma-rust2 requirement from 0.15.7 to 0.16.2#286
kylebarron merged 1 commit intomainfrom
dependabot/cargo/lzma-rust2-0.16.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

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

Changelog

Sourced from lzma-rust2's changelog.

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

  • Add missing From for the no_std Error

0.15.6 - 2026-01-06

Fixed

  • Fix possible panic on out of bound access when reading u32_be correctly

0.15.5 - 2026-01-05

Fixed

  • Fix possible panic in the range decoder when trying to read u32_be data
  • Fix race condition in multithreaded code in error conditions

0.15.4 - 2025-12-07

Changed

  • Fix CRC dependency to exactly 3.3 or else it could break some builds, wrongly selecting a different major version.

0.15.3 - 2025-12-02

Changed

  • Pin CRC dependency to not break MSRV. Most likely we will increase the MSRV in the next minor release.

... (truncated)

Commits
  • 4398f2a Provide our own CRC implementation
  • 5a1ab8c Prepare release v0.16.1
  • 991c5e4 fix: pin crc version to 3.2.1 (#88)
  • da0ff23 Prepare release v0.16.0
  • ce3f90a Increase MSRV of the CI
  • 3d05ad0 chore: wrap unsafe functions in unsafe block
  • 0191aba chore: format with edition 2024
  • d1228c3 chore: uptick MSRV to 1.85 and use edition 2024
  • 0b69366 chore: relax version requirement on crc
  • See full diff 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.15.7...v0.16.2)

---
updated-dependencies:
- dependency-name: lzma-rust2
  dependency-version: 0.16.2
  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 Mar 11, 2026
@kylebarron kylebarron merged commit adc6219 into main Mar 11, 2026
12 of 13 checks passed
@kylebarron kylebarron deleted the dependabot/cargo/lzma-rust2-0.16.2 branch March 11, 2026 15:50
pmarks pushed a commit to pmarks/async-tiff that referenced this pull request Mar 13, 2026
…elopmentseed#286)

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.15.7...v0.16.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant