mongodb-atlas-cli
mongodb-atlas-cli copied to clipboard
build(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11
trafficstars
Bumps 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)