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

chore(deps): bump github.com/opencontainers/selinux from 1.8.3 to 1.8.5 #11

Conversation

dependabot[bot]
Copy link

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

Bumps github.com/opencontainers/selinux from 1.8.3 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
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.3 to 1.8.5.
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](opencontainers/selinux@v1.8.3...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 9, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 6, 2021

Superseded by #13.

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