Skip to content

Commit

Permalink
Bump github.com/klauspost/compress from 1.17.7 to 1.17.8 (#5311)
Browse files Browse the repository at this point in the history
Bumps
[github.com/klauspost/compress](https://github.com/klauspost/compress)
from 1.17.7 to 1.17.8.
<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.8</h2>
<h2>What's Changed</h2>
<ul>
<li>zstd: Reject blocks where reserved values are not 0 by <a
href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a
href="https://redirect.github.com/klauspost/compress/pull/885">klauspost/compress#885</a></li>
<li>zstd: Add RLE detection+encoding by <a
href="https://github.com/klauspost"><code>@​klauspost</code></a> in <a
href="https://redirect.github.com/klauspost/compress/pull/938">klauspost/compress#938</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ankon"><code>@​ankon</code></a> made
their first contribution in <a
href="https://redirect.github.com/klauspost/compress/pull/932">klauspost/compress#932</a></li>
<li><a href="https://github.com/kindhuge"><code>@​kindhuge</code></a>
made their first contribution in <a
href="https://redirect.github.com/klauspost/compress/pull/946">klauspost/compress#946</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/klauspost/compress/compare/v1.17.7...v1.17.8">https://github.com/klauspost/compress/compare/v1.17.7...v1.17.8</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/klauspost/compress/commit/c0ff47e262d13b2d48101344c6eff7204d8e6696"><code>c0ff47e</code></a>
Update README.md</li>
<li><a
href="https://github.com/klauspost/compress/commit/657dc16a9a6667d91e73d44f301356048f0f90da"><code>657dc16</code></a>
chore: remove repetitive words (<a
href="https://redirect.github.com/klauspost/compress/issues/946">#946</a>)</li>
<li><a
href="https://github.com/klauspost/compress/commit/3f77d8c9ab20e8d84a93c03c8434ada79aa14b7d"><code>3f77d8c</code></a>
build(deps): bump the github-actions group with 1 update (<a
href="https://redirect.github.com/klauspost/compress/issues/944">#944</a>)</li>
<li><a
href="https://github.com/klauspost/compress/commit/de4073a3abdd00a2a95e608f9fcaf6ebf9141cc0"><code>de4073a</code></a>
zstd: Add RLE detection+encoding (<a
href="https://redirect.github.com/klauspost/compress/issues/938">#938</a>)</li>
<li><a
href="https://github.com/klauspost/compress/commit/165be368c20e0a1184d5fd2cede0cd0920f233cc"><code>165be36</code></a>
zstd: Reject blocks where reserved values are not 0 (<a
href="https://redirect.github.com/klauspost/compress/issues/885">#885</a>)</li>
<li><a
href="https://github.com/klauspost/compress/commit/4f3f95ba8e26a0fc4a19b981dd07776a41a65f19"><code>4f3f95b</code></a>
ci: Add testing replacement (<a
href="https://redirect.github.com/klauspost/compress/issues/935">#935</a>)</li>
<li><a
href="https://github.com/klauspost/compress/commit/39763947c280d14a2b8355bf42da01d53a19706e"><code>3976394</code></a>
build(deps): bump the github-actions group with 1 update (<a
href="https://redirect.github.com/klauspost/compress/issues/934">#934</a>)</li>
<li><a
href="https://github.com/klauspost/compress/commit/4d78e54b0172386e9eee40a7428f26678e94af96"><code>4d78e54</code></a>
Remove sed for internal/fuzz/helpers.go (<a
href="https://redirect.github.com/klauspost/compress/issues/933">#933</a>)</li>
<li><a
href="https://github.com/klauspost/compress/commit/46c00caa8e63fd3960c37443c6c323d69512ba24"><code>46c00ca</code></a>
doc: Remove an excess word in a documentation comment (<a
href="https://redirect.github.com/klauspost/compress/issues/932">#932</a>)</li>
<li>See full diff in <a
href="https://github.com/klauspost/compress/compare/v1.17.7...v1.17.8">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.7&new-version=1.17.8)](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>
  • Loading branch information
derekcollison committed Apr 16, 2024
2 parents e0ecc18 + 36cd8a2 commit f31e2c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/google/go-tpm v0.9.0
github.com/klauspost/compress v1.17.7
github.com/klauspost/compress v1.17.8
github.com/minio/highwayhash v1.0.2
github.com/nats-io/jwt/v2 v2.5.5
github.com/nats-io/nats.go v1.34.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
@@ -1,8 +1,8 @@
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/google/go-tpm v0.9.0 h1:sQF6YqWMi+SCXpsmS3fd21oPy/vSddwZry4JnmltHVk=
github.com/google/go-tpm v0.9.0/go.mod h1:FkNVkc6C+IsvDI9Jw1OveJmxGZUUaKxtrpOS47QWKfU=
github.com/klauspost/compress v1.17.7 h1:ehO88t2UGzQK66LMdE8tibEd1ErmzZjNEqWkjLAKQQg=
github.com/klauspost/compress v1.17.7/go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw=
github.com/klauspost/compress v1.17.8 h1:YcnTYrq7MikUT7k0Yb5eceMmALQPYBW/Xltxn0NAMnU=
github.com/klauspost/compress v1.17.8/go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw=
github.com/minio/highwayhash v1.0.2 h1:Aak5U0nElisjDCfPSG79Tgzkn2gl66NxOMspRrKnA/g=
github.com/minio/highwayhash v1.0.2/go.mod h1:BQskDq+xkJ12lmlUUi7U0M5Swg3EWR+dLTk+kldvVxY=
github.com/nats-io/jwt/v2 v2.5.5 h1:ROfXb50elFq5c9+1ztaUbdlrArNFl2+fQWP6B8HGEq4=
Expand Down

0 comments on commit f31e2c3

Please sign in to comment.