Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: [Go] Bump github.com/klauspost/compress from 1.17.9 to 1.17.10 (…
…#145) Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.9 to 1.17.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/klauspost/compress/releases">github.com/klauspost/compress's releases</a>.</em></p> <blockquote> <h2>v1.17.10</h2> <h2>What's Changed</h2> <ul> <li>gzhttp: Add TransportAlwaysDecompress option. by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://github.com/klauspost/compress/pull/978">klauspost/compress#978</a></li> <li>s2: Add EncodeBuffer buffer recycling callback by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://github.com/klauspost/compress/pull/982">klauspost/compress#982</a></li> <li>zstd: Improve memory usage on small streaming encodes by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://github.com/klauspost/compress/pull/1007">klauspost/compress#1007</a></li> <li>gzhttp: Add supported decompress request body by <a href="https://github.com/mirecl"><code>@mirecl</code></a> in <a href="https://github.com/klauspost/compress/pull/1002">klauspost/compress#1002</a></li> <li>flate: read data written with partial flush by <a href="https://github.com/vajexal"><code>@vajexal</code></a> in <a href="https://github.com/klauspost/compress/pull/996">klauspost/compress#996</a></li> <li>ci: Upgrade Go & other by <a href="https://github.com/klauspost"><code>@klauspost</code></a> in <a href="https://github.com/klauspost/compress/pull/1008">klauspost/compress#1008</a></li> <li>docs: Small typofix in comment by <a href="https://github.com/Jille"><code>@Jille</code></a> in <a href="https://github.com/klauspost/compress/pull/976">klauspost/compress#976</a></li> <li>build(deps): bump the github-actions group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/klauspost/compress/pull/979">klauspost/compress#979</a></li> <li>docs: Fix URL typo when installing builddict by <a href="https://github.com/Wikidepia"><code>@Wikidepia</code></a> in <a href="https://github.com/klauspost/compress/pull/980">klauspost/compress#980</a></li> <li>build(deps): bump the github-actions group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/klauspost/compress/pull/985">klauspost/compress#985</a></li> <li>Fix typos by <a href="https://github.com/deining"><code>@deining</code></a> in <a href="https://github.com/klauspost/compress/pull/986">klauspost/compress#986</a></li> <li>build(deps): bump github/codeql-action from 3.25.15 to 3.26.6 in the github-actions group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://github.com/klauspost/compress/pull/997">klauspost/compress#997</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Wikidepia"><code>@Wikidepia</code></a> made their first contribution in <a href="https://github.com/klauspost/compress/pull/980">klauspost/compress#980</a></li> <li><a href="https://github.com/deining"><code>@deining</code></a> made their first contribution in <a href="https://github.com/klauspost/compress/pull/986">klauspost/compress#986</a></li> <li><a href="https://github.com/vajexal"><code>@vajexal</code></a> made their first contribution in <a href="https://github.com/klauspost/compress/pull/996">klauspost/compress#996</a></li> <li><a href="https://github.com/mirecl"><code>@mirecl</code></a> made their first contribution in <a href="https://github.com/klauspost/compress/pull/1002">klauspost/compress#1002</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/klauspost/compress/compare/v1.17.9...v1.17.10">https://github.com/klauspost/compress/compare/v1.17.9...v1.17.10</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/klauspost/compress/commit/2a46d6bf5d0fb5d9f44b815438ce43470706f73f"><code>2a46d6b</code></a> Update README.md</li> <li><a href="https://github.com/klauspost/compress/commit/4dafca944bf4ebbf240f7ff2da87d1df46eaf32a"><code>4dafca9</code></a> ci: Upgrade Go & other (<a href="https://github.com/klauspost/compress/issues/1008">#1008</a>)</li> <li><a href="https://github.com/klauspost/compress/commit/26519f82c1b4cb74d671da45c513bc4e6151c3f8"><code>26519f8</code></a> zstd: Improve memory usage on small streaming encodes (<a href="https://github.com/klauspost/compress/issues/1007">#1007</a>)</li> <li><a href="https://github.com/klauspost/compress/commit/51aa0ecb46a95a69bad755a4a01bb49bd46c40c9"><code>51aa0ec</code></a> [gzhttp] Add supported decompress request body (<a href="https://github.com/klauspost/compress/issues/1002">#1002</a>)</li> <li><a href="https://github.com/klauspost/compress/commit/13c124496702f64f230d1d82b39945db4b676fd4"><code>13c1244</code></a> build(deps): bump github/codeql-action in the github-actions group (<a href="https://github.com/klauspost/compress/issues/997">#997</a>)</li> <li><a href="https://github.com/klauspost/compress/commit/62905e4bf01be520cfe6a89215b115c2eccfcc4a"><code>62905e4</code></a> read data written with partial flush (<a href="https://github.com/klauspost/compress/issues/996">#996</a>)</li> <li><a href="https://github.com/klauspost/compress/commit/3868468e621bb63b26416989999e274a9e4347dd"><code>3868468</code></a> Fix typos (<a href="https://github.com/klauspost/compress/issues/986">#986</a>)</li> <li><a href="https://github.com/klauspost/compress/commit/8b81499bfd70139ca4edd79a58c58fd7880d7bd8"><code>8b81499</code></a> build(deps): bump the github-actions group with 2 updates (<a href="https://github.com/klauspost/compress/issues/985">#985</a>)</li> <li><a href="https://github.com/klauspost/compress/commit/d76f801616d1080ce0f747ded725a839e46d9331"><code>d76f801</code></a> s2: Add EncodeBuffer buffer recycling callback (<a href="https://github.com/klauspost/compress/issues/982">#982</a>)</li> <li><a href="https://github.com/klauspost/compress/commit/cfab8bd586ecc59eeb3cd1ecd698171c532fe1d2"><code>cfab8bd</code></a> docs: Fix URL typo when installing builddict (<a href="https://github.com/klauspost/compress/issues/980">#980</a>)</li> <li>Additional commits viewable in <a href="https://github.com/klauspost/compress/compare/v1.17.9...v1.17.10">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/klauspost/compress&package-manager=go_modules&previous-version=1.17.9&new-version=1.17.10)](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 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>
- Loading branch information