cyclone
cyclone copied to clipboard
Update module github.com/klauspost/compress to v1.17.11
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
github.com/klauspost/compress | v1.17.10 -> v1.17.11 |
Release Notes
klauspost/compress (github.com/klauspost/compress)
v1.17.11
What's Changed
- zstd: Fix extra CRC written with multiple Close calls by @klauspost in https://github.com/klauspost/compress/pull/1017
- s2: Don't use stack for index tables by @klauspost in https://github.com/klauspost/compress/pull/1014
- gzhttp: No content-type on no body response code by @juliens in https://github.com/klauspost/compress/pull/1011
- gzhttp: Do not set the content-type when response has no body by @kevinpollet in https://github.com/klauspost/compress/pull/1013
New Contributors
- @juliens made their first contribution in https://github.com/klauspost/compress/pull/1011
- @kevinpollet made their first contribution in https://github.com/klauspost/compress/pull/1013
Full Changelog: https://github.com/klauspost/compress/compare/v1.17.10...v1.17.11
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.