Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/containers/buildah from 1.24.1 to 1.33.1 #136

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps github.com/containers/buildah from 1.24.1 to 1.33.1.

Release notes

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

v1.33.1

What's Changed

Full Changelog: containers/buildah@v1.33.0...v1.33.1

v1.33.0

What's Changed

... (truncated)

Changelog

Sourced from github.com/containers/buildah's changelog.

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
fix(deps): update github.com/containers/common digest to 8354404
fix(deps): update module github.com/opencontainers/runc to v1.1.10
fix(deps): update github.com/containers/luksy digest to b5a7f79
Log the platform for build errors during multi-platform builds
Use mask definitions from containers/common
Vendor in latest containers/common
fix(deps): update module github.com/containerd/containerd to v1.7.8

... (truncated)

Commits
  • 38d6d5f Bump to v1.33.1
  • 73193f5 Merge pull request #5181 from TomSweeneyRedHat/bump-1.31.1
  • 6d66008 Bump to v1.31.2-dev
  • f18868d Bump to v1.31.1
  • 8a243ec Merge pull request #5177 from containers/renovate/go-github.aaakk.us.kg/moby/buildkit...
  • f6cb3e4 fix(deps): update module github.com/moby/buildkit to v0.11.4 [security]
  • b3515b8 Merge pull request #5179 from flouthoc/heredoc-experiment
  • 7aa3954 test,heredoc: use fedora instead of docker.io/library/python:latest
  • 4e2fb73 Merge pull request #5178 from TomSweeneyRedHat/bump-1.33.0
  • 8fb8261 Bump to v1.33.1-dev
  • 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 show <dependency name> 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](https://github.com/containers/buildah) from 1.24.1 to 1.33.1.
- [Release notes](https://github.com/containers/buildah/releases)
- [Changelog](https://github.com/containers/buildah/blob/main/CHANGELOG.md)
- [Commits](containers/buildah@v1.24.1...v1.33.1)

---
updated-dependencies:
- dependency-name: github.com/containers/buildah
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants