← Back to issue list

fix(deps): update module github.com/klauspost/compress to v1.19.2

View original Github issue

Metadata

Project
fetch-service
Number
#637
Type
pull request
State
merged
Author
renovate[bot]
Labels
Created
Updated
Closed

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` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fklauspost%2fcompress/v1.19.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fklauspost%2fcompress/v1.19.0/v1.19.2?slim=true) | --- ### 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 [@&#8203;lizthegrey](https://redirect.github.com/lizthegrey) in [#&#8203;1172](https://redirect.github.com/klauspost/compress/pull/1172) - zstd: Re-enable unsafe decodeSync memory copies ([#&#8203;1168](https://redirect.github.com/klauspost/compress/issues/1168)) by [@&#8203;lizthegrey](https://redirect.github.com/lizthegrey) in [#&#8203;1171](https://redirect.github.com/klauspost/compress/pull/1171) - zstd: fix arm64 asm frame offsets placing locals on the saved LR slot by [@&#8203;lizthegrey](https://redirect.github.com/lizthegrey) in [#&#8203;1176](https://redirect.github.com/klauspost/compress/pull/1176) - zstd: avoid racing MaxDecodedSize write on shared dict litEnc by [@&#8203;zanarellidev](https://redirect.github.com/zanarellidev) in [#&#8203;1182](https://redirect.github.com/klauspost/compress/pull/1182) - zstd: keep BuildDict recent-offsets positive and loadable by [@&#8203;zanarellidev](https://redirect.github.com/zanarellidev) in [#&#8203;1184](https://redirect.github.com/klauspost/compress/pull/1184) - zstd: handle zero-literal BuildDict corpus by [@&#8203;cyphercodes](https://redirect.github.com/cyphercodes) in [#&#8203;1178](https://redirect.github.com/klauspost/compress/pull/1178) - zstd: don't clear the registered dictionary when decoding past the window by [@&#8203;sueun-dev](https://redirect.github.com/sueun-dev) in [#&#8203;1177](https://redirect.github.com/klauspost/compress/pull/1177) ##### New Contributors - [@&#8203;zanarellidev](https://redirect.github.com/zanarellidev) made their first contribution in [#&#8203;1183](https://redirect.github.com/klauspost/compress/pull/1183) - [@&#8203;cyphercodes](https://redirect.github.com/cyphercodes) made their first contribution in [#&#8203;1178](https://redirect.github.com/klauspost/compress/pull/1178) - [@&#8203;sueun-dev](https://redirect.github.com/sueun-dev) made their first contribution in [#&#8203;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 [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1170](https://redirect.github.com/klauspost/compress/pull/1170) - flate: use `Peek` instead of `ReadByte` for the `bufio.Reader` decode path by [@&#8203;joechenrh](https://redirect.github.com/joechenrh) in [#&#8203;1169](https://redirect.github.com/klauspost/compress/pull/1169) - zstd: bump avo pin, regenerate arm64 asm by [@&#8203;lizthegrey](https://redirect.github.com/lizthegrey) in [#&#8203;1167](https://redirect.github.com/klauspost/compress/pull/1167) #### New Contributors - [@&#8203;joechenrh](https://redirect.github.com/joechenrh) made their first contribution in [#&#8203;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.
97%
#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.
96%
#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.
96%
#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.
95%
#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.
95%
#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.
95%
#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.
94%
#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.
93%
#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.
93%
#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
90%