Skip to content

chore(deps): update structured-zstd requirement from 0.0.12 to 0.0.26#12

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

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

Conversation

@dependabot

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

Added

  • (encoding+decoding) FrameEmitInfo + opt-in per-block XXH64 sidecar (#272)
  • (decoding) skippable-payload visitor callback on FrameDecoder (#271)

Documentation

  • (#176) Skippable Frame Magic Allocations registry (#270)

Performance

  • (decode) drop inline_never on repcode resolver, keep cold attr (#281)
  • (encoding) HUF_flags_preferRepeat for fast strategies + small literals (#23 G6) (#278)
  • (decoding) mirror donor ddictIsCold signal for pipelined dispatch (#274)
  • (fse) rewrite build_decoding_table per donor ZSTD_buildFSETable_body shape (#276)
  • (decode) route short-block fallback through inline executor (z000033 −25%) (#269)
  • (decode) cache predefined FSE tables (small-4k-log-lines −69%) (#268)
  • (decode) inline sequence executor for direct path + auto-route decode_all (z000033 −24%, high-entropy-1m parity) (#263)
  • (bench) pre-touch decompress output Vec to kill page-fault artifact (#260)
  • (decode) bump WILDCOPY_OVERLENGTH 16 → 32 for AVX2 chunked kernel reach (#261)
  • (decode) RingBuffer % cap → branchless wrap helper (kills divl on i686, divq on x86_64) (#255)
  • (decode) #247 Part 2 — kill divb in repeat_short_offset + force-inline UserSliceBackend::extend (#254)
  • (decode) #247 Part 1 — expand FSE Entry to ZSTD_seqSymbol shape (#252)

Testing

  • (bench) unblock dict-driven bench matrix + add pure_rust_with_dict compress arm (#277)

Harden

  • (decode) fallible BufferBackend writes for RLE/Raw direct path (#251)
Commits
  • 9e6b3ad chore: release v0.0.26 (#253)
  • 6a8e6c7 perf(decode): drop inline_never on repcode resolver, keep cold attr (#281)
  • d08ec3f test(bench): unblock dict-driven bench matrix + add pure_rust_with_dict compr...
  • a7b8e79 feat(encoding+decoding): FrameEmitInfo + opt-in per-block XXH64 sidecar (#272)
  • df032d4 perf(encoding): HUF_flags_preferRepeat for fast strategies + small literals (...
  • 760731f perf(decoding): mirror donor ddictIsCold signal for pipelined dispatch (#274)
  • c49ea9e perf(fse): rewrite build_decoding_table per donor ZSTD_buildFSETable_body sha...
  • 390376f feat(decoding): skippable-payload visitor callback on FrameDecoder (#271)
  • 0a1773c docs(#176): Skippable Frame Magic Allocations registry (#270)
  • 69cb3f3 perf(decode): route short-block fallback through inline executor (z000033 −25...
  • 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.26)

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

dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Author

Superseded by #14.

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