Skip to content

Commit 9631ed9

Browse files
chore(deps): bump lz4_flex from 0.13.0 to 0.13.1 in /czech-file-knife in the cargo group across 1 directory (#74)
Bumps the cargo group with 1 update in the /czech-file-knife directory: [lz4_flex](https://github.com/pseitz/lz4_flex). Updates `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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hyperpolymath/developer-ecosystem/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df9f46b commit 9631ed9

0 file changed

File tree

    0 commit comments

    Comments
     (0)