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/psgo from 1.6.0 to 1.8.0 #28

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 Oct 12, 2022

Bumps github.com/containers/psgo from 1.6.0 to 1.8.0.

Release notes

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

v1.8.0

  • Add uid,huid descriptors
  • build(deps): bump github.com/containers/storage from 1.42.0 to 1.43.0
  • build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.4

v1.7.3

Adds three new capabilities that would otherwise be reported as unknown along with updated dependencies.

Changelog

  • vendor update
  • test/join.bats: skip check to unblock CI
  • CI: use go 1.18 and 1.19
  • codespell: ignore go.sum
  • fix codespell errors
  • update golangci action to v1.48.0
  • capabilities: add 3 missing capabilities

v1.7.2

  • update dependencies
  • internal: proc: do not join the process user namespace

v1.7.1

  • pids: fix reading pids when running in a cgroup v1 container
  • pids: use the unified cgroup on cgroup v2
  • pids: fix typo s/listesd/listed/
  • pids: exit when pids controller is found
  • pids: use filepath.Join to create the path

v1.7.0

There are two new descriptors:

  • groups for supplementary groups inside the container
  • hgroups for the counterpart on the host
Commits
  • 2ebec3c Merge pull request #114 from presztak/add_uid_huid_descriptors
  • 3fc6319 Add uid,huid descriptors
  • 6853da1 Merge pull request #113 from containers/dependabot/go_modules/github.com/cont...
  • 51b8c95 build(deps): bump github.com/containers/storage from 1.42.0 to 1.43.0
  • fc184df Merge pull request #111 from containers/dependabot/go_modules/github.com/open...
  • 2b68096 build(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.4
  • 59e239b Merge pull request #110 from vrothberg/vendor
  • 2c1619a vendor update
  • e7a0bfb Merge pull request #109 from vrothberg/fix-ci
  • eee0b11 test/join.bats: skip check to unblock CI
  • 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/psgo](https://github.com/containers/psgo) from 1.6.0 to 1.8.0.
- [Release notes](https://github.com/containers/psgo/releases)
- [Commits](containers/psgo@v1.6.0...v1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 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