Conversation
…o 1.18.2…" This reverts commit 57966b0.
Contributor
Author
|
Reverting to ensure that tests pass. |
kpfleming
approved these changes
Dec 1, 2025
rcaril
added a commit
that referenced
this pull request
Dec 4, 2025
… in the go-dependencies group (#1593) This PR is a recreation of #1590 due to a reversion in #1591. --- Bumps the go-dependencies group with 1 update: [github.com/klauspost/compress](https://github.com/klauspost/compress). Updates github.com/klauspost/compress from 1.18.1 to 1.18.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="proxy.php?url=https://github.com/klauspost/compress/releases">github.com/klauspost/compress's releases</a>.</em></p> <blockquote> <h2>v1.18.2</h2> <h2>What's Changed</h2> <ul> <li>flate: Fix invalid encoding on level 9 with single value input by <a href="proxy.php?url=https://github.com/klauspost"><code>@klauspost</code></a> in <a href="proxy.php?url=https://redirect.github.com/klauspost/compress/pull/1115">klauspost/compress#1115</a></li> <li>flate: reduce stateless allocations by <a href="proxy.php?url=https://github.com/RXamzin"><code>@RXamzin</code></a> in <a href="proxy.php?url=https://redirect.github.com/klauspost/compress/pull/1106">klauspost/compress#1106</a></li> <li>build(deps): bump github/codeql-action from 3.30.5 to 4.31.2 in the github-actions group by <a href="proxy.php?url=https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="proxy.php?url=https://redirect.github.com/klauspost/compress/pull/1111">klauspost/compress#1111</a></li> </ul> <p><code>v1.18.1</code> is marked "retracted" due to invalid flate/zip/gzip encoding.</p> <h2>New Contributors</h2> <ul> <li><a href="proxy.php?url=https://github.com/RXamzin"><code>@RXamzin</code></a> made their first contribution in <a href="proxy.php?url=https://redirect.github.com/klauspost/compress/pull/1106">klauspost/compress#1106</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="proxy.php?url=https://github.com/klauspost/compress/compare/v1.18.1...v1.18.2">https://github.com/klauspost/compress/compare/v1.18.1...v1.18.2</a></p> </blockquote> </details>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #1590