avro
avro copied to clipboard
chore: bump github.com/klauspost/compress from 1.17.10 to 1.17.11 in the all group
Bumps the all group with 1 update: github.com/klauspost/compress.
Updates github.com/klauspost/compress from 1.17.10 to 1.17.11
Release notes
Sourced from github.com/klauspost/compress's releases.
v1.17.11
What's Changed
- zstd: Fix extra CRC written with multiple Close calls by
@klauspostin klauspost/compress#1017- s2: Don't use stack for index tables by
@klauspostin klauspost/compress#1014- gzhttp: No content-type on no body response code by
@juliensin klauspost/compress#1011- gzhttp: Do not set the content-type when response has no body by
@kevinpolletin klauspost/compress#1013New Contributors
@juliensmade their first contribution in klauspost/compress#1011@kevinpolletmade their first contribution in klauspost/compress#1013Full Changelog: https://github.com/klauspost/compress/compare/v1.17.10...v1.17.11
Commits
72cd4a9zstd: Fix extra CRC written with multiple Close calls (#1017)dbd6c38s2: Don't use stack for index tables (#1014)f73ab1eDo not set the content-type when response has no body (#1013)f2a4f25build(deps): bump github/codeql-action in the github-actions group (#1012)8e14b1bNo content-type on no body response code (#1011)13a1ce6ci: Match goreleaser version (#1009)6c5a195Update README.md- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions