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.7.3 #68

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 25, 2022

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

Release notes

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

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
  • 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
  • 9464fc8 CI: use go 1.18 and 1.19
  • 32c9942 codespell: ignore go.sum
  • 2412727 fix codespell errors
  • 932b93f update golangci action to v1.48.0
  • 451b461 Merge pull request #97 from giuseppe/add-new-caps
  • 6c80e92 capabilities: add 3 missing capabilities
  • 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.7.3.
- [Release notes](https://github.com/containers/psgo/releases)
- [Commits](containers/psgo@v1.6.0...v1.7.3)

---
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 Aug 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 12, 2022

Superseded by #78.

@dependabot dependabot bot closed this Oct 12, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/psgo-1.7.3 branch October 12, 2022 20:20
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