Skip to content

Commit 7b3dbc0

Browse files
renovate[bot]otelbot[bot]songy23
authored
Update module github.com/klauspost/compress to v1.18.6 (#49093)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/klauspost/compress](https://redirect.github.com/klauspost/compress) | `v1.18.5` → `v1.18.6` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fklauspost%2fcompress/v1.18.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fklauspost%2fcompress/v1.18.5/v1.18.6?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/20907) for more information. --- ### Release Notes <details> <summary>klauspost/compress (github.com/klauspost/compress)</summary> ### [`v1.18.6`](https://redirect.github.com/klauspost/compress/releases/tag/v1.18.6) [Compare Source](https://redirect.github.com/klauspost/compress/compare/v1.18.5...v1.18.6) #### What's Changed - s2: Fix amd64 stack frame corruption by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1145](https://redirect.github.com/klauspost/compress/pull/1145) - gzhttp: Canonicalize ETag header by [@&#8203;justinmayhew](https://redirect.github.com/justinmayhew) in [#&#8203;1139](https://redirect.github.com/klauspost/compress/pull/1139) - perf: pool hash tables in Go encode paths to reduce allocations by [@&#8203;huynhanx03](https://redirect.github.com/huynhanx03) in [#&#8203;1143](https://redirect.github.com/klauspost/compress/pull/1143) #### New Contributors - [@&#8203;justinmayhew](https://redirect.github.com/justinmayhew) made their first contribution in [#&#8203;1139](https://redirect.github.com/klauspost/compress/pull/1139) - [@&#8203;huynhanx03](https://redirect.github.com/huynhanx03) made their first contribution in [#&#8203;1143](https://redirect.github.com/klauspost/compress/pull/1143) - [@&#8203;thaJeztah](https://redirect.github.com/thaJeztah) made their first contribution in [#&#8203;1144](https://redirect.github.com/klauspost/compress/pull/1144) **Full Changelog**: <klauspost/compress@v1.18.5...v1.18.6> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "on tuesday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: Yang Song <songy23@users.noreply.github.com> Co-authored-by: Yang Song <yang.song@datadoghq.com>
1 parent 08ad733 commit 7b3dbc0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

exporter/azureblobexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.22.0
77
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.14.0
88
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.8.0
9-
github.com/klauspost/compress v1.18.5
9+
github.com/klauspost/compress v1.18.6
1010
github.com/stretchr/testify v1.11.1
1111
github.com/tj/assert v0.0.3
1212
go.opentelemetry.io/collector/component v1.60.1-0.20260612191519-af182d232650

exporter/azureblobexporter/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)