dcermak / container-layer-sizes

Visualizer of container layer sizes
MIT License
85 stars 5 forks source link

Bump github.com/containers/storage from 1.41.0 to 1.45.2 #179

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/containers/storage from 1.41.0 to 1.45.2.

Release notes

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

v1.45.2

What's Changed

Full Changelog: https://github.com/containers/storage/compare/v1.45.1...v1.45.2

v1.45.1

  • Only override the graphdriver to vfs if the priority is unset

v1.45.0

What's Changed

New Contributors

Full Changelog: https://github.com/containers/storage/compare/v1.44.0...v1.45.0

v1.44.0

What's Changed

... (truncated)

Commits
  • f9099be Bump to v1.45.2
  • d5792d2 Merge pull request #1471 from giuseppe/default-override-for-rootless
  • b9094c6 Merge pull request #1473 from giuseppe/userns-skip-nobody-user
  • c747cbb Merge pull request #1474 from vrothberg/v1.45.1
  • f64e1bd store: prefer /etc/containers/storage.conf
  • 7047e63 bump to v1.45.2-dev
  • abf6ed1 v1.45.1
  • b876a48 userns: skip the nobody user
  • 0af0a99 Merge pull request #1468 from dcermak/dont-forget-driverpriority-in-rootless
  • df0cb32 Only override the graphdriver to vfs if the priority is unset
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #181.