Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 3, 2021

Bumps github.com/opencontainers/selinux from 1.8.2 to 1.8.3.

Release notes

Sourced from github.com/opencontainers/selinux's releases.

v1.8.3

  • Remove all uses of pkg/errors, switching to golang's native error wrapping
  • Replace obsoleted os.IsPermission / os.IsNotExist with errors.Is
  • Make sure to not return bare unix errors (errno) from public functions.
  • ci: enable errorlint, fix or suppress its warnings
  • ci: enable gofumpt linter
Commits
  • c5e98d0 Bump to 1.8.3
  • e7d5148 Merge pull request #148 from kolyshkin/native-errors
  • 17c7ba7 PeerLabel: do not return bare unix error
  • d439d7d FileLabel: do not return bare unix error
  • dffdb05 golangci-lint: add gofumpt
  • 982062c Enable errorlint, fix or suppress its warnings
  • 6a4b47d Replace obsoleted os.Is* error checks
  • a5dc47f Use native error wrapping
  • beece3b Merge pull request #147 from kolyshkin/version
  • fab6725 Move to v1.8.2+dev
  • See full diff 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/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](opencontainers/selinux@v1.8.2...v1.8.3)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/selinux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 3, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 10, 2021

Superseded by #60.

@dependabot dependabot bot closed this Aug 10, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/opencontainers/selinux-1.8.3 branch August 10, 2021 05:19
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.

1 participant