-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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.2 to 1.6.0 #11509
Bump github.com/containers/psgo from 1.5.2 to 1.6.0 #11509
Conversation
LGTM |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], mheon 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 |
@vrothberg Looks like psgo update is broken. |
looking into it |
probably related to the error wrapping changes |
6ea416b
to
a2fe59e
Compare
Yep, that was it. Updated the error check in Podman. Will pass now. |
This is why I didn't really like the idea of changing - little things start to break. /lgtm |
Bumps [github.com/containers/psgo](https://github.com/containers/psgo) from 1.5.2 to 1.6.0. - [Release notes](https://github.com/containers/psgo/releases) - [Commits](containers/psgo@v1.5.2...v1.6.0) --- updated-dependencies: - dependency-name: github.com/containers/psgo dependency-type: direct:production update-type: version-update:semver-minor ... [NO TESTS NEEDED] since it's migrating to a new version. Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Valentin Rothberg <[email protected]>
a2fe59e
to
309d989
Compare
/lgtm |
Bumps github.com/containers/psgo from 1.5.2 to 1.6.0.
Release notes
Sourced from github.com/containers/psgo's releases.
Commits
e433993
Merge pull request #85 from kolyshkin/pkg-errorsfe455ea
*: switch from pkg/errors to Go 1.13+ error wrappingdece81e
Merge pull request #83 from containers/dependabot/go_modules/github.com/stret...d082935
Merge pull request #84 from containers/dependabot/go_modules/github.com/openc...25d8741
build(deps): bump github.com/opencontainers/runc from 1.0.1 to 1.0.293030e3
build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.7.0f2e97c7
Merge pull request #82 from vrothberg/vendorfca38a7
Merge pull request #80 from containers/dependabot/add-v2-config-file477f93d
update dependencies3550d2f
Upgrade to GitHub-native DependabotDependabot 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)