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

build(deps): bump github.com/containers/buildah from 1.30.0 to 1.33.7 #62

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2024

Bumps github.com/containers/buildah from 1.30.0 to 1.33.7.

Release notes

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

v1.33.7

What's Changed

Full Changelog: containers/buildah@v1.35.1...v1.33.7

v1.33.6

What's Changed

Full Changelog: containers/buildah@v1.33.5...v1.33.6

1.33.5

What's Changed

Full Changelog: containers/buildah@v1.33.4...v1.33.5

v1.33.4

What's Changed

Full Changelog: containers/buildah@v1.33.3...v1.33.4

v1.33.3

What's Changed

Full Changelog: containers/buildah@v1.33.2...v1.33.3

v1.33.2

What's Changed

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

v1.33.1

What's Changed

... (truncated)

Changelog

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

v1.33.7 (2024-03-18)

CVE-2024-1753 container escape fix
tests: skip_if_no_unshare(): check for --setuid

v1.33.6 (2024-02-14)

[release-1.33] Bump golang.org/x/crypto v0.17.0

v1.33.5 (2024-02-01)

Bump c/common to v0.57.4, moby/buildkit v0.5.12

v1.33.4 (2024-01-30)

Bump c/image to v5.29.2 and c/common to v0.57.3

v1.33.3 (2024-01-18)

Bump c/common to 0.57.2 and c/image to 5.29.1

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
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

... (truncated)

Commits
  • acfde2a [release-1.33] Bump to v1.33.7
  • 2202fe8 [release-1.33] Bump google.golang.org/protobuf to v1.33.0
  • 52b4b81 [release-1.33] conformance tests: don't break on trailing zeroes
  • a030f7b [release-1.33] CVE-2024-1753 container escape fix
  • 315bae4 Merge pull request #5364 from edsantiago/skip_unshare_on_rhel--1.33
  • 8e2afc4 tests: skip_if_no_unshare(): check for --setuid
  • f843563 Merge pull request #5338 from TomSweeneyRedHat/dev/tsweeney/1.33_crypto_0.17.0
  • 4cc9d90 [release-1.33] Bump to Buildah v1.33.6
  • d5b2296 [release-1.33] Bump golang.org/x/crypto v0.17.0
  • 70b792d Merge pull request #5316 from TomSweeneyRedHat/dev/tsweeney/1.33.5-2
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.30.0 to 1.33.7.
- [Release notes](https://github.com/containers/buildah/releases)
- [Changelog](https://github.com/containers/buildah/blob/v1.33.7/CHANGELOG.md)
- [Commits](containers/buildah@v1.30.0...v1.33.7)

---
updated-dependencies:
- dependency-name: github.com/containers/buildah
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 20, 2024

Superseded by #67.

@dependabot dependabot bot closed this Apr 20, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/buildah-1.33.7 branch April 20, 2024 05:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants