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.21.1 to 1.23.2 #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 26, 2022

Bumps github.com/containers/buildah from 1.21.1 to 1.23.2.

Release notes

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

v1.23.2

  • copier: RemoveAll possibly-directories
  • copier.Put: check for is-not-a-directory using lstat, not stat
  • Cirrus: Reduce CI tasks to releive (sic) maint. burden
  • Backport PR #3562: Cirrus: Fix defunct package metadata breaking cache

v1.23.1

  • Vendor containers/common v0.44.2
  • post-1.23 branch fixups

v1.23.0

  • Vendor in containers/common v0.44.0
  • build(deps): bump github.com/containers/storage from 1.35.0 to 1.36.0
  • Update 05-openshift-rootless-build.md
  • build(deps): bump github.com/opencontainers/selinux from 1.8.4 to 1.8.5
  • .cirrus.yml: run cross_build_task on Big Sur
  • Makefile: update cross targets
  • Add support for rootless overlay mounts
  • Cirrus: Increase unit-test timeout
  • Docs: Clarify rmi w/ manifest/index use
  • build: mirror --authfile to filesystem if pointing to FD instead of file
  • Fix build with .git url with branch
  • manifest: rm should remove only manifests not referenced images.
  • vendor: bump c/common to v0.43.3-0.20210902095222-a7acc160fb25
  • Avoid rehashing and noop compression writer
  • corrected man page section; .conf file to mention its man page
  • copy: add --max-parallel-downloads to tune that copy option
  • copier.Get(): try to avoid descending into directories
  • tag: Support tagging manifest list instead of resolving to images
  • Install new manpages to correct sections
  • conformance: tighten up exception specifications
  • Add support for libsubid
  • Add epoch time field to buildah images
  • Fix ownership of /home/build/.local/share/containers
  • build(deps): bump github.com/containers/image/v5 from 5.15.2 to 5.16.0
  • Rename bud to build, while keeping an alias for to bud.
  • Replace golang.org/x/crypto/ssh/terminal with golang.org/x/term
  • build(deps): bump github.com/opencontainers/runc from 1.0.1 to 1.0.2
  • build(deps): bump github.com/onsi/gomega from 1.15.0 to 1.16.0
  • build(deps): bump github.com/fsouza/go-dockerclient from 1.7.3 to 1.7.4
  • build(deps): bump github.com/containers/common from 0.43.1 to 0.43.2
  • Move DiscoverContainerfile to pkg/util directory
  • build(deps): bump github.com/containers/image/v5 from 5.15.1 to 5.15.2
  • Remove some references to Docker
  • build(deps): bump github.com/containers/image/v5 from 5.15.0 to 5.15.1
  • imagebuildah: handle --manifest directly
  • build(deps): bump github.com/containers/common from 0.42.1 to 0.43.1
  • build(deps): bump github.com/opencontainers/selinux from 1.8.3 to 1.8.4
  • executor: make sure imageMap is updated with terminatedStage
  • tests/serve/serve.go: use a kernel-assigned port

... (truncated)

Changelog

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

v1.23.2 (2022-01-24)

Bump containerd to v1.5.7
copier: RemoveAll possibly-directories
copier.Put: check for is-not-a-directory using lstat, not stat
Cirrus: Reduce CI tasks to releive (sic) maint. burden
Backport PR [#3562](https://github.com/containers/buildah/issues/3562): Cirrus: Fix defunct package metadata breaking cache

v1.23.1 (2021-09-27)

Vendor containers/common v0.44.2
post-1.23 branch fixups

v1.23.0 (2021-09-13)

Vendor in containers/common v0.44.0
build(deps): bump github.com/containers/storage from 1.35.0 to 1.36.0
Update 05-openshift-rootless-build.md
build(deps): bump github.com/opencontainers/selinux from 1.8.4 to 1.8.5
.cirrus.yml: run cross_build_task on Big Sur
Makefile: update cross targets
Add support for rootless overlay mounts
Cirrus: Increase unit-test timeout
Docs: Clarify rmi w/ manifest/index use
build: mirror --authfile to filesystem if pointing to FD instead of file
Fix build with .git url with branch
manifest: rm should remove only manifests not referenced images.
vendor: bump c/common to v0.43.3-0.20210902095222-a7acc160fb25
Avoid rehashing and noop compression writer
corrected man page section; .conf file to mention its man page
copy: add --max-parallel-downloads to tune that copy option
copier.Get(): try to avoid descending into directories
tag: Support tagging manifest list instead of resolving to images
Install new manpages to correct sections
conformance: tighten up exception specifications
Add support for libsubid
Add epoch time field to buildah images
Fix ownership of /home/build/.local/share/containers
build(deps): bump github.com/containers/image/v5 from 5.15.2 to 5.16.0
Rename bud to build, while keeping an alias for to bud.
Replace golang.org/x/crypto/ssh/terminal with golang.org/x/term
build(deps): bump github.com/opencontainers/runc from 1.0.1 to 1.0.2
build(deps): bump github.com/onsi/gomega from 1.15.0 to 1.16.0
build(deps): bump github.com/fsouza/go-dockerclient from 1.7.3 to 1.7.4
build(deps): bump github.com/containers/common from 0.43.1 to 0.43.2
Move DiscoverContainerfile to pkg/util directory
build(deps): bump github.com/containers/image/v5 from 5.15.1 to 5.15.2
Remove some references to Docker
build(deps): bump github.com/containers/image/v5 from 5.15.0 to 5.15.1
imagebuildah: handle --manifest directly

... (truncated)

Commits
  • 83a66a7 Merge pull request #3741 from nalind/v1.23.2
  • 11ad795 Bump to v1.23.2
  • 3ec002a Bump containerd to v1.5.7
  • 4b73e0d Merge pull request #3738 from nalind/is-not-a-directory-1.23
  • 4a83110 copier: RemoveAll possibly-directories
  • 9091023 copier.Put: check for is-not-a-directory using lstat, not stat
  • 867c1bc Merge pull request #3628 from cevich/1.23_fix_install
  • 9ff86a0 Cirrus: Reduce CI tasks to releive maint. burden
  • 9439690 Cirrus: Backport PR #3562
  • 87a0565 Merge pull request #3547 from ashley-cui/bump-1.23.1
  • 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.21.1 to 1.23.2.
- [Release notes](https://github.com/containers/buildah/releases)
- [Changelog](https://github.com/containers/buildah/blob/v1.23.2/CHANGELOG.md)
- [Commits](containers/buildah@v1.21.1...v1.23.2)

---
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 added the dependencies Pull requests that update a dependency file label Jan 26, 2022
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