checkpoint-restore / checkpointctl

A tool for in-depth analysis of container checkpoints
Apache License 2.0
95 stars 15 forks source link

chore(deps): Bump github.com/containers/storage from 1.51.0 to 1.52.0 #119

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps github.com/containers/storage from 1.51.0 to 1.52.0.

Commits
  • 35ed0ff Bump to v1.52.0
  • c5dbd15 Merge pull request #1800 from werf/fix-non-cgo-build
  • ffdcce7 fix: define quota.BackingFsBlockDeviceLink even if no-cgo
  • 539f660 refactor: rename projectquota.go
  • 5279ccc Merge pull request #1794 from giuseppe/zstd-chunked-validate-converted-images
  • fa794cb chunked: validate converted images
  • 63b3510 Merge pull request #1793 from giuseppe/drop-mode-check-for-config-dir
  • 1d38a27 homedir: drop check for ConfigHome mode
  • 7ca28f6 Merge pull request #1780 from mvo5/skip-driver-tests-on-eperm
  • bfe5035 Merge branch 'main' into skip-driver-tests-on-eperm
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3eefc30) 78.67% compared to head (9061bb7) 78.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #119 +/- ## ======================================= Coverage 78.67% 78.67% ======================================= Files 9 9 Lines 1158 1158 ======================================= Hits 911 911 Misses 185 185 Partials 62 62 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 8 months ago

Test Results

49 tests  ±0   49 :white_check_mark: ±0   1s :stopwatch: ±0s  1 suites ±0    0 :zzz: ±0   1 files   ±0    0 :x: ±0 

Results for commit 9061bb75. ± Comparison against base commit 3eefc309.

:recycle: This comment has been updated with latest results.