Update minimum to golang 1.20
fix(deps): update module github.com/fsouza/go-dockerclient to v1.10.0
fix(deps): update module github.com/moby/buildkit to v0.12.3
Bump to v1.33.2-dev
v1.33.1 (2023-11-18)
fix(deps): update module github.com/moby/buildkit to v0.11.4 [security]
test,heredoc: use fedora instead of docker.io/library/python:latest
Bump to v1.33.1-dev
v1.33.0 (2023-11-17)
Never omit layers for emptyLayer instructions when squashing/cwing
Add OverrideChanges and OverrideConfig to CommitOptions
buildah: add heredoc support for RUN, COPY and ADD
vendor: bump imagebuilder to v1.2.6-0.20231110114814-35a50d57f722
conformance tests: archive the context directory as 0:0 ([#5171](https://github.com/containers/buildah/issues/5171))
blobcacheinfo,test: blobs must be resued when pushing across registry
Bump c/storage v1.51.0, c/image v5.29.0, c/common v0.57.0
pkg/util.MirrorToTempFileIfPathIsDescriptor(): don't leak an fd
StageExecutor.Execute: force a commit for --unsetenv, too
Increase a copier+chroot test timeout
Add support for --compat-auth-file in login/logout
Update existing tests for error message change
Update c/image and c/common to latest
fix(deps): update module github.com/containerd/containerd to v1.7.9
build: downgrade to go 1.20
Add godoc for pkg/parse.GetTempDir
conformance tests: use go-dockerclient for BuildKit builds
Make TEE types case-insensitive
fix(deps): update module golang.org/x/crypto to v0.15.0
Tweak some help descriptions
Stop using DefaultNetworkSysctl and use containers.conf only
Implement ADD checksum flag [#5135](https://github.com/containers/buildah/issues/5135)
vendor of openshift/imagebuilder [#5135](https://github.com/containers/buildah/issues/5135)
Pass secrets from the host down to internal podman containers
Update cirrus and version of golang
image: replace GetStoreImage with ResolveReference
vendor: bump c/image to 373c52a9466f
pkg/parse.Platform(): minor simplification
createConfigsAndManifests: clear history before cw-specific logic
Use a constant definition instead of "scratch"
conformance: use require.NoErrorf() more
fix(deps): update module golang.org/x/term to v0.14.0
fix(deps): update module golang.org/x/sync to v0.5.0
fix(deps): update module github.com/spf13/cobra to v1.8.0
fix(deps): update module golang.org/x/sys to v0.14.0
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Bumps github.com/containers/buildah from 1.31.1-0.20230722114901-5ece066f82c6 to 1.33.2.
Release notes
Sourced from github.com/containers/buildah's releases.
... (truncated)
Changelog
Sourced from github.com/containers/buildah's changelog.
... (truncated)
Commits
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 show