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.24.1 to 1.24.2 #13260

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2022

Bumps github.com/containers/buildah from 1.24.1 to 1.24.2.

Release notes

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

v1.24.2

  • Increase subuid/subgid to 65535
  • history: only add proxy vars to history if specified
  • run_linux: use --systemd-cgroup
  • buildah: new global option --cgroup-manager
  • Makefile: build with systemd when available
  • build(deps): bump github.com/fsouza/go-dockerclient from 1.7.7 to 1.7.8
  • Bump c/common to v0.47.4
  • Cirrus: Use updated VM images
  • conformance: add a few "replace-directory-with-symlink" tests
  • Bump back to v1.25.0-dev
Changelog

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

v1.24.2 (2022-02-16)

Increase subuid/subgid to 65535
history: only add proxy vars to history if specified
run_linux: use --systemd-cgroup
buildah: new global option --cgroup-manager
Makefile: build with systemd when available
build(deps): bump github.com/fsouza/go-dockerclient from 1.7.7 to 1.7.8
Bump c/common to v0.47.4
Cirrus: Use updated VM images
conformance: add a few "replace-directory-with-symlink" tests
Bump back to v1.25.0-dev
Commits
  • ce608bc Bump to v1.24.2
  • 7fb3197 Merge pull request #3775 from chmouel/increase-subuid-subgid
  • 41d384c Increase subuid/subgid to 65535
  • d2a8181 Merge pull request #3782 from flouthoc/silent-predefined-args-if-not-in-args
  • 6c0f8dd Merge pull request #3780 from giuseppe/use-systemd-cgroup-manager
  • 9c7efb9 history: only add proxy vars to history if specified
  • 3fb7522 run_linux: use --systemd-cgroup
  • 5a999cf buildah: new global option --cgroup-manager
  • 87f6c19 Makefile: build with systemd when available
  • 5d93f6a Merge pull request #3779 from containers/dependabot/go_modules/github.com/fso...
  • 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 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)

Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/containers/buildah/releases)
- [Changelog](https://github.com/containers/buildah/blob/main/CHANGELOG.md)
- [Commits](containers/buildah@v1.24.1...v1.24.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2022
@mheon
Copy link
Member

mheon commented Feb 17, 2022

/lgtm
/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 17, 2022
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Feb 17, 2022
@mheon
Copy link
Member

mheon commented Feb 17, 2022

/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 17, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], mheon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 17, 2022
@rhatdan
Copy link
Member

rhatdan commented Feb 17, 2022

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 17, 2022
@openshift-merge-robot openshift-merge-robot merged commit 71474f6 into main Feb 17, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/buildah-1.24.2 branch February 17, 2022 15:14
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 21, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants