Skip to content

chore(deps): update structured-zstd requirement from 0.0.12 to 0.0.24#11

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 24, 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.24

Performance

  • (decode) pack HUF decode table as u16 (donor HUF_DEltX1 layout) (#243)
  • (decode) collapse HUF 4-stream burst-gate to single-cursor olimit (#238)
  • (encoder) align lazy-band target_len with donor clevels.h table[0] (#239)
  • (fast) donor-parity hot-path cleanups in Fast kernel + inline short-literal append (#220 follow-up) (#231)

Testing

  • (encoding) donor-parity comparator for block splitter port (#240)
  • (bench) add decompress-dict group to compare_ffi (#236)
Commits
  • a667cdc chore: release v0.0.24 (#237)
  • e2e529f perf(decode): pack HUF decode table as u16 (donor HUF_DEltX1 layout) (#243)
  • 56339f1 test(encoding): donor-parity comparator for block splitter port (#240)
  • 8e1f889 perf(decode): collapse HUF 4-stream burst-gate to single-cursor olimit (#238)
  • 22dd3b6 test(bench): add decompress-dict group to compare_ffi (#236)
  • a33a201 perf(encoder): align lazy-band target_len with donor clevels.h table[0] (#239)
  • 34ae28b perf(fast): donor-parity hot-path cleanups in Fast kernel + inline short-lite...
  • 00b6de1 chore: release v0.0.23 (#203)
  • 967b8f7 feat(cli): atomic publish + aliasing checks on decompress (#234)
  • ee9f8ca perf(row): drop eager block-boundary inserts (#180) (#232)
  • 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.24)

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

dependabot Bot commented on behalf of github May 31, 2026

Copy link
Copy Markdown
Author

Superseded by #12.

@dependabot dependabot Bot closed this May 31, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/structured-zstd-0.0.24 branch May 31, 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