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.5.1 to 1.7.2 #1

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 Feb 9, 2023

Bumps github.com/containers/psgo from 1.5.1 to 1.7.2.

Release notes

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

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

v1.6.0

  • *: switch from pkg/errors to Go 1.13+ error wrapping
  • build(deps): bump github.com/opencontainers/runc from 1.0.1 to 1.0.2
  • build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.7.0
  • update dependencies
  • Upgrade to GitHub-native Dependabot
  • rm vendor.conf

v1.5.2

  • Fix build for mips architecture
  • Correct spelling extracing -> extracting
  • Correct spelling containes -> contains
  • Correct spelling wich -> which
  • Correct spelling represenation -> representation
  • Correct spelling capabilties -> capabilities
Commits
  • 3145d6d Merge pull request #93 from vrothberg/bump
  • 312199b update dependencies
  • 003d03f Merge pull request #92 from cyphar/proc-do-not-join-ns
  • d9467da internal: proc: do not join the process user namespace
  • 14a400b Merge pull request #91 from containers/dependabot/go_modules/github.com/openc...
  • 360eaec build(deps): bump github.com/opencontainers/runc from 1.0.2 to 1.0.3
  • e7871f4 Merge pull request #90 from giuseppe/fix-reading-pids-in-containerized-cgroup-v1
  • efcb7f0 pids: fix reading pids when running in a cgroup v1 container
  • b2c8a53 Merge pull request #89 from giuseppe/pids-cleanup
  • e97e8c7 pids: use the unified cgroup on cgroup v2
  • 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/containers/psgo](https://github.com/containers/psgo) from 1.5.1 to 1.7.2.
- [Release notes](https://github.com/containers/psgo/releases)
- [Commits](containers/psgo@v1.5.1...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/containers/psgo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 9, 2023
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