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/common from 0.35.0 to 0.35.4 #12

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 25, 2021

Bumps github.com/containers/common from 0.35.0 to 0.35.4.

Release notes

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

v0.35.4

pkg/seccomp: simplify and fix IsSupported
pkg/seccomp: use sync.Once to speed up IsSupported
capabilities: ALL returns the bounding set
capabilities: memoize BoundingSet
capabilities: add new method BoundingSet()
Update pause image to 3.5

v0.35.3

  • capabilities: add new method BoundingSet()
  • Bump github.com/containers/storage from 1.27.0 to 1.28.0
  • Bump github.com/onsi/ginkgo from 1.15.1 to 1.15.2
  • Bump github.com/hashicorp/go-multierror from 1.1.0 to 1.1.1
  • Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1
  • Remove vendor from dependabot config
  • Add dependabot config file to support vendoring
  • Bump github.com/onsi/gomega from 1.10.5 to 1.11.0
  • Bump github.com/onsi/ginkgo from 1.15.0 to 1.15.1
  • Bump github.com/containers/image/v5 from 5.10.4 to 5.10.5

v0.35.2

Vendor in containers/common and start using types subdir.
        shrink the vendoring size of containers/common/pkg/config
Bump github.com/containers/image/v5 from 5.10.3 to 5.10.4

v0.35.1

Bump github.com/containers/image/v5 from 5.10.2 to 5.10.3
Stop logging messages about using DOCKER_CONFIG
Add autocompletions to be shared between buildah and podman
Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0
Export error constants from pkg/secrets
Commits
  • 8070747 Bump to v0.35.4
  • b099b72 Merge pull request #483 from kolyshkin/seccomp-enabled
  • d636a1a pkg/seccomp: use sync.Once to speed up IsSupported
  • 90d22c3 pkg/seccomp: simplify IsSupported
  • 6a820a1 Merge pull request #482 from giuseppe/followup-bounding-set
  • c76335d capabilities: memoize BoundingSet
  • 08f2f2c capabilities: ALL returns the bounding set
  • 839ef7d Merge pull request #477 from saschagrunert/pause
  • c1d6a76 Merge pull request #481 from giuseppe/get-bounding-caps
  • d6662e8 version: bump to 0.35.4-dev
  • 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.35.0 to 0.35.4.
- [Release notes](/~https://github.com/containers/common/releases)
- [Commits](containers/common@v0.35.0...v0.35.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 25, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 25, 2021

Looks like github.com/containers/common is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 25, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/common-0.35.4 branch March 25, 2021 14:47
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file locked - please file new issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants