Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/pierrec/lz4/v4 from 4.1.12 to 4.1.17 (#7628)
Bumps [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) from 4.1.12 to 4.1.17. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pierrec/lz4/commit/d2b3f5d3e4659cc4fd720d1649c39b5627187261"><code>d2b3f5d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pierrec/lz4/issues/197">#197</a> from greatroar/revert-hash5</li> <li><a href="https://github.com/pierrec/lz4/commit/cca61bae2446aeb57953e99963e33f13eea4e3be"><code>cca61ba</code></a> Revert "Hash five bytes instead of six"</li> <li><a href="https://github.com/pierrec/lz4/commit/edc95a188bc81afa4a34b114aafcb8d41513dc84"><code>edc95a1</code></a> internal/xxh: update the origin of the code</li> <li><a href="https://github.com/pierrec/lz4/commit/cb3e7ea2cd15fd4d9f4d65333308f20d9b5d8156"><code>cb3e7ea</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pierrec/lz4/issues/193">#193</a> from greatroar/fix-189</li> <li><a href="https://github.com/pierrec/lz4/commit/118da3a0050fdc247c5b34f599424d2cabd1eb42"><code>118da3a</code></a> Restore fix for <a href="https://github-redirect.dependabot.com/pierrec/lz4/issues/51">#51</a>, but in a different form</li> <li><a href="https://github.com/pierrec/lz4/commit/c3eaa1e8841ece1461ec5e0f1fbbd5f1c52d2f85"><code>c3eaa1e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pierrec/lz4/issues/188">#188</a> from leehinman/flush_fix</li> <li><a href="https://github.com/pierrec/lz4/commit/8582079abcd01a8243fc7d29eea6e5f4aa875e7f"><code>8582079</code></a> remove state change after Flush</li> <li><a href="https://github.com/pierrec/lz4/commit/885e900f46f2b4ba02927eb80e982edd8db50236"><code>885e900</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pierrec/lz4/issues/184">#184</a> from lizthegrey/patch-1</li> <li><a href="https://github.com/pierrec/lz4/commit/ec13d8cf53539cda9a8ef35ffaf0c6d31118a6d8"><code>ec13d8c</code></a> do not auto-Close() Writer after ReadFrom()/Copy()</li> <li><a href="https://github.com/pierrec/lz4/commit/c6ed913a9bb183497c53f77350d269427ab803ef"><code>c6ed913</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pierrec/lz4/issues/179">#179</a> from bodgit/doc</li> <li>Additional commits viewable in <a href="https://github.com/pierrec/lz4/compare/v4.1.12...v4.1.17">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/pierrec/lz4/v4&package-manager=go_modules&previous-version=4.1.12&new-version=4.1.17)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
- Loading branch information