← Back to issue list

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

View original Github issue

Metadata

Project
fetch-service
Number
#629
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.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` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fklauspost%2fcompress/v1.19.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fklauspost%2fcompress/v1.18.6/v1.19.0?slim=true) | --- ### 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 [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1136](https://redirect.github.com/klauspost/compress/pull/1136) - zstd: arm64 decoder asm by [@&#8203;lizthegrey](https://redirect.github.com/lizthegrey) in [#&#8203;1160](https://redirect.github.com/klauspost/compress/pull/1160) - zstd: avoid unused BuildDict encoder allocation by [@&#8203;snissn](https://redirect.github.com/snissn) in [#&#8203;1147](https://redirect.github.com/klauspost/compress/pull/1147) - flate: Add inflate checkpoints by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1154](https://redirect.github.com/klauspost/compress/pull/1154) - snappy/s2: Limit length of varint in `decodedLen` by [@&#8203;eustas](https://redirect.github.com/eustas) in [#&#8203;1148](https://redirect.github.com/klauspost/compress/pull/1148) - gzhttp: match qvalue parameter case-insensitively (RFC 7231) by [@&#8203;z9z](https://redirect.github.com/z9z) in [#&#8203;1149](https://redirect.github.com/klauspost/compress/pull/1149) - zip: add NameDecoder callback for legacy encoding rewrite by [@&#8203;SAY-5](https://redirect.github.com/SAY-5) in [#&#8203;1150](https://redirect.github.com/klauspost/compress/pull/1150) - huff0: Allow building tables from histogram. by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1155](https://redirect.github.com/klauspost/compress/pull/1155) - huff0: Allow building table from oversized histogram. by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1156](https://redirect.github.com/klauspost/compress/pull/1156) - s2sx: Clean symlink targets by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1163](https://redirect.github.com/klauspost/compress/pull/1163) #### New Contributors - [@&#8203;snissn](https://redirect.github.com/snissn) made their first contribution in [#&#8203;1147](https://redirect.github.com/klauspost/compress/pull/1147) - [@&#8203;eustas](https://redirect.github.com/eustas) made their first contribution in [#&#8203;1148](https://redirect.github.com/klauspost/compress/pull/1148) - [@&#8203;z9z](https://redirect.github.com/z9z) made their first contribution in [#&#8203;1149](https://redirect.github.com/klauspost/compress/pull/1149) - [@&#8203;SAY-5](https://redirect.github.com/SAY-5) made their first contribution in [#&#8203;1150](https://redirect.github.com/klauspost/compress/pull/1150) - [@&#8203;HNO3Miracle](https://redirect.github.com/HNO3Miracle) made their first contribution in [#&#8203;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.
98%
#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.
98%
#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.
97%
#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.
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.
96%
#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.
96%
#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.
95%
#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.
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.
94%
#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%