compose
compose copied to clipboard
build(deps): bump github.com/moby/buildkit from 0.13.1 to 0.13.2
Bumps github.com/moby/buildkit from 0.13.1 to 0.13.2.
Release notes
Sourced from github.com/moby/buildkit's releases.
v0.13.2
buildkit 0.13.2
Welcome to the 0.13.2 release of buildkit!
Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues.
Notable Changes
- Default Dockerfile frontend has been updated to 1.7.1
- Fix regression on copying hardlinks from buildx context with filters moby/buildkit#4870 tonistiigi/fsutil#198
- Windows buildkitd now correctly handles
--groupflag #4875- Windows buildkitd default GC is now based on disk size like in Linux #4865
- Fix issues with some path validation for Windows containers #4863
- Fix
rewrite-timestampsoption incompatibility withCOPY --link#4804- Fix issue where
rewite-timestampsrewrites base image layers in some cases #4805Dependency Changes
- github.com/tonistiigi/fsutil 7525a1af2bb5 -> 91a3fc46842c
Previous release can be found at v0.13.1
Commits
2e18d70Merge pull request #4874 from tonistiigi/v0.13.2-picks25108abbuildkitd: allow --group for windows4d961cavendor: update fsutil to 91a3fc4a0efecfvendor: github.com/tonistiigi/fsutil @ 497d33b38e6fcdfix: gc policy for windows to use percentage of disk spaced647910frontend: missing compat check for TestCommandSourceMapping6d689a3dockerfile: fix missing source mapping for COPY --link command4317777Merge pull request #4867 from AkihiroSuda/dev-0.13dfe87d0build(deps): bump golang.org/x/net from 0.18.0 to 0.23.0ecf1c42util/converter: fix diffID computation- 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)