xtractr
xtractr 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.9 -> 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
v1.17.10
What's Changed
- gzhttp: Add TransportAlwaysDecompress option. by @klauspost in https://github.com/klauspost/compress/pull/978
- s2: Add EncodeBuffer buffer recycling callback by @klauspost in https://github.com/klauspost/compress/pull/982
- zstd: Improve memory usage on small streaming encodes by @klauspost in https://github.com/klauspost/compress/pull/1007
- gzhttp: Add supported decompress request body by @mirecl in https://github.com/klauspost/compress/pull/1002
- flate: read data written with partial flush by @vajexal in https://github.com/klauspost/compress/pull/996
- ci: Upgrade Go & other by @klauspost in https://github.com/klauspost/compress/pull/1008
- docs: Small typofix in comment by @Jille in https://github.com/klauspost/compress/pull/976
- build(deps): bump the github-actions group with 2 updates by @dependabot in https://github.com/klauspost/compress/pull/979
- docs: Fix URL typo when installing builddict by @Wikidepia in https://github.com/klauspost/compress/pull/980
- build(deps): bump the github-actions group with 2 updates by @dependabot in https://github.com/klauspost/compress/pull/985
- Fix typos by @deining in https://github.com/klauspost/compress/pull/986
- build(deps): bump github/codeql-action from 3.25.15 to 3.26.6 in the github-actions group by @dependabot in https://github.com/klauspost/compress/pull/997
New Contributors
- @Wikidepia made their first contribution in https://github.com/klauspost/compress/pull/980
- @deining made their first contribution in https://github.com/klauspost/compress/pull/986
- @vajexal made their first contribution in https://github.com/klauspost/compress/pull/996
- @mirecl made their first contribution in https://github.com/klauspost/compress/pull/1002
Full Changelog: https://github.com/klauspost/compress/compare/v1.17.9...v1.17.10
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.