podman-tui
podman-tui copied to clipboard
Bump github.com/containers/storage from 1.51.0 to 1.53.0
Bumps github.com/containers/storage from 1.51.0 to 1.53.0.
Release notes
Sourced from github.com/containers/storage's releases.
v1.53.0
What's Changed
- overlay: use the default mode for the root directory by
@giuseppein containers/storage#1799- Bump to v1.52.0 and then 1.52.1-dev by
@TomSweeneyRedHatin containers/storage#1803- chore(deps): update dependency containers/automation_images to v20240102 by
@renovatein containers/storage#1802- overlay: move the fs-verity measurement to the chunked package by
@giuseppein containers/storage#1804- composefs: some fixes by
@giuseppein containers/storage#1806- Store: add ImageDirectory() and ImageRunDirectory() by
@nalindin containers/storage#1807- fix(deps): update module github.com/klauspost/compress to v1.17.5 by
@renovatein containers/storage#1808- Fix windows runtime dir by
@ashley-cuiin containers/storage#1810- homedir: use containers/storage on Windows by
@giuseppein containers/storage#1812- Run codespell on code by
@rhatdanin containers/storage#1809- chunked: store UncompressedDigest if validated by
@giuseppein containers/storage#1813- fix(deps): update module github.com/opencontainers/runc to v1.1.12 [security] by
@renovatein containers/storage#1815- Switch from libcontainer users package to moby/sys/user by
@mheonin containers/storage#1817- fix(deps): update module github.com/klauspost/compress to v1.17.6 by
@renovatein containers/storage#1818- fix(deps): update module github.com/microsoft/hcsshim to v0.12.0-rc.3 by
@renovatein containers/storage#1819- overlay: fix build of composefs without cgo by
@giuseppein containers/storage#1824- build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 by
@dependabotin containers/storage#1823- chunked: report TOCDigest for converted layers by
@giuseppein containers/storage#1825- build(deps): bump github.com/opencontainers/runtime-spec from 1.1.0 to 1.2.0 by
@dependabotin containers/storage#1831- Extend PutLayer to optimize reusing data from existing layers by
@mtrmacin containers/storage#1830- Fix compilation on non-Linux by
@mtrmacin containers/storage#1832- store: new API ApplyStagedLayer by
@giuseppein containers/storage#1826- storage: enable partial images by default by
@giuseppein containers/storage#1833- Fix missing newline from stdout of create-container command by
@edbauntonin containers/storage#1834- overlay: drop FHGFSFs from network file systems by
@giuseppein containers/storage#1840- Synchronise documentation for convert_images flag by
@edbauntonin containers/storage#1835- fix(deps): update module github.com/klauspost/compress to v1.17.7 by
@renovatein containers/storage#1841- pkg/archive: avoid user lookups when generating tarball by
@giuseppein containers/storage#1837- overlay: delete backup file by
@giuseppein containers/storage#1842- Chunked cleanups by
@mtrmacin containers/storage#1844- overlay: ignore chown errors in additionalimagestore by
@giuseppein containers/storage#1828- chunked: preserve the original value for symlinks by
@giuseppein containers/storage#1845- chunked: add chunk size to cache file by
@giuseppein containers/storage#1843- Revert commit that breaks podman backwards compatibility by
@Luap99in containers/storage#1848- Stop putting
user.overlay.*into container layer by@ChristopherHXin containers/storage#1847- store: simplify imagestore implementation by
@giuseppein containers/storage#1784- chunked: improve function to merge chunks by
@giuseppein containers/storage#1846- fix(deps): update module github.com/stretchr/testify to v1.9.0 by
@renovatein containers/storage#1850New Contributors
@edbauntonmade their first contribution in containers/storage#1834@ChristopherHXmade their first contribution in containers/storage#1847Full Changelog: https://github.com/containers/storage/compare/v1.52.0...v1.53.0
v1.52.0
What's Changed
- fix(deps): update module github.com/klauspost/compress to v1.17.3 by
@renovatein containers/storage#1760
... (truncated)
Commits
2584751Bump to v1.53.0bdd7d81Merge pull request #1850 from containers/renovate/github.com-stretchr-testify...5c181d7fix(deps): update module github.com/stretchr/testify to v1.9.07cd5d22Merge pull request #1846 from giuseppe/improve-chunked-merge-heuristic43b836echunked: improve function to merge chunks226cffbMerge pull request #1784 from giuseppe/refactor-image-stored1cc476overlay: support imageStore with partial images0ab61dfstore: lock both graphroot and the imagestore root92b9480store: simplify imagestore implementationf31412alayers: add infra to lock multiple files- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)