- Notifications
You must be signed in to change notification settings - Fork927
chore: bump github.com/klauspost/compress from 1.17.11 to 1.18.0#16675
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
github-actions merged 1 commit intomainfromdependabot/go_modules/github.com/klauspost/compress-1.18.0Feb 24, 2025
Merged
chore: bump github.com/klauspost/compress from 1.17.11 to 1.18.0#16675
github-actions merged 1 commit intomainfromdependabot/go_modules/github.com/klauspost/compress-1.18.0Feb 24, 2025
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.11 to 1.18.0.- [Release notes](https://github.com/klauspost/compress/releases)- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)- [Commits](klauspost/compress@v1.17.11...v1.18.0)---updated-dependencies:- dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
fd8aa4f
intomain 30 checks passed
Uh oh!
There was an error while loading.Please reload this page.
aslilac pushed a commit that referenced this pull requestFeb 27, 2025
)Bumps[github.com/klauspost/compress](https://github.com/klauspost/compress)from 1.17.11 to 1.18.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/klauspost/compress/releases">github.com/klauspost/compress'sreleases</a>.</em></p><blockquote><h2>v1.18.0</h2><h2>What's Changed</h2><ul><li>Deprecate Go 1.21 and add 1.24 by <ahref="https://github.com/klauspost"><code>@klauspost</code></a> in <ahref="https://redirect.github.com/klauspost/compress/pull/1055">klauspost/compress#1055</a></li><li>Add unsafe little endian loaders by <ahref="https://github.com/klauspost"><code>@klauspost</code></a> in <ahref="https://redirect.github.com/klauspost/compress/pull/1036">klauspost/compress#1036</a></li><li>fix: check <code>r.err != nil</code> but return a nil value error<code>err</code> by <ahref="https://github.com/alingse"><code>@alingse</code></a> in <ahref="https://redirect.github.com/klauspost/compress/pull/1028">klauspost/compress#1028</a></li><li>refactor: use built-in <code>min</code> function by <ahref="https://github.com/Juneezee"><code>@Juneezee</code></a> in <ahref="https://redirect.github.com/klauspost/compress/pull/1038">klauspost/compress#1038</a></li><li>zstd: use <code>slices.Max</code> for max value in slice by <ahref="https://github.com/Juneezee"><code>@Juneezee</code></a> in <ahref="https://redirect.github.com/klauspost/compress/pull/1041">klauspost/compress#1041</a></li><li>flate: Simplify L4-6 loading by <ahref="https://github.com/klauspost"><code>@klauspost</code></a> in <ahref="https://redirect.github.com/klauspost/compress/pull/1043">klauspost/compress#1043</a></li><li>flate: Simplify matchlen (remove asm) by <ahref="https://github.com/klauspost"><code>@klauspost</code></a> in <ahref="https://redirect.github.com/klauspost/compress/pull/1045">klauspost/compress#1045</a></li><li>s2: Add block decode fuzzer by <ahref="https://github.com/klauspost"><code>@klauspost</code></a> in <ahref="https://redirect.github.com/klauspost/compress/pull/1044">klauspost/compress#1044</a></li><li>s2: Improve small block compression speed w/o asm by <ahref="https://github.com/klauspost"><code>@klauspost</code></a> in <ahref="https://redirect.github.com/klauspost/compress/pull/1048">klauspost/compress#1048</a></li><li>flate: Fix matchlen L5+L6 by <ahref="https://github.com/klauspost"><code>@klauspost</code></a> in <ahref="https://redirect.github.com/klauspost/compress/pull/1049">klauspost/compress#1049</a></li><li>flate: Cleanup & reduce casts by <ahref="https://github.com/klauspost"><code>@klauspost</code></a> in <ahref="https://redirect.github.com/klauspost/compress/pull/1050">klauspost/compress#1050</a></li></ul><h2>New Contributors</h2><ul><li><a href="https://github.com/tcpdumppy"><code>@tcpdumppy</code></a>made their first contribution in <ahref="https://redirect.github.com/klauspost/compress/pull/1021">klauspost/compress#1021</a></li><li><a href="https://github.com/sam9291"><code>@sam9291</code></a> madetheir first contribution in <ahref="https://redirect.github.com/klauspost/compress/pull/1022">klauspost/compress#1022</a></li><li><a href="https://github.com/dezza"><code>@dezza</code></a> madetheir first contribution in <ahref="https://redirect.github.com/klauspost/compress/pull/1023">klauspost/compress#1023</a></li><li><a href="https://github.com/alingse"><code>@alingse</code></a> madetheir first contribution in <ahref="https://redirect.github.com/klauspost/compress/pull/1028">klauspost/compress#1028</a></li><li><a href="https://github.com/hyunsooda"><code>@hyunsooda</code></a>made their first contribution in <ahref="https://redirect.github.com/klauspost/compress/pull/1031">klauspost/compress#1031</a></li><li><a href="https://github.com/Juneezee"><code>@Juneezee</code></a>made their first contribution in <ahref="https://redirect.github.com/klauspost/compress/pull/1038">klauspost/compress#1038</a></li><li><a href="https://github.com/Bbulatov"><code>@Bbulatov</code></a>made their first contribution in <ahref="https://redirect.github.com/klauspost/compress/pull/1052">klauspost/compress#1052</a></li></ul><p><strong>Full Changelog</strong>: <ahref="https://github.com/klauspost/compress/compare/v1.17.11...v1.18.0">https://github.com/klauspost/compress/compare/v1.17.11...v1.18.0</a></p></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/klauspost/compress/commit/8e79dc4b98d4c5a09c62a2546b79c14edf7c3e38"><code>8e79dc4</code></a>Deprecate Go 1.21 and add 1.24 (<ahref="https://redirect.github.com/klauspost/compress/issues/1055">#1055</a>)</li><li><ahref="https://github.com/klauspost/compress/commit/df8e99c8d015080686afb9b70a88791dd16a97a6"><code>df8e99c</code></a>build(deps): bump the github-actions group with 2 updates (<ahref="https://redirect.github.com/klauspost/compress/issues/1053">#1053</a>)</li><li><ahref="https://github.com/klauspost/compress/commit/7787431d606fe7748391cb5009cee0cf966d1cd9"><code>7787431</code></a>zstd: fix unused debug code (<ahref="https://redirect.github.com/klauspost/compress/issues/1052">#1052</a>)</li><li><ahref="https://github.com/klauspost/compress/commit/0bf3ecbea777ec39f7919b47e464a046254e29a8"><code>0bf3ecb</code></a>flate: Cleanup & reduce casts (<ahref="https://redirect.github.com/klauspost/compress/issues/1050">#1050</a>)</li><li><ahref="https://github.com/klauspost/compress/commit/e0f89a9638ea2c7d21d9de0044efde931959eabe"><code>e0f89a9</code></a>flate: Fix matchlen L5+L6 (<ahref="https://redirect.github.com/klauspost/compress/issues/1049">#1049</a>)</li><li><ahref="https://github.com/klauspost/compress/commit/c8a8470492769c69e56a348e5142734cab19664e"><code>c8a8470</code></a>s2: Improve small block compression speed w/o asm (<ahref="https://redirect.github.com/klauspost/compress/issues/1048">#1048</a>)</li><li><ahref="https://github.com/klauspost/compress/commit/b05b993abb0da411a09cff9387877a4026c38906"><code>b05b993</code></a>s2: Add block decode fuzzer (<ahref="https://redirect.github.com/klauspost/compress/issues/1044">#1044</a>)</li><li><ahref="https://github.com/klauspost/compress/commit/aafbabd27ac86586bf3d7458e4efe99476716623"><code>aafbabd</code></a>flate: Simplify matchlen (remove asm) (<ahref="https://redirect.github.com/klauspost/compress/issues/1045">#1045</a>)</li><li><ahref="https://github.com/klauspost/compress/commit/dbaa9c1172b66d27d918b0e82a014d97f5dea2e5"><code>dbaa9c1</code></a>flate: Simplify l4-6 loading (<ahref="https://redirect.github.com/klauspost/compress/issues/1043">#1043</a>)</li><li><ahref="https://github.com/klauspost/compress/commit/4fa2036c90af5117d4c79f9fa9872bdb16de613c"><code>4fa2036</code></a>Add unsafe little endian loaders (<ahref="https://redirect.github.com/klauspost/compress/issues/1036">#1036</a>)</li><li>Additional commits viewable in <ahref="https://github.com/klauspost/compress/compare/v1.17.11...v1.18.0">compareview</a></li></ul></details><br />[](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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
None yet
0 participants
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.
Bumpsgithub.com/klauspost/compress from 1.17.11 to 1.18.0.
Release notes
Sourced fromgithub.com/klauspost/compress's releases.
Commits
8e79dc4
Deprecate Go 1.21 and add 1.24 (#1055)df8e99c
build(deps): bump the github-actions group with 2 updates (#1053)7787431
zstd: fix unused debug code (#1052)0bf3ecb
flate: Cleanup & reduce casts (#1050)e0f89a9
flate: Fix matchlen L5+L6 (#1049)c8a8470
s2: Improve small block compression speed w/o asm (#1048)b05b993
s2: Add block decode fuzzer (#1044)aafbabd
flate: Simplify matchlen (remove asm) (#1045)dbaa9c1
flate: Simplify l4-6 loading (#1043)4fa2036
Add unsafe little endian loaders (#1036)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 commands and options
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)