Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 10, 2021

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

Release notes

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

v1.8.5

Lazy init
readConfig,loadLabels: stop using regex
Lazy initialization for labels
Lazy initialization for policyRoot
readCon speedup
writeCon: no need to wrap os.Write error
(Context).get: speedup

v1.8.4

Add pwalkdir, speed up chcon
pkg/pwalk: fix minor docs issues
Chcon: speedup for Go 1.16+
pkg/pwalkdir: add
pkg/pwalk: fix minor docs issues

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
  • 52fe5c9 Bump to v1.8.5
  • 935cf7f Merge pull request #153 from kolyshkin/lazy-init
  • 335d2e2 readConfig,loadLabels: stop using regex
  • 8067137 Lazy initialization for labels
  • 62cb001 Lazy initialization for policyRoot
  • 4a1acc5 Merge pull request #155 from kolyshkin/faster-readcon
  • 6001286 Merge pull request #156 from kolyshkin/extra-wrap
  • 4739804 Merge pull request #154 from kolyshkin/faster-con-get
  • ba65bf7 writeCon: no need to wrap os.Write error
  • 52abbe8 readCon speedup
  • 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/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.8.2 to 1.8.5.
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](opencontainers/selinux@v1.8.2...v1.8.5)

---
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 Sep 10, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 8, 2021

Superseded by #77.

@dependabot dependabot bot closed this Oct 8, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/opencontainers/selinux-1.8.5 branch October 8, 2021 05:25
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