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.31.5 #67

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 20, 2024

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

Release notes

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

v1.31.5

What's Changed

*[release-1.31] bump to v1.31.5, fix conformance, CVE-2024-1753, CVE-2024-24786 by @​TomSweeneyRedHat in containers/buildah#5444

Full Changelog: containers/buildah@v1.35.2...v1.31.5

v1.31.4

What's Changed

Full Changelog: containers/buildah@v1.31.3...v1.31.4

v1.31.3

What's Changed

Full Changelog: containers/buildah@v1.31.2...v1.31.3

v1.31.2

What's Changed

Full Changelog: containers/buildah@v1.31.1...v1.31.2

v1.31.1

v1.31.0

What's Changed

... (truncated)

Changelog

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

v1.31.5 (2024-03-28)

[release-1.31] CVE-2024-1753 container escape fix
[release-1.31] conformance tests: don't break on trailing zeroes
[release-1.31] Bump google.golang.org/protobuf to v1.33.0
[release-1.31] Bump golang.org/x/crypto v0.17.0

v1.31.4 (2023-10-30)

Mask /sys/devices/virtual/powercap by default

v1.31.3 (2023-08-24)

[release-1.31] Bump c/common 0.55.4, c/image 5.26.2, c/storage 1.48.1
rpm: spdx compatible license field
RPM: fix buildtags

v1.31.2 (2023-08-10)

[release-1.31] Bump to v1.31.2

v1.31.1 (2023-08-09)

[release-1.31] Remove zstd:chunked from man, bump c/common to v0.55.3
CI:BUILD] RPM: define gobuild macro for rhel/centos stream
[release-1.31] Bump c/common

v1.31.0 (2023-06-30)

Bump c/common to 0.55.1 and c/image to 5.26.1
Bump c/image to 5.26.0 and c/common to 0.54.0
vendor: update c/{common,image,storage} to latest
chore: pkg imported more than once
buildah: add pasta(1) support
use slirp4netns package from c/common
update c/common to latest
add hostname to /etc/hosts when running with host network
vendor: update c/common to latest
[CI:BUILD] Packit: add jobs for downstream Fedora package builds
fix(deps): update module golang.org/x/sync to v0.3.0
fix(deps): update module golang.org/x/crypto to v0.10.0
Add smoke tests for encryption CLI helpers
fix(deps): update module golang.org/x/term to v0.9.0
fix(deps): update module github.com/opencontainers/runtime-spec to v1.1.0-rc.3
Remove device mapper support
Remove use of deprecated tar.TypeRegA
Update tooling to support newer golangci-lint
Make cli.EncryptConfig,DecryptConfig, GetFormat public
Don't decrypt images by default
fix(deps): update module github.com/onsi/gomega to v1.27.8
fix(deps): update github.com/containers/storage digest to 3f3fb2f
Renovate: Don't touch fragile test stuffs
[CI:DOCS] Update comment to remove ambiguity
fix(deps): update github.com/containers/image/v5 digest to abe5133

... (truncated)

Commits
  • c59dccf [release-1.31] Bump to Buildah v1.31.5
  • 62b7609 [release-1.31] CVE-2024-1753 container escape fix
  • 3daba8d [release-1.31] conformance tests: don't break on trailing zeroes
  • e9dfea8 [release-1.31] Bump google.golang.org/protobuf to v1.33.0
  • 11bbf33 Merge pull request #5337 from TomSweeneyRedHat/dev/tsweeney/crypto_017_131
  • cab557e [release-1.31] Bump golang.org/x/crypto v0.17.0
  • cbbc2fa Merge pull request #5117 from nalind/v1.31.4
  • 1969792 Bump to v1.31.4
  • 9b3f4fc Merge pull request #5116 from openshift-cherrypick-robot/cherry-pick-5113-to-...
  • bc8e83f Mask /sys/devices/virtual/powercap by default
  • 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.31.5.
- [Release notes](https://github.com/containers/buildah/releases)
- [Changelog](https://github.com/containers/buildah/blob/v1.31.5/CHANGELOG.md)
- [Commits](containers/buildah@v1.30.0...v1.31.5)

---
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 Apr 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2024

Looks like github.com/containers/buildah is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 28, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/buildah-1.31.5 branch April 28, 2024 18:02
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