← Back to issue list

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

View original Github issue

Metadata

Project
fetch-service
Number
#479
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.0 to v1.18.1. Approved by two reviewers, passed all CI checks, and integrated into the main branch.

Suggested action:

No scores available.

Issue body

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/klauspost/compress](https://redirect.github.com/klauspost/compress) | `v1.18.0` -> `v1.18.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fklauspost%2fcompress/v1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fklauspost%2fcompress/v1.18.0/v1.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>klauspost/compress (github.com/klauspost/compress)</summary> ### [`v1.18.1`](https://redirect.github.com/klauspost/compress/releases/tag/v1.18.1) [Compare Source](https://redirect.github.com/klauspost/compress/compare/v1.18.0...v1.18.1) ##### What's Changed - zstd: Fix incorrect buffer size in dictionary encodes by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1059](https://redirect.github.com/klauspost/compress/pull/1059) - s2: check for cap, not len of buffer in EncodeBetter/Best by [@&#8203;vdarulis](https://redirect.github.com/vdarulis) in [#&#8203;1080](https://redirect.github.com/klauspost/compress/pull/1080) - zstd: Add simple zstd EncodeTo/DecodeTo functions by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1079](https://redirect.github.com/klauspost/compress/pull/1079) - zlib: Avoiding extra allocation in zlib.reader.Reset by [@&#8203;travelpolicy](https://redirect.github.com/travelpolicy) in [#&#8203;1086](https://redirect.github.com/klauspost/compress/pull/1086) - gzhttp: remove redundant err check in zstdReader by [@&#8203;ryanfowler](https://redirect.github.com/ryanfowler) in [#&#8203;1090](https://redirect.github.com/klauspost/compress/pull/1090) - Run modernize. Deprecate Go 1.22 by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1095](https://redirect.github.com/klauspost/compress/pull/1095) - flate: Simplify matchlen by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1101](https://redirect.github.com/klauspost/compress/pull/1101) - flate: Add examples by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1102](https://redirect.github.com/klauspost/compress/pull/1102) - flate: Use exact sizes for huffman tables by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1103](https://redirect.github.com/klauspost/compress/pull/1103) - flate: Faster load+store by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1104](https://redirect.github.com/klauspost/compress/pull/1104) - Add notice to S2 about MinLZ by [@&#8203;klauspost](https://redirect.github.com/klauspost) in [#&#8203;1065](https://redirect.github.com/klauspost/compress/pull/1065) ##### New Contributors - [@&#8203;wooffie](https://redirect.github.com/wooffie) made their first contribution in [#&#8203;1069](https://redirect.github.com/klauspost/compress/pull/1069) - [@&#8203;vdarulis](https://redirect.github.com/vdarulis) made their first contribution in [#&#8203;1080](https://redirect.github.com/klauspost/compress/pull/1080) - [@&#8203;travelpolicy](https://redirect.github.com/travelpolicy) made their first contribution in [#&#8203;1086](https://redirect.github.com/klauspost/compress/pull/1086) - [@&#8203;ryanfowler](https://redirect.github.com/ryanfowler) made their first contribution in [#&#8203;1090](https://redirect.github.com/klauspost/compress/pull/1090) **Full Changelog**: <https://github.com/klauspost/compress/compare/v1.18.0...v1.18.1> </details> --- ### Configuration 📅 **Schedule**: 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b 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.

Update history

Date Change
created

Related issues

Issue Project State Summary Similarity
#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.
99%
#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.
98%
#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.
98%
#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.
97%
#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%
#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.
96%
#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.
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%
#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%
#587 fix(deps): update module github.com/klauspost/compress to v1.18.5 fetch-service merged Merged dependency update for github.com/klauspost/compress to v1.18.5. Resolves a zstd encoder crash, implements default zero frames, and cleans up flate histogram ordering. Approved by two reviewers and passed all CI checks prior to merge.
90%