Skip to content

Commit 7aef735

Browse files
chore(deps): bump lz4_flex from 0.13.0 to 0.13.1 in /czech-file-knife (#139)
Bumps [lz4_flex](https://github.com/pseitz/lz4_flex) from 0.13.0 to 0.13.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md">lz4_flex's changelog</a>.</em></p> <blockquote> <h1>0.13.1 (2026-05-09)</h1> <h3>Fixes</h3> <ul> <li>Fix compression with short dictionaries (less than 4 bytes), avoiding a panic/out-of-bounds read <a href="https://redirect.github.com/PSeitz/lz4_flex/issues/222">#222</a></li> </ul> <pre><code>Compression with dictionaries shorter than the minimum match length of 4 now falls back to compression without a dictionary instead of panicking or reading past the dictionary. <p>This is a security fix for <code>unsafe</code> compression with untrusted dictionaries.<br /> Users on 0.13.0 should upgrade to 0.13.1.<br /> </code></pre></p> <ul> <li>Fix panic in <code>From&lt;io::Error&gt;</code> implementation for <code>frame::Error</code> <a href="https://redirect.github.com/PSeitz/lz4_flex/issues/221">#221</a> (thanks <a href="https://github.com/phoerious"><code>@​phoerious</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/pseitz/lz4_flex/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lz4_flex&package-manager=cargo&previous-version=0.13.0&new-version=0.13.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b5b960 commit 7aef735

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

czech-file-knife/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)