Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps github.com/containers/buildah from 1.41.4 to 1.42.0.

Release notes

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

v1.42.0

What's Changed

Notable changes

Dependency updates

... (truncated)

Changelog

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

v1.42.0 (2025-10-17)

Bump to storage v1.61.0, image v5.38.0, common v0.66.0
fix(deps): update module github.com/openshift/imagebuilder to v1.2.19
fix(deps): update module github.com/openshift/imagebuilder to v1.2.18
copier: ignore user.overlay.* xattrs
commit: always return the config digest as the image ID
fix(deps): update module golang.org/x/crypto to v0.43.0
fix(deps): update module golang.org/x/sys to v0.37.0
fix(deps): update module github.com/docker/docker to v28.5.1+incompatible
fix(deps): update module github.com/moby/buildkit to v0.25.1
fix(deps): update module github.com/opencontainers/runc to v1.3.2
fix(deps): update module github.com/docker/docker to v28.5.0+incompatible
fix(deps): update module github.com/moby/buildkit to v0.25.0
fix(deps): update github.com/containers/luksy digest to 2cf5bc9
Make some test files different from each other
Revert "fix(deps): update module github.com/cyphar/filepath-securejoin to v0.5.0"
Also run integration tests with the Sequoia backend
Allow users to build against podman-sequoia in non-default locations
fix(deps): update module github.com/cyphar/filepath-securejoin to v0.5.0
.cirrus.yml: Test Vendoring bump golang
vendor: bump go.podman.io/{common,image,storage} to main
fix(deps): update module golang.org/x/crypto to v0.42.0
fix(deps): update module github.com/docker/docker to v28.4.0+incompatible
fix(deps): update module github.com/moby/buildkit to v0.24.0
fix(deps): update module github.com/spf13/pflag to v1.0.10
fix(deps): update module github.com/fsouza/go-dockerclient to v1.12.2
fix(deps): update module github.com/opencontainers/runc to v1.3.1
fix(deps): update module github.com/opencontainers/cgroups to v0.0.5
fix(deps): update module golang.org/x/sync to v0.17.0
tests/run.bats: "run masks" test: accept "unreadable" masked directories
Run: create parent directories of mount targets with mode 0755
tests/run.bats: "run masks" test: accept "unreadable" masked directories
New VM images
Suppress a linter warning
modernize: JSON doesn't do "omitempty" structs, so stop asking
modernize: use maps.Copy() instead of iterating over a map to copy it
modernize: use strings.CutPrefix/SplitSeq/FieldsSeq
Update expected/minimum version of Go to 1.24
chroot: use $PATH when finding commands
[skip-ci] Update actions/stale action to v10
Update module github.com/ulikunitz/xz to v0.5.15 [SECURITY]
Update go.sum
New VM images
Update module github.com/openshift/imagebuilder to v1
Update module github.com/spf13/cobra to v1.10.1
Switch common, storage and image to monorepo.
Update module github.com/stretchr/testify to v1.11.1
Update module go.etcd.io/bbolt to v1.4.3
Handle tagged+digested references when processing --all-platforms

... (truncated)

Commits
  • 1ba41f0 Bump to Buildah v1.42.0
  • c23bf6b Bump to storage v1.61.0, image v5.38.0, common v0.66.0
  • 991a731 Merge pull request #6274 from userid0x0/cmdAdd_proxyFix
  • 91e289c Merge pull request #6369 from containers/renovate/actions-stale-10.x
  • 1ba3ba2 Merge pull request #6433 from containers/renovate/github.com-openshift-imageb...
  • 858a514 fix(deps): update module github.com/openshift/imagebuilder to v1.2.19
  • fee9c4d Merge pull request #6390 from mtrmac/sequoia
  • c777bae Merge pull request #6431 from containers/renovate/github.com-openshift-imageb...
  • a0bc525 fix(deps): update module github.com/openshift/imagebuilder to v1.2.18
  • 8e12e11 Merge pull request #6429 from nalind/ignore-user-overlay
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 27, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/buildah-1.42.0 branch from 3dd5e44 to 20099c6 Compare November 5, 2025 00:58
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 16, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.41.4 to 1.42.0.
- [Release notes](https://github.com/containers/buildah/releases)
- [Changelog](https://github.com/containers/buildah/blob/main/CHANGELOG.md)
- [Commits](containers/buildah@v1.41.4...v1.42.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/buildah-1.42.0 branch from 20099c6 to 87e03dd Compare November 17, 2025 19:07
@taukakao
Copy link
Member

This is failing because it needs to be upgraded in Prometheus first I think.

@mirkobrombin
Copy link
Member

Could be

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.

3 participants