Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2022

Bumps github.com/containers/buildah from 1.23.1 to 1.25.1.

Release notes

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

v1.25.1

  • buildah: create WORKDIR with USER permissions
  • vendor: update github.com/openshift/imagebuilder
  • copier: attempt to open the dir before adding it
  • Updated dependabot to get updates for GitHub actions.
  • Switch most calls to filepath.Walk to filepath.WalkDir
  • build: allow --no-cache and --layers so build cache can be overrided
  • build(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0
  • Bump to v1.26.0-dev
  • build(deps): bump github.com/golangci/golangci-lint in /tests/tools

v1.25.0

  • install: drop RHEL/CentOS 7 doc
  • build(deps): bump github.com/containers/common from 0.47.4 to 0.47.5
  • Bump c/storage to v1.39.0 in main
  • Add a test for CVE-2022-27651
  • build(deps): bump github.com/docker/docker
  • Bump github.com/prometheus/client_golang to v1.11.1
  • [CI:DOCS] man pages: sort flags, and keep them that way
  • build(deps): bump github.com/containerd/containerd from 1.6.1 to 1.6.2
  • Don't pollute
  • network setup: increase timeout to 4 minutes
  • do not set the inheritable capabilities
  • build(deps): bump github.com/golangci/golangci-lint in /tests/tools
  • build(deps): bump github.com/containers/ocicrypt from 1.1.2 to 1.1.3
  • parse: convert exposed GetVolumes to internal only
  • buildkit: mount=type=cache support locking external cache store
  • .in support: improve error message when cpp is not installed
  • buildah image: install cpp
  • build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
  • build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0
  • build(deps): bump github.com/docker/docker
  • Add --no-hosts flag to eliminate use of /etc/hosts within containers
  • test: remove skips for rootless users
  • test: unshare mount/umount if test is_rootless
  • tests/copy: read correct containers.conf
  • build(deps): bump github.com/docker/distribution
  • cirrus: add seperate task and matrix for rootless
  • tests: skip tests for rootless which need unshare
  • buildah: test rootless integration
  • vendor: bump c/storage to main/93ce26691863
  • build(deps): bump github.com/fsouza/go-dockerclient from 1.7.9 to 1.7.10
  • tests/copy: initialize the network, too
  • [CI:DOCS] remove references to Kubic for CentOS and Ubuntu
  • build(deps): bump github.com/containerd/containerd from 1.6.0 to 1.6.1
  • use c/image/pkg/blobcache
  • vendor c/image/[email protected]
  • add: ensure the context directory is an absolute path
  • executor: docker builds must inherit healthconfig from base if any
  • docs: Remove Containerfile and containeringore

... (truncated)

Changelog

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

v1.25.1 (2022-03-30)

buildah: create WORKDIR with USER permissions
vendor: update github.com/openshift/imagebuilder
copier: attempt to open the dir before adding it
Updated dependabot to get updates for GitHub actions.
Switch most calls to filepath.Walk to filepath.WalkDir
build: allow --no-cache and --layers so build cache can be overrided
build(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0
Bump to v1.26.0-dev
build(deps): bump github.com/golangci/golangci-lint in /tests/tools

v1.25.0 (2022-03-25)

install: drop RHEL/CentOS 7 doc
build(deps): bump github.com/containers/common from 0.47.4 to 0.47.5
Bump c/storage to v1.39.0 in main
Add a test for CVE-2022-27651
build(deps): bump github.com/docker/docker
Bump github.com/prometheus/client_golang to v1.11.1
[CI:DOCS] man pages: sort flags, and keep them that way
build(deps): bump github.com/containerd/containerd from 1.6.1 to 1.6.2
Don't pollute
network setup: increase timeout to 4 minutes
do not set the inheritable capabilities
build(deps): bump github.com/golangci/golangci-lint in /tests/tools
build(deps): bump github.com/containers/ocicrypt from 1.1.2 to 1.1.3
parse: convert exposed GetVolumes to internal only
buildkit: mount=type=cache support locking external cache store
.in support: improve error message when cpp is not installed
buildah image: install cpp
build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0
build(deps): bump github.com/docker/docker
Add --no-hosts flag to eliminate use of /etc/hosts within containers
test: remove skips for rootless users
test: unshare mount/umount if test is_rootless
tests/copy: read correct containers.conf
build(deps): bump github.com/docker/distribution
cirrus: add seperate task and matrix for rootless
tests: skip tests for rootless which need unshare
buildah: test rootless integration
vendor: bump c/storage to main/93ce26691863
build(deps): bump github.com/fsouza/go-dockerclient from 1.7.9 to 1.7.10
tests/copy: initialize the network, too
[CI:DOCS] remove references to Kubic for CentOS and Ubuntu
build(deps): bump github.com/containerd/containerd from 1.6.0 to 1.6.1
use c/image/pkg/blobcache
vendor c/image/[email protected]
add: ensure the context directory is an absolute path

... (truncated)

Commits
  • fcf94e3 Bump to v1.25.1
  • aaa8cfd Merge pull request #3840 from giuseppe/create-workdir-with-user
  • 08613cc buildah: create WORKDIR with USER permissions
  • d629066 vendor: update github.com/openshift/imagebuilder
  • 9852609 copier: attempt to open the dir before adding it
  • 1b8c014 Merge pull request #3871 from turrisxyz/naveensrinivasan/dependabot
  • 494e0a9 Merge pull request #3867 from rhatdan/walk
  • 5aeb38b Updated dependabot to get updates for GitHub actions.
  • 985eec5 Switch most calls to filepath.Walk to filepath.WalkDir
  • 8068c1b Merge pull request #3869 from containers/dependabot/go_modules/github.com/ons...
  • 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)

@dependabot dependabot bot requested review from mrunalp and runcom as code owners April 6, 2022 14:09
@dependabot dependabot bot added the release-note-none Denotes a PR that doesn't merit a release note. label Apr 6, 2022
@openshift-ci openshift-ci bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Apr 6, 2022
@dependabot dependabot bot requested review from QiWang19 and fgiudici April 6, 2022 14:09
@openshift-ci openshift-ci bot requested a review from klihub April 6, 2022 14:09
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Apr 6, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 6, 2022

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a cri-o member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Apr 6, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign nalind after the PR has been reviewed.
You can assign the PR to them by writing /assign @nalind in a comment when ready.

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

Details 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

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/buildah-1.25.1 branch from fce859d to 7adf5c0 Compare April 14, 2022 16:28
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/buildah-1.25.1 branch 2 times, most recently from 08f9f29 to c04a01a Compare April 27, 2022 05:17
Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.23.1 to 1.25.1.
- [Release notes](https://github.com/containers/buildah/releases)
- [Changelog](https://github.com/containers/buildah/blob/main/CHANGELOG.md)
- [Commits](containers/buildah@v1.23.1...v1.25.1)

---
updated-dependencies:
- dependency-name: github.com/containers/buildah
  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.25.1 branch from c04a01a to dab18ba Compare April 28, 2022 13:40
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2022

Superseded by #5845.

@dependabot dependabot bot closed this May 5, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/buildah-1.25.1 branch May 5, 2022 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has DCO signed all their commits. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. release-note-none Denotes a PR that doesn't merit a release note.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant