fix(deps): Update module github.com/klauspost/compress to v1.18.5 by cq-bot · Pull Request #108 · cloudquery/distribution
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/klauspost/compress | v1.18.1 → v1.18.5 |
Release Notes
klauspost/compress (github.com/klauspost/compress)
v1.18.5
What's Changed
- zstd: Fix crash when changing encoder dictionary with same ID by @klauspost in #1135
- zstd: Default to full zero frames by @klauspost in #1134
- flate: Clean up histogram order by @klauspost in #1133
Full Changelog: klauspost/compress@v1.18.4...v1.18.5
v1.18.4
What's Changed
- gzhttp: Add zstandard to server handler wrapper by @klauspost in #1121
- zstd: Add ResetWithOptions to encoder/decoder by @klauspost in #1122
- gzhttp: preserve qvalue when extra parameters follow in Accept-Encoding by @analytically in #1116
New Contributors
- @analytically made their first contribution in #1116
- @ethaizone made their first contribution in #1124
- @zwass made their first contribution in #1125
Full Changelog: klauspost/compress@v1.18.2...v1.18.4
v1.18.3
Downstream CVE-2025-61728
See golang/go#77102
Full Changelog: klauspost/compress@v1.18.2...v1.18.3
v1.18.2
What's Changed
- flate: Fix invalid encoding on level 9 with single value input by @klauspost in #1115
- flate: reduce stateless allocations by @RXamzin in #1106
- build(deps): bump github/codeql-action from 3.30.5 to 4.31.2 in the github-actions group by @dependabot[bot] in #1111
v1.18.1 is marked "retracted" due to invalid flate/zip/gzip encoding.
New Contributors
Full Changelog: klauspost/compress@v1.18.1...v1.18.2
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.
- If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.