Skip to content

chore(deps): bump lzma-rust2 from 0.15.3 to 0.16.1#385

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/lzma-rust2-0.16.1
Closed

chore(deps): bump lzma-rust2 from 0.15.3 to 0.16.1#385
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/lzma-rust2-0.16.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps lzma-rust2 from 0.15.3 to 0.16.1.

Changelog

Sourced from lzma-rust2's changelog.

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.
Commits
  • 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
  • 50559f4 Release version 0.15.7
  • ccb33f1 Add missing From<TryReserveError> for Error
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 13, 2026
Bumps [lzma-rust2](https://github.com/hasenbanck/lzma-rust2) from 0.15.3 to 0.16.1.
- [Changelog](https://github.com/hasenbanck/lzma-rust2/blob/master/CHANGELOG.md)
- [Commits](hasenbanck/lzma-rust2@v0.15.3...v0.16.1)

---
updated-dependencies:
- dependency-name: lzma-rust2
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/lzma-rust2-0.16.1 branch from 72e9907 to 32a2cf6 Compare February 13, 2026 15:41
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2026

Looks like lzma-rust2 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 15, 2026
@dependabot dependabot bot deleted the dependabot/cargo/lzma-rust2-0.16.1 branch February 15, 2026 12:03
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