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

build(deps): bump github.com/opencontainers/selinux from 1.10.1 to 1.10.2 #1372

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2022

Bumps github.com/opencontainers/selinux from 1.10.1 to 1.10.2.

Release notes

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

v1.10.2

What's Changed

Full Changelog: opencontainers/selinux@v1.10.1...v1.10.2

Commits
  • 30492ff Bump to v1.10.2
  • 24a2fb6 Merge pull request #177 from rhatdan/relabel
  • b625eea Merge pull request #181 from rhatdan/relabel1
  • b85f8fd If chcon fails, check if label is already correct
  • db3eeba selinux.Chcon should check legal rather then just label.Relabel
  • 00d547f Merge pull request #180 from rhatdan/relabel1
  • 4a3908c Merge pull request #178 from thaJeztah/update_golang_sys
  • b374989 vendor: golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
  • d3ccb69 Allow relabeling of files/directories under /usr prefix
  • 85331a8 Merge pull request #179 from thaJeztah/update_golangci_lint
  • 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.10.1 to 1.10.2.
- [Release notes](https://github.com/opencontainers/selinux/releases)
- [Commits](opencontainers/selinux@v1.10.1...v1.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 3, 2022 02:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 3, 2022
@codecov
Copy link

codecov bot commented Oct 3, 2022

Codecov Report

Merging #1372 (c5e1e38) into master (4f8da0a) will increase coverage by 4.65%.
The diff coverage is 74.79%.

@@            Coverage Diff             @@
##           master    #1372      +/-   ##
==========================================
+ Coverage   57.50%   62.16%   +4.65%     
==========================================
  Files          32       40       +8     
  Lines        4594     5580     +986     
==========================================
+ Hits         2642     3469     +827     
- Misses       1729     1843     +114     
- Partials      223      268      +45     
Impacted Files Coverage Δ
pkg/model/action.go 0.00% <0.00%> (ø)
pkg/model/step_result.go 0.00% <ø> (ø)
pkg/container/docker_run.go 13.73% <13.73%> (+8.18%) ⬆️
pkg/model/planner.go 48.82% <25.00%> (-1.60%) ⬇️
pkg/container/docker_pull.go 33.33% <33.33%> (ø)
pkg/container/file_collector.go 45.87% <45.87%> (ø)
pkg/common/git/git.go 50.00% <47.91%> (ø)
pkg/container/docker_auth.go 47.61% <50.00%> (+2.61%) ⬆️
pkg/model/workflow.go 54.32% <50.00%> (+3.40%) ⬆️
pkg/exprparser/interpreter.go 73.37% <53.48%> (-0.02%) ⬇️
... and 30 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mergify mergify bot merged commit d587ce0 into master Oct 3, 2022
@mergify mergify bot deleted the dependabot/go_modules/github.com/opencontainers/selinux-1.10.2 branch October 3, 2022 02:26
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 go Pull requests that update Go code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants