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

build(deps): bump github.com/containers/common from 0.38.12 to 0.42.0 #14

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 Aug 2, 2021

Bumps github.com/containers/common from 0.38.12 to 0.42.0.

Release notes

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

v0.42.0

  • Remove --accept-repositories flag
  • pull policy: support camel cases
  • Use authfile in options to search image
  • vendor in containers/storage v1.33.0
  • config: split arguments in DBUS_SESSION_BUS_ADDRESS
  • pkg/seccomp: avoid DefaultErrnoRet: null
  • Add and use libimage.Runtime.imageIDsForManifest()
  • Add libimage/manifests.LockerForImage()
  • Add support for path based registry in login/logout
  • libimage: pull: normalize docker-daemon
  • libimage: report all removed images
  • libruntime: layer tree: handle empty images
  • refine dangling filters
  • libimage.RuntimeFromStore(): stop overriding the BlobInfoCache location
  • build(deps): bump github.com/opencontainers/runc from 1.0.0 to 1.0.1
  • pull with custom platform: handle "localhost/"
  • User option to prepare container after creation for volume copy-up. Docker does this by default.
  • add config option for ChownCopiedFiles
  • build(deps): bump github.com/containers/storage from 1.32.5 to 1.32.6
  • libimage: image tree: fix nil deref

v0.41.0

Allow /etc/containers/containers.conf to be read by non-root
Created numMem_linux.go and numMem.go and nummem_unsupported.go
Fix default definition of secrets in containers.conf
Report bad entries in containers.conf to the user
add shelldriver.
build(deps): bump github.com/containers/ocicrypt from 1.1.1 to 1.1.2
build(deps): bump github.com/containers/storage from 1.32.2 to 1.32.5
build(deps): bump github.com/mitchellh/mapstructure from 1.1.2 to 1.4.1
build(deps): bump github.com/onsi/gomega from 1.13.0 to 1.14.0
build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1
feat: add shell secret driver.
libimage: LookupImage: remove IgnorePlatform option
libimage: `(*Runtime).SystemContext()`
libimage: events: deferred write
libimage: force internal image lookups to ignore arch
libimage: import: fix tags
libimage: pull: enforce pull policy for custom platforms
libimage: pull: ignore platform for local image lookup
libimage: pull: override even --pull=never with custom platform
pull: custom platform: do not use local image name

v0.40.1

Vendor in containers/image v5.13.2
seccomp: tweak default profile (followup for [#573](https://github.com/containers/common/issues/573))
libimage: lookup images by custom platform
libimage: force remove: only untag on multi tag image
build(deps): bump github.com/containers/image/v5 from 5.13.0 to 5.13.1

... (truncated)

Commits
  • 81b3fab v0.42.0
  • fc86f68 Remove --accept-repositories flag
  • d0f5523 Merge pull request #697 from vrothberg/k8s-pull-policies
  • 770d9f2 Merge pull request #698 from hshiina/search-authfile
  • 5e67284 Use authfile in options to search image
  • 970fba8 pull policy: support camel cases
  • 3b80ec4 Merge pull request #696 from rhatdan/VENDOR
  • ed34e4c vendor in containers/storage v1.33.0
  • 918f629 Merge pull request #687 from nalind/locker-for-image
  • aaac8f4 Merge pull request #695 from giuseppe/session-split-args
  • 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/common](https://github.com/containers/common) from 0.38.12 to 0.42.0.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](containers/common@v0.38.12...v0.42.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants