Commit 23c1ed3
authored
chore: Bump github.com/klauspost/compress from 1.18.5 to 1.18.6 (#799)
Bumps
[github.com/klauspost/compress](https://github.com/klauspost/compress)
from 1.18.5 to 1.18.6.
<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.18.6</h2>
<h2>What's Changed</h2>
<ul>
<li>s2: Fix amd64 stack frame corruption by <a
href="https://github.com/klauspost"><code>@klauspost</code></a> in <a
href="https://redirect.github.com/klauspost/compress/pull/1145">klauspost/compress#1145</a></li>
<li>gzhttp: Canonicalize ETag header by <a
href="https://github.com/justinmayhew"><code>@justinmayhew</code></a>
in <a
href="https://redirect.github.com/klauspost/compress/pull/1139">klauspost/compress#1139</a></li>
<li>perf: pool hash tables in Go encode paths to reduce allocations by
<a href="https://github.com/huynhanx03"><code>@huynhanx03</code></a> in
<a
href="https://redirect.github.com/klauspost/compress/pull/1143">klauspost/compress#1143</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/justinmayhew"><code>@justinmayhew</code></a>
made their first contribution in <a
href="https://redirect.github.com/klauspost/compress/pull/1139">klauspost/compress#1139</a></li>
<li><a
href="https://github.com/huynhanx03"><code>@huynhanx03</code></a> made
their first contribution in <a
href="https://redirect.github.com/klauspost/compress/pull/1143">klauspost/compress#1143</a></li>
<li><a href="https://github.com/thaJeztah"><code>@thaJeztah</code></a>
made their first contribution in <a
href="https://redirect.github.com/klauspost/compress/pull/1144">klauspost/compress#1144</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/klauspost/compress/compare/v1.18.5...v1.18.6">https://github.com/klauspost/compress/compare/v1.18.5...v1.18.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/klauspost/compress/commit/ac2f5e87a3089bd58c974ca53cef71c7aa8bf877"><code>ac2f5e8</code></a>
docs: use unix line-endings for markdown files (<a
href="https://redirect.github.com/klauspost/compress/issues/1144">#1144</a>)</li>
<li><a
href="https://github.com/klauspost/compress/commit/620d7b5cfbf89fbfdf69884f8a561a2981c25b11"><code>620d7b5</code></a>
s2: Fix amd64 stack frame corruption (<a
href="https://redirect.github.com/klauspost/compress/issues/1145">#1145</a>)</li>
<li><a
href="https://github.com/klauspost/compress/commit/1b63f2fece784da6334068c671e3f94366bf9d68"><code>1b63f2f</code></a>
build(deps): bump the github-actions group with 2 updates (<a
href="https://redirect.github.com/klauspost/compress/issues/1141">#1141</a>)</li>
<li><a
href="https://github.com/klauspost/compress/commit/3d86b893733380c370eba876f5beaaf63aeeea94"><code>3d86b89</code></a>
s2: pool hash tables in Go encode paths to reduce allocations (<a
href="https://redirect.github.com/klauspost/compress/issues/1143">#1143</a>)</li>
<li><a
href="https://github.com/klauspost/compress/commit/15967def6890f5494829394274686436976c4936"><code>15967de</code></a>
gzhttp: Canonicalize ETag header (<a
href="https://redirect.github.com/klauspost/compress/issues/1139">#1139</a>)</li>
<li>See full diff in <a
href="https://github.com/klauspost/compress/compare/v1.18.5...v1.18.6">compare
view</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'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 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>1 parent 4eed453 commit 23c1ed3
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
83 | | - | |
| 82 | + | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments