You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.17.10
fix(deps): update module github.com/klauspost/compress to v1.17.11
Oct 11, 2024
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.17.11
fix(deps): update module github.com/klauspost/compress to v1.17.11 - autoclosed
Dec 18, 2024
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.17.11 - autoclosed
fix(deps): update module github.com/klauspost/compress to v1.17.11
Dec 18, 2024
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.17.11
fix(deps): update module github.com/klauspost/compress to v1.18.0
Feb 19, 2025
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.18.0
fix(deps): update module github.com/klauspost/compress to v1.18.0 - autoclosed
Aug 11, 2025
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.18.0 - autoclosed
fix(deps): update module github.com/klauspost/compress to v1.18.0
Aug 11, 2025
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.18.0
fix(deps): update module github.com/klauspost/compress to v1.18.1
Oct 20, 2025
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.18.1
fix(deps): update module github.com/klauspost/compress to v1.18.2
Dec 1, 2025
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
The go directive was updated for compatibility reasons
Details:
Package
Change
go
1.21 -> 1.24
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.18.2
fix(deps): update module github.com/klauspost/compress to v1.18.3
Jan 16, 2026
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.18.3
fix(deps): update module github.com/klauspost/compress to v1.18.4
Feb 9, 2026
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.18.4
fix(deps): update module github.com/klauspost/compress to v1.18.5
Mar 20, 2026
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.18.5
fix(deps): update module github.com/klauspost/compress to v1.18.6
Apr 30, 2026
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.18.6
fix(deps): update module github.com/klauspost/compress to v1.18.7
Jun 30, 2026
Tick the box to add this pull request to the merge queue (same as @mergifyio queue).
Queue this pull request
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.18.7
fix(deps): update module github.com/klauspost/compress to v1.19.0
Jul 1, 2026
Tick the box to add this pull request to the merge queue (same as @mergifyio queue).
Queue this pull request
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.19.0
fix(deps): update module github.com/klauspost/compress to v1.19.1
Jul 20, 2026
renovateBot
changed the title
fix(deps): update module github.com/klauspost/compress to v1.19.1
fix(deps): update module github.com/klauspost/compress to v1.19.2
Aug 6, 2026
Tick the box to add this pull request to the merge queue (same as @mergifyio queue).
Queue this pull request
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
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.
This PR contains the following updates:
v1.17.9→v1.19.2Release Notes
klauspost/compress (github.com/klauspost/compress)
v1.19.2Compare Source
What's Changed
New Contributors
Full Changelog: klauspost/compress@v1.19.1...v1.19.2
v1.19.1Compare Source
What's Changed
Peekinstead ofReadBytefor thebufio.Readerdecode path by @joechenrh in #1169New Contributors
Full Changelog: klauspost/compress@v1.19.0...v1.19.1
v1.19.0Compare Source
What's Changed
decodedLenby @eustas in #1148New Contributors
Full Changelog: klauspost/compress@v1.18.6...v1.19.0
v1.18.7Compare Source
Security release without other changes.
Full Changelog: klauspost/compress@v1.18.6...v1.18.7
v1.18.6Compare Source
What's Changed
New Contributors
Full Changelog: klauspost/compress@v1.18.5...v1.18.6
v1.18.5Compare Source
What's Changed
Full Changelog: klauspost/compress@v1.18.4...v1.18.5
v1.18.4Compare Source
What's Changed
New Contributors
Full Changelog: klauspost/compress@v1.18.2...v1.18.4
v1.18.3Compare Source
Downstream CVE-2025-61728
See golang/go#77102
Full Changelog: klauspost/compress@v1.18.2...v1.18.3
v1.18.2Compare Source
What's Changed
v1.18.1is marked "retracted" due to invalid flate/zip/gzip encoding.New Contributors
Full Changelog: klauspost/compress@v1.18.1...v1.18.2
v1.18.1Compare Source
What's Changed
New Contributors
Full Changelog: klauspost/compress@v1.18.0...v1.18.1
v1.18.0Compare Source
What's Changed
r.err != nilbut return a nil value errorerrby @alingse in #1028minfunction by @Juneezee in #1038slices.Maxfor max value in slice by @Juneezee in #1041New Contributors
Full Changelog: klauspost/compress@v1.17.11...v1.18.0
v1.17.11Compare Source
What's Changed
New Contributors
Full Changelog: klauspost/compress@v1.17.10...v1.17.11
v1.17.10Compare Source
What's Changed
New Contributors
Full Changelog: klauspost/compress@v1.17.9...v1.17.10
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.