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.22.3 to 1.23.1 #40

Conversation

dependabot[bot]
Copy link

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

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

Release notes

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

v1.23.1

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

v1.23.0

Add HelperBinariesDir field to engine config
Add space trimming check in sysctl.Validate
Cirrus: Use fresher VM images
Fix `pkg/sysctl` path typo
Fix the fallback runtime path
Switch default Rootless Networking to "CNI" for OSX
Update pkg/sysctl/sysctl.go
add some cni plugin paths
build(deps): bump github.com/containers/image/v5 from 5.15.0 to 5.16.0
build(deps): bump github.com/containers/storage from 1.34.0 to 1.35.0
build(deps): bump github.com/onsi/gomega from 1.15.0 to 1.16.0
build(deps): bump github.com/opencontainers/runc from 1.0.1 to 1.0.2
build(deps): bump github.com/opencontainers/selinux from 1.8.4 to 1.8.5
docs/containers.conf.5.md: Fix manpage section
fix untag + v0.43.2
libimage: disk usage: catch corrupted images
libimage: relax untag by digest checks
path: dest paths inside container should always be treated as *nix type
remove-image: Add optional `LookupManifest` to RemoveImagesOptions.
runtime: Add ReturnManifestIfPresent to LookupImageOptions
runtime: Add `ManifestList` to `LookupImageOptions`
seccomp: allow memfd_secret
Changelog

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

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
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
Bump go for vendor-in-container from 1.13 to 1.16
imagebuildah: move multiple-platform building internal
Adds GenerateStructure helper function to support rootfs-overlay.
Run codespell to fix spelling

... (truncated)

Commits
  • d9a41b8 Bump to v1.23.1
  • 3b96771 Merge pull request #3543 from ashley-cui/1.23
  • 3a283be Merge pull request #3542 from nalind/post-1.23
  • f6ff8fd Vendor containers/common v0.44.2
  • 144df94 post-1.23 branch fixups
  • 37fe4e8 Bump to v1.23.0
  • 8657d7e Merge pull request #3515 from rhatdan/VENDOR
  • b44c7b6 Vendor in containers/common v0.44.0
  • e9bc224 Merge pull request #3514 from containers/dependabot/go_modules/github.com/con...
  • fc37ada build(deps): bump github.com/containers/storage from 1.35.0 to 1.36.0
  • 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.22.3 to 1.23.1.
- [Release notes](https://github.com/containers/buildah/releases)
- [Changelog](https://github.com/containers/buildah/blob/v1.23.1/CHANGELOG.md)
- [Commits](containers/buildah@v1.22.3...v1.23.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 added the dependencies Pull requests that update a dependency file label Jan 11, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 26, 2022

Superseded by #50.

@dependabot dependabot bot closed this Jan 26, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/buildah-1.23.1 branch January 26, 2022 14:16
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