Skip to content

chore(deps): update structured-zstd requirement from 0.0.12 to 0.0.30#14

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/structured-zstd-0.0.30
Closed

chore(deps): update structured-zstd requirement from 0.0.12 to 0.0.30#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/structured-zstd-0.0.30

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown

Updates the requirements on structured-zstd to permit the latest version.

Release notes

Sourced from structured-zstd's releases.

v0.0.30

Added

  • (decoding) block-subset partial decode + per-block decompressed byte ranges (#357)

Performance

  • (encode) inline SIMD literal copy for medium runs (#355)
Commits
  • 50058fe chore: release v0.0.30 (#356)
  • 71b58d0 feat(decoding): block-subset partial decode + per-block decompressed byte ran...
  • 3455424 perf(encode): inline SIMD literal copy for medium runs (#355)
  • 9673a4b chore: release v0.0.29 (#327)
  • 4dc8332 perf(codec): per-strategy block-split levels + per-tier exec-macro seq monoli...
  • b8ba38e perf(codec): warm dictionary reuse (decode + encode) + relocate decompression...
  • d0fa7dd perf(encode): store row match positions as u32 to cut peak memory (#346)
  • 47694c6 feat(bench): report active CPU kernel tier + fix decode_loop corpus masking (...
  • 681ebdb fix(decode): bound per-block output (decompression-bomb OOM) + L19 decode gap...
  • a56890a perf(encode): right-size dfast/row/hash-chain tables for small inputs (#345)
  • 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 [structured-zstd](https://github.com/structured-world/structured-zstd) to permit the latest version.
- [Release notes](https://github.com/structured-world/structured-zstd/releases)
- [Commits](structured-world/structured-zstd@v0.0.12...v0.0.30)

---
updated-dependencies:
- dependency-name: structured-zstd
  dependency-version: 0.0.30
  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 Jun 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 14, 2026

Copy link
Copy Markdown
Author

Superseded by #15.

@dependabot dependabot Bot closed this Jun 14, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/structured-zstd-0.0.30 branch June 14, 2026 10:53
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