checkpoint-restore / checkpointctl

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

Bump github.com/containers/storage from 1.45.4 to 1.46.1 #47

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v1.46.1

What's Changed

New Contributors

Full Changelog: https://github.com/containers/storage/compare/v1.46.0...v1.46.1

v1.46.0

What's Changed

New Contributors

Full Changelog: https://github.com/containers/storage/compare/v1.45.4...v1.46.0

v1.45.5

What's Changed

  • overlay: allow unknown backing fs with mountProgram
  • VERSION: Bump to v1.45.3
Commits
  • d024c08 Bump to v1.46.1
  • a7f37ce Merge pull request #1560 from nalind/pullup-2
  • b0c1c88 "pull up" images when creating them, too
  • 945f872 Merge pull request #1554 from n1hility/update-atomicwriter
  • 8d58bbb Merge pull request #1556 from containers/dependabot/go_modules/github.com/kla...
  • 9d9b53a Merge pull request #1559 from containers/renovate/major-ci-vm-image
  • 117653f chore(deps): update dependency containers/automation_images to v20230405
  • 990f892 build(deps): bump github.com/klauspost/compress from 1.16.3 to 1.16.4
  • 21ec71c Improve AtomicFileWriter's support for Win and Mac
  • 6d0dc04 Merge pull request #1553 from rhatdan/VENDOR
  • 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)
github-actions[bot] commented 1 year ago

Test Results

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

Results for commit 2fd72cf8. ± Comparison against base commit b711df94.

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

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (739d863) 78.20% compared to head (91aef66) 78.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #47 +/- ## ======================================= Coverage 78.20% 78.20% ======================================= Files 3 3 Lines 312 312 ======================================= Hits 244 244 Misses 53 53 Partials 15 15 ```

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