Closed dependabot[bot] closed 1 year ago
Latest commit: |
f482079
|
Status: | ✅ Deploy successful! |
Preview URL: | https://0b46855a.nfpm.pages.dev |
Branch Preview URL: | https://dependabot-go-modules-github-0oli.nfpm.pages.dev |
Merging #712 (f482079) into main (cb2d7bd) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #712 +/- ##
=======================================
Coverage 75.02% 75.02%
=======================================
Files 10 10
Lines 2406 2406
=======================================
Hits 1805 1805
Misses 425 425
Partials 176 176
Bumps github.com/klauspost/compress from 1.16.7 to 1.17.0.
Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
fd16146
gzip: Copy bufio.Reader on Reset (#860)0e8837c
fse, huff0, zstd: Remove always-nil error returns (#857)11e91a1
Add dictionary builder (#853)66f41b3
Update README.md0836a1c
zstd: Remove offset from bitReader (#854)11b5108
tests: Use Go 1.21.x (#851)ecf01d0
tests: Fix OSS fuzzer t.Run (#852)b404607
flate: Add limited window compression (#843)c1dcc38
s2: Do 2 overlapping match checks (#839)895291c
Add xerial snappy read/writer (#838)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show