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 May 5, 2022

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

Release notes

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

v1.26.1

Make `buildah build --label foo` create an empty "foo" label again

v1.26.0

  • imagebuildah,build: move deepcopy of args before we spawn goroutine
  • Vendor in containers/storage v1.40.2
  • buildah.BuilderOptions.DefaultEnv is ignored, so mark it as deprecated
  • help output: get more consistent about option usage text
  • Handle OS version and features flags
  • buildah build: --annotation and --label should remove values
  • buildah build: add a --env
  • buildah: deep copy options.Args before performing concurrent build/stage
  • test: inline platform and builtinargs behaviour
  • vendor: bump imagebuilder to master/009dbc6
  • build: automatically set correct TARGETPLATFORM where expected
  • build(deps): bump github.com/fsouza/go-dockerclient
  • Vendor in containers/(common, storage, image)
  • imagebuildah, executor: process arg variables while populating baseMap
  • buildkit: add support for custom build output with --output
  • Cirrus: Update CI VMs to F36
  • fix staticcheck linter warning for deprecated function
  • Fix docs build on FreeBSD
  • build(deps): bump github.com/containernetworking/cni from 1.0.1 to 1.1.0
  • copier.unwrapError(): update for Go 1.16
  • copier.PutOptions: add StripSetuidBit/StripSetgidBit/StripStickyBit
  • copier.Put(): write to read-only directories
  • build(deps): bump github.com/cpuguy83/go-md2man/v2 in /tests/tools
  • Rename $TESTSDIR (the plural one), step 4 of 3
  • Rename $TESTSDIR (the plural one), step 3 of 3
  • Rename $TESTSDIR (the plural one), step 2 of 3
  • Rename $TESTSDIR (the plural one), step 1 of 3
  • build(deps): bump github.com/containerd/containerd from 1.6.2 to 1.6.3
  • Ed's periodic test cleanup
  • using consistent lowercase 'invalid' word in returned err msg
  • Update vendor of containers/(common,storage,image)
  • use etchosts package from c/common
  • run: set actual hostname in /etc/hostname to match docker parity
  • update c/common to latest main
  • Update vendor of containers/(common,storage,image)
  • Stop littering
  • manifest-create: allow creating manifest list from local image
  • Update vendor of storage,common,image
  • Bump golang.org/x/crypto to 7b82a4e
  • Initialize network backend before first pull
  • oci spec: change special mount points for namespaces
  • tests/helpers.bash: assert handle corner cases correctly
  • buildah: actually use containers.conf settings
  • integration tests: learn to start a dummy registry
  • Fix error check to work on Podman
  • buildah build should accept at most one arg

... (truncated)

Changelog

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

v1.26.1 (2022-05-04)

Make `buildah build --label foo` create an empty "foo" label again
Bump to v1.27.0-dev

v1.26.0 (2022-05-04)

imagebuildah,build: move deepcopy of args before we spawn goroutine
Vendor in containers/storage v1.40.2
buildah.BuilderOptions.DefaultEnv is ignored, so mark it as deprecated
help output: get more consistent about option usage text
Handle OS version and features flags
buildah build: --annotation and --label should remove values
buildah build: add a --env
buildah: deep copy options.Args before performing concurrent build/stage
test: inline platform and builtinargs behaviour
vendor: bump imagebuilder to master/009dbc6
build: automatically set correct TARGETPLATFORM where expected
build(deps): bump github.com/fsouza/go-dockerclient
Vendor in containers/(common, storage, image)
imagebuildah, executor: process arg variables while populating baseMap
buildkit: add support for custom build output with --output
Cirrus: Update CI VMs to F36
fix staticcheck linter warning for deprecated function
Fix docs build on FreeBSD
build(deps): bump github.com/containernetworking/cni from 1.0.1 to 1.1.0
copier.unwrapError(): update for Go 1.16
copier.PutOptions: add StripSetuidBit/StripSetgidBit/StripStickyBit
copier.Put(): write to read-only directories
build(deps): bump github.com/cpuguy83/go-md2man/v2 in /tests/tools
Rename $TESTSDIR (the plural one), step 4 of 3
Rename $TESTSDIR (the plural one), step 3 of 3
Rename $TESTSDIR (the plural one), step 2 of 3
Rename $TESTSDIR (the plural one), step 1 of 3
build(deps): bump github.com/containerd/containerd from 1.6.2 to 1.6.3
Ed's periodic test cleanup
using consistent lowercase 'invalid' word in returned err msg
Update vendor of containers/(common,storage,image)
use etchosts package from c/common
run: set actual hostname in /etc/hostname to match docker parity
update c/common to latest main
Update vendor of containers/(common,storage,image)
Stop littering
manifest-create: allow creating manifest list from local image
Update vendor of storage,common,image
Bump golang.org/x/crypto to 7b82a4e
Initialize network backend before first pull
oci spec: change special mount points for namespaces
tests/helpers.bash: assert handle corner cases correctly
buildah: actually use containers.conf settings

... (truncated)

Commits
  • 6e2ec2e Bump to v1.26.1
  • dd649d9 Make buildah build --label foo create an empty "foo" label again
  • 0a9d6e6 Bump to v1.26.0
  • 10586d1 Merge pull request #3957 from containers/dependabot/go_modules/github.com/con...
  • 83e455f Merge pull request #3956 from flouthoc/deep-copy-args
  • 56697ca build(deps): bump github.com/containerd/containerd from 1.6.3 to 1.6.4
  • 3859013 imagebuildah,build: move deepcopy of args before we spawn goroutine
  • b669e4b Merge pull request #3954 from rhatdan/VENDOR
  • 7de2bbd Merge pull request #3953 from nalind/os-version
  • 28a002e Vendor in containers/storage v1.40.2
  • 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 May 5, 2022 14:16
@dependabot dependabot bot added the release-note-none Denotes a PR that doesn't merit a release note. label May 5, 2022
@openshift-ci openshift-ci bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label May 5, 2022
@dependabot dependabot bot requested review from QiWang19, fgiudici and klihub May 5, 2022 14:16
@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 May 5, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 5, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign umohnani8 after the PR has been reviewed.
You can assign the PR to them by writing /assign @umohnani8 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

@openshift-ci
Copy link
Contributor

openshift-ci bot commented May 5, 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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/buildah-1.26.1 branch from 17c532a to 7399a96 Compare May 9, 2022 09:22
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/buildah-1.26.1 branch 2 times, most recently from 9213999 to 2687d6c Compare May 17, 2022 19:49
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/buildah-1.26.1 branch 2 times, most recently from b86f30d to 5f51849 Compare June 9, 2022 00:53
Bumps [github.com/containers/buildah](https://github.com/containers/buildah) from 1.23.1 to 1.26.1.
- [Release notes](https://github.com/containers/buildah/releases)
- [Changelog](https://github.com/containers/buildah/blob/v1.26.1/CHANGELOG.md)
- [Commits](containers/buildah@v1.23.1...v1.26.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.26.1 branch from 5f51849 to 055395d Compare June 9, 2022 06:23
@saschagrunert
Copy link
Member

Part of #5953

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@saschagrunert saschagrunert deleted the dependabot/go_modules/github.com/containers/buildah-1.26.1 branch June 9, 2022 10:39
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.

2 participants