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.15.2 to 0.16.0 #7000

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/containers/common from 0.15.2 to 0.16.0.

Release notes

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

v0.16.0

Add support for Umask
Fix config reload race
Add support for multiple service destinations
Bump github.com/containers/storage from 1.21.0 to 1.21.1
Add config reload
Bump github.com/opencontainers/selinux from 1.5.2 to 1.6.0
Bump github.com/onsi/ginkgo from 1.13.0 to 1.14.0
Commits
  • 1000e66 Bump to v0.16.0
  • 1aa6a90 Merge pull request #223 from ashley-cui/umask
  • 06f5832 Merge pull request #224 from QiWang19/default-cfg
  • 9c635e6 Fix config reload race
  • c1d3553 Merge pull request #222 from jwhonce/wip/identity
  • 1dd0959 Add support for multiple service destinations
  • 13f6615 Add support for Umask
  • 49c4bb6 Merge pull request #220 from containers/dependabot/go_modules/github.com/cont...
  • 6b96c50 Merge pull request #219 from QiWang19/reload
  • 821178e Add config reload
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@rhatdan rhatdan force-pushed the dependabot/go_modules/github.com/containers/common-0.16.0 branch from 12462a5 to a50ac37 Compare July 16, 2020 09:26
@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 16, 2020
@dependabot-preview
Copy link
Contributor Author

👋 If you need additional help with Dependabot, please fill out GitHub's Support form and your request will be routed to the right team at GitHub.

Be sure to include the details of any troubleshooting steps you've tried so far.

@rhatdan rhatdan force-pushed the dependabot/go_modules/github.com/containers/common-0.16.0 branch from a50ac37 to 921b2d9 Compare July 16, 2020 14:31
@openshift-ci-robot openshift-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jul 16, 2020
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.15.2 to 0.16.0.
- [Release notes](https://github.com/containers/common/releases)
- [Commits](containers/common@v0.15.2...v0.16.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
Signed-off-by: Daniel J Walsh <[email protected]>
@rhatdan rhatdan force-pushed the dependabot/go_modules/github.com/containers/common-0.16.0 branch from 921b2d9 to fb6d9a8 Compare July 16, 2020 17:11
@jwhonce
Copy link
Member

jwhonce commented Jul 16, 2020

LGTM

@rhatdan
Copy link
Member

rhatdan commented Jul 17, 2020

/approve
/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 17, 2020
@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot-preview[bot], rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

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-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 17, 2020
@openshift-merge-robot openshift-merge-robot merged commit dfca83d into master Jul 17, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/containers/common-0.16.0 branch July 17, 2020 09:43
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 24, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants