fix(deps): update module github.com/klauspost/compress to v1.19.2
Metadata
Current evaluation
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.
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.19.0` → `v1.19.2` |  |  |
---
### Release Notes
<details>
<summary>klauspost/compress (github.com/klauspost/compress)</summary>
### [`v1.19.2`](https://redirect.github.com/klauspost/compress/releases/tag/v1.19.2)
[Compare Source](https://redirect.github.com/klauspost/compress/compare/v1.19.1...v1.19.2)
##### What's Changed
- huff0: add arm64 assembly for Decompress4X/1X via avo lowering by [@​lizthegrey](https://redirect.github.com/lizthegrey) in [#​1172](https://redirect.github.com/klauspost/compress/pull/1172)
- zstd: Re-enable unsafe decodeSync memory copies ([#​1168](https://redirect.github.com/klauspost/compress/issues/1168)) by [@​lizthegrey](https://redirect.github.com/lizthegrey) in [#​1171](https://redirect.github.com/klauspost/compress/pull/1171)
- zstd: fix arm64 asm frame offsets placing locals on the saved LR slot by [@​lizthegrey](https://redirect.github.com/lizthegrey) in [#​1176](https://redirect.github.com/klauspost/compress/pull/1176)
- zstd: avoid racing MaxDecodedSize write on shared dict litEnc by [@​zanarellidev](https://redirect.github.com/zanarellidev) in [#​1182](https://redirect.github.com/klauspost/compress/pull/1182)
- zstd: keep BuildDict recent-offsets positive and loadable by [@​zanarellidev](https://redirect.github.com/zanarellidev) in [#​1184](https://redirect.github.com/klauspost/compress/pull/1184)
- zstd: handle zero-literal BuildDict corpus by [@​cyphercodes](https://redirect.github.com/cyphercodes) in [#​1178](https://redirect.github.com/klauspost/compress/pull/1178)
- zstd: don't clear the registered dictionary when decoding past the window by [@​sueun-dev](https://redirect.github.com/sueun-dev) in [#​1177](https://redirect.github.com/klauspost/compress/pull/1177)
##### New Contributors
- [@​zanarellidev](https://redirect.github.com/zanarellidev) made their first contribution in [#​1183](https://redirect.github.com/klauspost/compress/pull/1183)
- [@​cyphercodes](https://redirect.github.com/cyphercodes) made their first contribution in [#​1178](https://redirect.github.com/klauspost/compress/pull/1178)
- [@​sueun-dev](https://redirect.github.com/sueun-dev) made their first contribution in [#​1177](https://redirect.github.com/klauspost/compress/pull/1177)
**Full Changelog**: <https://github.com/klauspost/compress/compare/v1.19.1...v1.19.2>
### [`v1.19.1`](https://redirect.github.com/klauspost/compress/releases/tag/v1.19.1)
[Compare Source](https://redirect.github.com/klauspost/compress/compare/v1.19.0...v1.19.1)
#### What's Changed
- zstd: Validate SnappyConverter literal copies by [@​klauspost](https://redirect.github.com/klauspost) in [#​1170](https://redirect.github.com/klauspost/compress/pull/1170)
- flate: use `Peek` instead of `ReadByte` for the `bufio.Reader` decode path by [@​joechenrh](https://redirect.github.com/joechenrh) in [#​1169](https://redirect.github.com/klauspost/compress/pull/1169)
- zstd: bump avo pin, regenerate arm64 asm by [@​lizthegrey](https://redirect.github.com/lizthegrey) in [#​1167](https://redirect.github.com/klauspost/compress/pull/1167)
#### New Contributors
- [@​joechenrh](https://redirect.github.com/joechenrh) made their first contribution in [#​1169](https://redirect.github.com/klauspost/compress/pull/1169)
**Full Changelog**: <https://github.com/klauspost/compress/compare/v1.19.0...v1.19.1>
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzIuNCIsInVwZGF0ZWRJblZlciI6IjQ0LjI0LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #629 fix(deps): update module github.com/klauspost/compress to v1.19.0 | fetch-service | merged | 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. | |
| #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. | |
| #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. | |
| #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. | |
| #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. | |
| #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. | |
| #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. | |
| #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. | |
| #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 |