Go: Update module github.com/klauspost/compress to v1.18.4
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/klauspost/compress | require | patch |
v1.18.2 -> v1.18.4
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
klauspost/compress (github.com/klauspost/compress)
v1.18.4
What's Changed
- gzhttp: Add zstandard to server handler wrapper by @klauspost in https://github.com/klauspost/compress/pull/1121
- zstd: Add ResetWithOptions to encoder/decoder by @klauspost in https://github.com/klauspost/compress/pull/1122
- gzhttp: preserve qvalue when extra parameters follow in Accept-Encoding by @analytically in https://github.com/klauspost/compress/pull/1116
New Contributors
- @analytically made their first contribution in https://github.com/klauspost/compress/pull/1116
- @ethaizone made their first contribution in https://github.com/klauspost/compress/pull/1124
- @zwass made their first contribution in https://github.com/klauspost/compress/pull/1125
Full Changelog: https://github.com/klauspost/compress/compare/v1.18.2...v1.18.4
v1.18.3
Downstream CVE-2025-61728
See https://github.com/golang/go/issues/77102
Full Changelog: https://github.com/klauspost/compress/compare/v1.18.2...v1.18.3
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.