Skip to content

chore(deps): Update miniz_oxide requirement from 0.8 to 0.9 in /src/sandbox/runtime#35

Merged
dependabot-pr-auto-approver[bot] merged 1 commit intomainfrom
dependabot/cargo/src/sandbox/runtime/miniz_oxide-0.9
Apr 9, 2026
Merged

chore(deps): Update miniz_oxide requirement from 0.8 to 0.9 in /src/sandbox/runtime#35
dependabot-pr-auto-approver[bot] merged 1 commit intomainfrom
dependabot/cargo/src/sandbox/runtime/miniz_oxide-0.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 9, 2026

Updates the requirements on miniz_oxide to permit the latest version.

Changelog

Sourced from miniz_oxide's changelog.

0.9.1 - 2026-03-13

Bug Fixes

  • reject incomplete Huffman trees with max code length > 1 (#190) - (c40992a) - Lilith River
  • bump simd_adler32 dependency version (needed for wasm issue fix) - (a9b3756) - oyvindln

Other

  • add wasmtime to workflow for running tests with wasip1 - (f70ad10) - oyvindln
  • box LZOxide.codes on wasm32 to reduce stack allocation (#189) - (d0f3e0c) - Fabrício Bracht

0.9.0 - 2026-01-12

Version bump due to a minor API break for having to add enum variants. Many enums have been made non_exhaustive to make it easier to avoid API breaks in the future. The minimum rust version is now 1.60.

Bug Fixes

  • (deflate) simplify stored compression, fixes to updating compresson level after start - (c5a7662) - oyvindln
  • (deflate) make more stuff non_exhaustive, reduce deflate stack usage a tiny bit - (cd2d14f) - oyvindln
  • (miniz_oxide) make tdeflflush and compressionstrategy non exhaustive - (130d51d) - oyvindln
  • fix flush test, make new simpler init function for compressoroxide and make flag creation function const - (3bb0d51) - oyvindln
  • make more funtions const and make tinflstatus non_exhaustive - (84a94e8) - oyvindln

Documentation

  • (inflate) add documentation and doctest for decompress_slice_iter_to_slice - (97465ca) - oyvindln

Features

  • feat(deflate): add window_bits feature for deflate, don't set wbits - (e70e395) - oyvindln

Other

  • Implement support for partial flushes (#179) - (2ede365) - Jonathan Behrens
  • Add decompress_with_limit to handle ring buffers (#183) - (bac1abe) - peckpeck
  • Flush improvements (#185) - (0d276ac) - Jim Peters
  • Fix flush_block to always insert zlib header correctly (#187) - (414d9b8) - Jim Peters

0.8.9 - 2025-06-09

Other

  • Remove compiler-builtins from rustc-dep-of-std dependencies (#173) - (025c06e) - Trevor Gross

0.8.8 - 2025-04-08

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 9, 2026
Copilot AI review requested due to automatic review settings April 9, 2026 08:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 9, 2026
@dependabot dependabot Bot review requested due to automatic review settings April 9, 2026 08:18
Copy link
Copy Markdown

@dependabot-pr-auto-approver dependabot-pr-auto-approver Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by dependabot auto-approve workflow

@dependabot-pr-auto-approver dependabot-pr-auto-approver Bot enabled auto-merge (squash) April 9, 2026 12:19
@simongdavies
Copy link
Copy Markdown
Member

@dependabot rebase

Updates the requirements on [miniz_oxide](https://github.com/Frommi/miniz_oxide) to permit the latest version.
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Frommi/miniz_oxide/commits)

---
updated-dependencies:
- dependency-name: miniz_oxide
  dependency-version: 0.9.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Copilot AI review requested due to automatic review settings April 9, 2026 12:38
@dependabot dependabot Bot force-pushed the dependabot/cargo/src/sandbox/runtime/miniz_oxide-0.9 branch from 30646af to d1cfe46 Compare April 9, 2026 12:38
@dependabot dependabot Bot review requested due to automatic review settings April 9, 2026 12:38
@dependabot-pr-auto-approver dependabot-pr-auto-approver Bot merged commit 958ffe4 into main Apr 9, 2026
12 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/src/sandbox/runtime/miniz_oxide-0.9 branch April 9, 2026 13:02
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