checkpoint-restore / checkpointctl

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

chore(deps): Bump github.com/containers/storage from 1.46.1 to 1.48.0 #78

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps github.com/containers/storage from 1.46.1 to 1.48.0.

Release notes

Sourced from github.com/containers/storage's releases.

v1.48.0

What's Changed

New Contributors

Full Changelog: https://github.com/containers/storage/compare/v1.47.0...v1.48.0

v1.47.0

What's Changed

... (truncated)

Commits
  • 698129f Bump to v1.48.0
  • e3be3eb Merge pull request #1652 from rhatdan/mode
  • 8730e29 Merge pull request #1651 from nalind/regexper
  • f9be80c Remove use of fillGo18FileTypeBits
  • 7d87965 pkg/regexp: make sure that &Regexp implements the interfaces
  • 4bda4f0 Merge pull request #1650 from dvdsk/dvdsk-fix-error-msg
  • 4a308cf Fix error if continueWrite/continueRead pipe open fails
  • e7785dc Merge pull request #1649 from TomSweeneyRedHat/dev/tsweeney/1.47.0
  • 368a759 Bump to v1.48.0-dev
  • a540f2f Bump to v1.47.0
  • 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 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 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (dd4e7a9) 82.40% compared to head (543502e) 82.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ======================================= Coverage 82.40% 82.40% ======================================= Files 4 4 Lines 523 523 ======================================= Hits 431 431 Misses 68 68 Partials 24 24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

Test Results

36 tests  ±0   36 :heavy_check_mark: ±0   1s :stopwatch: ±0s   1 suites ±0     0 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit 543502e6. ± Comparison against base commit dd4e7a97.

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