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.33.5 to 1.35.1 #3469

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/containers/buildah from 1.33.5 to 1.35.1.

Release notes

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

v1.35.1

[release-1.35] CVE-2024-1753 fix, bump to v1.35.1, then v1.35.2-dev by @​TomSweeneyRedHat in containers/buildah#5416

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

v1.35.0

What's Changed

... (truncated)

Changelog

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

v1.35.1 (2024-03-18)

[release-1.35] CVE-2024-1753 container escape fix

v1.35.0 (2024-03-06)

fix(deps): update module github.com/stretchr/testify to v1.9.0
cgroups: reuse version check from c/common
Update vendor of containers/(common,image)
fix(deps): update github.com/containers/storage digest to eadc620
fix(deps): update github.com/containers/luksy digest to ceb12d4
fix(deps): update github.com/containers/image/v5 digest to cdc6802
manifest add: complain if we get artifact flags without --artifact
Use retry logic from containers/common
Vendor in containers/(storage,image,common)
Update module golang.org/x/crypto to v0.20.0
Add comment re: Total Success task name
tests: skip_if_no_unshare(): check for --setuid
Properly handle build --pull=false
[skip-ci] Update tim-actions/get-pr-commits action to v1.3.1
Update module go.etcd.io/bbolt to v1.3.9
Revert "Reduce official image size"
Update module github.com/opencontainers/image-spec to v1.1.0
Reduce official image size
Build with CNI support on FreeBSD
build --all-platforms: skip some base "image" platforms
Bump main to v1.35.0-dev
Vendor in latest containers/(storage,image,common)
Split up error messages for missing --sbom related flags
`buildah manifest`: add artifact-related options
cmd/buildah/manifest.go: lock lists before adding/annotating/pushing
cmd/buildah/manifest.go: don't make struct declarations aliases
Use golang.org/x/exp/slices.Contains
Disable loong64 again
Fix a couple of typos in one-line comments
egrep is obsolescent; use grep -E
Try Cirrus with a newer VM version
Set CONTAINERS_CONF in the chroot-mount-flags integration test
Update to match dependency API update
Update github.com/openshift/imagebuilder and containers/common
docs: correct default authfile path
fix(deps): update module github.com/containerd/containerd to v1.7.13
tests: retrofit test for heredoc summary
build, heredoc: show heredoc summary in build output
manifest, push: add support for --retry and --retry-delay
fix(deps): update github.com/openshift/imagebuilder digest to b767bc3
imagebuildah: fix crash with empty RUN
fix(deps): update github.com/containers/luksy digest to b62d551
fix(deps): update module github.com/opencontainers/runc to v1.1.12 [security]
fix(deps): update module github.com/moby/buildkit to v0.12.5 [security]

... (truncated)

Commits
  • f0141c6 [release-1.35] Bump to v1.35.1
  • 9de9c20 [release-1.35] CVE-2024-1753 container escape fix
  • fedbd79 Bump v1.35.0
  • 3164076 Bump c/common v0.58.0, c/image v5.30.0, c/storage v1.53.0
  • f90b0b4 Merge pull request #5386 from nalind/conformance-trailing-zeroes
  • b2504c2 conformance tests: don't break on trailing zeroes in layer blobs
  • 204cbdb Merge pull request #5375 from nalind/multistage-copyback-test
  • a2f0ebe Add a conformance test for copying to a mounted prior stage
  • 0e0676d Merge pull request #5367 from rhatdan/VENDOR
  • 9116147 Merge pull request #5372 from containers/renovate/github.com-stretchr-testify...
  • 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.33.5 to 1.35.1.
- [Release notes](https://github.com/containers/buildah/releases)
- [Changelog](https://github.com/containers/buildah/blob/v1.35.1/CHANGELOG.md)
- [Commits](containers/buildah@v1.33.5...v1.35.1)

---
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 19, 2024
@dependabot dependabot bot requested a review from jewzaam as a code owner March 19, 2024 20:09
@dependabot dependabot bot added the go Pull requests that update Go code label Mar 19, 2024
@github-actions github-actions bot added the needs-rebase branch needs a rebase label Mar 26, 2024
Copy link

Please rebase pull request.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2024

Superseded by #3483.

@dependabot dependabot bot closed this Mar 26, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/buildah-1.35.1 branch March 26, 2024 13:19
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 needs-rebase branch needs a rebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants