psgo
                                
                                 psgo copied to clipboard
                                
                                    psgo copied to clipboard
                            
                            
                            
                        build(deps): bump github.com/containers/storage from 1.55.0 to 1.57.2
Bumps github.com/containers/storage from 1.55.0 to 1.57.2.
Release notes
Sourced from github.com/containers/storage's releases.
v1.57.2
What's Changed
- [1.57] Fall back …, bump limit to 150 MB, and tag as 1.57.1 by
@mtrmacin containers/storage#2241- [release-1.57] chore(deps): update dependency golangci/golangci-lint to v1.64.5 by
@openshift-cherrypick-robotin containers/storage#2274- [release-1.57] idmap: force PRIVATE propagation by
@openshift-cherrypick-robotin containers/storage#2272Full Changelog: https://github.com/containers/storage/compare/v1.57.1...v1.57.2
v1.57.1
Full Changelog: https://github.com/containers/storage/compare/v1.57.0...v1.57.1
v1.57.0
What's Changed
- Bump c/storage to v1.56.0 by
@TomSweeneyRedHatin containers/storage#2163- chore(deps): update dependency golangci/golangci-lint to v1.62.0 by
@renovatein containers/storage#2167- fix(deps): update module github.com/containerd/stargz-snapshotter/estargz to v0.16.1 by
@renovatein containers/storage#2172- chunked: rework GetBlobAt usage by
@giuseppein containers/storage#2162- fix(deps): update module golang.org/x/sys to v0.27.0 by
@renovatein containers/storage#2164- fix(deps): update module github.com/moby/sys/capability to v0.4.0 by
@renovatein containers/storage#2171- cirrus: update CI image to f41 by
@Luap99in containers/storage#2173- add support for unpacking layers with xattrs set on FreeBSD by
@kimminss0in containers/storage#2170- fix(deps): update module github.com/stretchr/testify to v1.10.0 by
@renovatein containers/storage#2178- chore(deps): update dependency golangci/golangci-lint to v1.62.2 by
@renovatein containers/storage#2179- fix(deps): update module github.com/containerd/stargz-snapshotter/estargz to v0.16.2 by
@renovatein containers/storage#2182- pkg/system: add fromStatT for NetBSD by
@tydavisin containers/storage#2181- pkg/system: add mimicked xattr syscalls on FreeBSD by
@kimminss0in containers/storage#2177- store: correctly remove incomplete layers on load. by
@Luap99in containers/storage#2185- archive: store the override xattr with the inode type by
@giuseppein containers/storage#2183- Enable overlay without cgo by
@koct9iin containers/storage#2192- fix(deps): update module golang.org/x/sys to v0.28.0 by
@renovatein containers/storage#2189- store: new Dedup() API by
@giuseppein containers/storage#2176- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.5 by
@renovatein containers/storage#2190- chunked: handle creating root directory by
@giuseppein containers/storage#2194- fix(deps): update module github.com/containerd/stargz-snapshotter/estargz to v0.16.3 by
@renovatein containers/storage#2195- Fix
SafeChownwhenContainersOverrideXattris unset by@mtrmacin containers/storage#2197- Move pkg/chunked/internal to pkg/chunked/internal/minimal by
@mtrmacin containers/storage#2196- archive: detect symlink target changes by
@giuseppein containers/storage#2199- composefs: remove cgo dependency by
@giuseppein containers/storage#2201- composefs: fix comment by
@giuseppein containers/storage#2200- fix(deps): update golang.org/x/exp digest to b2144cd by
@renovatein containers/storage#2203- chore(deps): update dependency golangci/golangci-lint to v1.63.3 by
@renovatein containers/storage#2204- chore(deps): update dependency golangci/golangci-lint to v1.63.4 by
@renovatein containers/storage#2205- fix(deps): update module golang.org/x/sys to v0.29.0 by
@renovatein containers/storage#2206- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.3.6 by
@renovatein containers/storage#2198- chore(deps): update dependency containers/automation_images to v20250107 by
@renovatein containers/storage#2207- Compute an uncompressed digest for chunked layers by
@mtrmacin containers/storage#2155- fix(deps): update module github.com/cyphar/filepath-securejoin to v0.4.0 by
@renovatein containers/storage#2210
... (truncated)
Commits
- 0dda9c2[release-1.57] Bump to c/storage v1.57.2
- e0f1f0cMerge pull request #2272 from openshift-cherrypick-robot/cherry-pick-2269-to-...
- 22b679bidmap: force PRIVATE propagation
- 2dcbde6Merge pull request #2274 from openshift-cherrypick-robot/cherry-pick-2256-to-...
- ff009f0chore(deps): update dependency golangci/golangci-lint to v1.64.5
- f4d2e9cMerge pull request #2241 from mtrmac/chunked-too-large-with-bump-1.57
- d16a375Release 1.57.1
- 2d3c440Bump maxTocSize to 150 MB
- 19ce25aAllow falling back from partial pulls if the metadata is too large
- c2f9a31Move the canFallback logic from make...Differ into read...Manifest
- 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)