fix(deps): update module github.com/klauspost/compress to v1.19.0
Metadata
Current evaluation
Merged automated dependency update for github.com/klauspost/compress from v1.18.6 to v1.19.0. Approved by one reviewer, passed all CI checks, and integrated into main.
Suggested action: —
No scores available.
Issue body
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.6` → `v1.19.0` |  |  |
---
### Release Notes
<details>
<summary>klauspost/compress (github.com/klauspost/compress)</summary>
### [`v1.19.0`](https://redirect.github.com/klauspost/compress/releases/tag/v1.19.0)
[Compare Source](https://redirect.github.com/klauspost/compress/compare/v1.18.7...v1.19.0)
#### What's Changed
- zstd: Add true concurrent stream encoding by [@​klauspost](https://redirect.github.com/klauspost) in [#​1136](https://redirect.github.com/klauspost/compress/pull/1136)
- zstd: arm64 decoder asm by [@​lizthegrey](https://redirect.github.com/lizthegrey) in [#​1160](https://redirect.github.com/klauspost/compress/pull/1160)
- zstd: avoid unused BuildDict encoder allocation by [@​snissn](https://redirect.github.com/snissn) in [#​1147](https://redirect.github.com/klauspost/compress/pull/1147)
- flate: Add inflate checkpoints by [@​klauspost](https://redirect.github.com/klauspost) in [#​1154](https://redirect.github.com/klauspost/compress/pull/1154)
- snappy/s2: Limit length of varint in `decodedLen` by [@​eustas](https://redirect.github.com/eustas) in [#​1148](https://redirect.github.com/klauspost/compress/pull/1148)
- gzhttp: match qvalue parameter case-insensitively (RFC 7231) by [@​z9z](https://redirect.github.com/z9z) in [#​1149](https://redirect.github.com/klauspost/compress/pull/1149)
- zip: add NameDecoder callback for legacy encoding rewrite by [@​SAY-5](https://redirect.github.com/SAY-5) in [#​1150](https://redirect.github.com/klauspost/compress/pull/1150)
- huff0: Allow building tables from histogram. by [@​klauspost](https://redirect.github.com/klauspost) in [#​1155](https://redirect.github.com/klauspost/compress/pull/1155)
- huff0: Allow building table from oversized histogram. by [@​klauspost](https://redirect.github.com/klauspost) in [#​1156](https://redirect.github.com/klauspost/compress/pull/1156)
- s2sx: Clean symlink targets by [@​klauspost](https://redirect.github.com/klauspost) in [#​1163](https://redirect.github.com/klauspost/compress/pull/1163)
#### New Contributors
- [@​snissn](https://redirect.github.com/snissn) made their first contribution in [#​1147](https://redirect.github.com/klauspost/compress/pull/1147)
- [@​eustas](https://redirect.github.com/eustas) made their first contribution in [#​1148](https://redirect.github.com/klauspost/compress/pull/1148)
- [@​z9z](https://redirect.github.com/z9z) made their first contribution in [#​1149](https://redirect.github.com/klauspost/compress/pull/1149)
- [@​SAY-5](https://redirect.github.com/SAY-5) made their first contribution in [#​1150](https://redirect.github.com/klauspost/compress/pull/1150)
- [@​HNO3Miracle](https://redirect.github.com/HNO3Miracle) made their first contribution in [#​1165](https://redirect.github.com/klauspost/compress/pull/1165)
**Full Changelog**: <https://github.com/klauspost/compress/compare/v1.18.6...v1.19.0>
### [`v1.18.7`](https://redirect.github.com/klauspost/compress/releases/tag/v1.18.7)
[Compare Source](https://redirect.github.com/klauspost/compress/compare/v1.18.6...v1.18.7)
- Fix s2.NewDict OOB read.
Security release without other changes.
**Full Changelog**: <https://github.com/klauspost/compress/compare/v1.18.6...v1.18.7>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- 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/canonical/fetch-service).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged automated dependency update for github.com/klauspost/compress from v1.18.6 to v1.19.0. Approved by one reviewer, passed all CI checks, and integrated into main. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #479 fix(deps): update module github.com/klauspost/compress to v1.18.1 | fetch-service | merged | Merged automated dependency update for github.com/klauspost/compress from v1.18.0 to v1.18.1. Approved by two reviewers, passed all CI checks, and integrated into the main branch. | |
| #340 fix(deps): update module github.com/klauspost/compress to v1.18.0 | fetch-service | merged | Merged automated dependency update upgrading github.com/klauspost/compress from v1.17.11 to v1.18.0. Approved by two reviewers and passed CI checks before integration. | |
| #637 fix(deps): update module github.com/klauspost/compress to v1.19.2 | fetch-service | merged | Merged automated dependency update for github.com/klauspost/compress from v1.19.0 to v1.19.2. The change passed CI checks and was successfully merged into the main branch. | |
| #267 fix(deps): update module github.com/klauspost/compress to v1.17.11 | fetch-service | merged | Merged automated dependency update for github.com/klauspost/compress from v1.17.10 to v1.17.11. Approved by two reviewers, passed CI checks, and merged into main. | |
| #539 fix(deps): update module github.com/klauspost/compress to v1.18.2 | fetch-service | merged | Merged automated dependency update to github.com/klauspost/compress v1.18.2. Prior v1.18.1 was retracted due to invalid encoding. Approved by two reviewers, passed CI checks, and merged. | |
| #227 fix(deps): update module github.com/klauspost/compress to v1.17.10 | fetch-service | merged | Merged automated dependency update upgrading github.com/klauspost/compress from v1.17.9 to v1.17.10. Approved by reviewers, passed CI checks, and successfully merged into the main branch. | |
| #602 fix(deps): update module github.com/klauspost/compress to v1.18.6 | fetch-service | merged | Merged automated dependency update upgrading github.com/klauspost/compress from v1.18.5 to v1.18.6. Upstream fixes and performance improvements were applied. CI checks passed and the change was merged. | |
| #559 fix(deps): update module github.com/klauspost/compress to v1.18.4 | fetch-service | merged | Merged automated dependency update upgrading github.com/klauspost/compress from v1.18.2 to v1.18.4. Approved by reviewers and merged after CI checks passed, with a non-blocking OSV-scanner warning noted. | |
| #116 fix(deps): update module github.com/klauspost/compress to v1.17.9 | fetch-service | merged | Merged automated dependency update upgrading github.com/klauspost/compress from v1.17.4 to v1.17.9. Submitted by Renovate bot, approved by two reviewers, passed CI checks, and merged successfully. | |
| #642 fix(deps): update module github.com/klauspost/compress to v1.20.0 | fetch-service | open | Mend Renovate PR updating github.com/klauspost/compress from v1.19.2 to v1.20.0; CI has one failing check (OSV-scanner), no maintainer comments yet |