sarvex / podman

Podman: A tool for managing OCI containers and pods.
https://podman.io
Apache License 2.0
0 stars 0 forks source link

Bump github.com/containers/buildah from 1.31.1-0.20230722114901-5ece066f82c6 to 1.34.1 #53

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps github.com/containers/buildah from 1.31.1-0.20230722114901-5ece066f82c6 to 1.34.1.

Release notes

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

v1.34.1

What's Changed

Full Changelog: https://github.com/containers/buildah/compare/v1.34.0...v1.34.1

v1.34.0

What's Changed

Full Changelog: https://github.com/containers/buildah/compare/v1.33.1...v1.34.0

v1.33.6

What's Changed

Full Changelog: https://github.com/containers/buildah/compare/v1.33.5...v1.33.6

1.33.5

What's Changed

Full Changelog: https://github.com/containers/buildah/compare/v1.33.4...v1.33.5

... (truncated)

Changelog

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

v1.34.1 (2024-02-21)

[release-1.34] Vendor bumps
manifest: addCompression use default from containers.conf
Build with CNI support on FreeBSD
tests: retrofit test for heredoc summary
build, heredoc: show heredoc summary in build output
docs: correct default authfile path
Make buildah match podman for handling of ulimits
imagebuildah: fix crash with empty RUN
docs: move footnotes to where they're applicable
Run codespell on code
Fix FreeBSD version parsing
Allow users to specify no-dereference
Fix a build break on FreeBSD
Remove a bad FROM line
commit: force omitHistory if the parent has layers but no history
docs: fix a couple of typos
stage_executor,heredoc: honor interpreter in heredoc
stage_executor,layers: burst cache if heredoc content is changed
Replace map[K]bool with map[K]struct{} where it makes sense
Replace strings.SplitN with strings.Cut
Document use of containers-transports values in buildah
commit: add a --add-file flag
mkcw: populate the rootfs using an overlay
Ignore errors if label.Relabel returns ENOSUP
manifest: addCompression use default from containers.conf

v1.34.0 (2023-12-11)

vendor: update c/{common,image,storage}
run: Allow using just one jail per container on FreeBSD
Remove makefile targets entrypoint{,.gz} for non x86_64

v1.33.2 (2023-11-22)

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

... (truncated)

Commits


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 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)
github-actions[bot] commented 7 months ago

A friendly reminder that this PR had no activity for 30 days.