[PR #1625] [MERGED] build(deps): bump github.com/opencontainers/selinux from 1.10.2 to 1.11.0 #2040

Closed
opened 2026-03-01 21:53:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1625
Author: @dependabot[bot]
Created: 2/13/2023
Status: Merged
Merged: 2/13/2023
Merged by: @mergify[bot]

Base: masterHead: dependabot/go_modules/github.com/opencontainers/selinux-1.11.0


📝 Commits (2)

  • 2b30c16 build(deps): bump github.com/opencontainers/selinux
  • 7fc9ce4 Merge branch 'master' into dependabot/go_modules/github.com/opencontainers/selinux-1.11.0

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

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

Release notes

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

v1.11.0

What's Changed

New Contributors

Full Changelog: https://github.com/opencontainers/selinux/compare/v1.10.2...v1.11.0

Commits
  • b68c45e Bump to v1.11.0
  • 861be7b Merge pull request #196 from rhatdan/fscontext
  • 46964d1 Merge pull request #195 from austinvazquez/add-go-1.20
  • c78503f Add ability to set fscontext mounts points
  • f257026 Add Go 1.20 support; require Go 1.19; drop Go 1.17 and 1.18
  • 9538649 Merge pull request #194 from thaJeztah/lfilelabel_coverage
  • d6656c6 go-selinux: add coverage for LfileLabel, LsetFileLabel
  • bc94efc use safer path for stub tests
  • 41ff4c2 Merge pull request #192 from badochov/is_selinux_mls_enabled
  • d592efa Adds MLSEnabled function.
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/1625 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/13/2023 **Status:** ✅ Merged **Merged:** 2/13/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/opencontainers/selinux-1.11.0` --- ### 📝 Commits (2) - [`2b30c16`](https://github.com/nektos/act/commit/2b30c16e3891a48d81690d91175545992301a0bb) build(deps): bump github.com/opencontainers/selinux - [`7fc9ce4`](https://github.com/nektos/act/commit/7fc9ce4f8fe0f2781b8513fb385d7c94abc0b58d) Merge branch 'master' into dependabot/go_modules/github.com/opencontainers/selinux-1.11.0 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.10.2 to 1.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opencontainers/selinux/releases">github.com/opencontainers/selinux's releases</a>.</em></p> <blockquote> <h2>v1.11.0</h2> <h2>What's Changed</h2> <ul> <li>Bump to 1.10.2 by <a href="https://github.com/rhatdan"><code>@​rhatdan</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/182">opencontainers/selinux#182</a></li> <li>gha: add go1.19, drop go1.16, update golangci-lint to v1.49 by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/183">opencontainers/selinux#183</a></li> <li>go-selinux: remove redundant stub for DisableSecOpt() by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/187">opencontainers/selinux#187</a></li> <li>remove vendor directory by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/186">opencontainers/selinux#186</a></li> <li>go-selinux: remove fallbacks for go &lt; 1.16 by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/184">opencontainers/selinux#184</a></li> <li>pkg/pwalk: deprecate in favor of pkg/pwalkdir by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/185">opencontainers/selinux#185</a></li> <li>go-selinux: some cleanup/refactor and improve test coverage by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/190">opencontainers/selinux#190</a></li> <li>gha: also test and lint stubs by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/189">opencontainers/selinux#189</a></li> <li>use filepath instead of path by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/188">opencontainers/selinux#188</a></li> <li>golangci-lint: enable more linters and address linting issues by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/191">opencontainers/selinux#191</a></li> <li>Adds MLSEnabled function. by <a href="https://github.com/badochov"><code>@​badochov</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/192">opencontainers/selinux#192</a></li> <li>go-selinux: add coverage for LfileLabel, LsetFileLabel by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/194">opencontainers/selinux#194</a></li> <li>Add Go 1.20 support; require Go 1.19; drop Go 1.17 and 1.18 by <a href="https://github.com/austinvazquez"><code>@​austinvazquez</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/195">opencontainers/selinux#195</a></li> <li>Add ability to set fscontext mounts points by <a href="https://github.com/rhatdan"><code>@​rhatdan</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/196">opencontainers/selinux#196</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/badochov"><code>@​badochov</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/192">opencontainers/selinux#192</a></li> <li><a href="https://github.com/austinvazquez"><code>@​austinvazquez</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/195">opencontainers/selinux#195</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/opencontainers/selinux/compare/v1.10.2...v1.11.0">https://github.com/opencontainers/selinux/compare/v1.10.2...v1.11.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opencontainers/selinux/commit/b68c45eb2df48c6b0c949901ccda90c8e65fe677"><code>b68c45e</code></a> Bump to v1.11.0</li> <li><a href="https://github.com/opencontainers/selinux/commit/861be7b84472f0f719fb6b010d32306644670da8"><code>861be7b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/opencontainers/selinux/issues/196">#196</a> from rhatdan/fscontext</li> <li><a href="https://github.com/opencontainers/selinux/commit/46964d1e3a8a4506f6008c6d2c888537bf9ff954"><code>46964d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/opencontainers/selinux/issues/195">#195</a> from austinvazquez/add-go-1.20</li> <li><a href="https://github.com/opencontainers/selinux/commit/c78503fb16574ee4b811ff1e044b09915f87e9d6"><code>c78503f</code></a> Add ability to set fscontext mounts points</li> <li><a href="https://github.com/opencontainers/selinux/commit/f257026180f6079799d0fb2e2eb0224f49d288c6"><code>f257026</code></a> Add Go 1.20 support; require Go 1.19; drop Go 1.17 and 1.18</li> <li><a href="https://github.com/opencontainers/selinux/commit/9538649b3d77f1c8a700b914c9ccd9e931be182d"><code>9538649</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/opencontainers/selinux/issues/194">#194</a> from thaJeztah/lfilelabel_coverage</li> <li><a href="https://github.com/opencontainers/selinux/commit/d6656c6f4cecf3c85b839f40b9c65bdd8e27a1c3"><code>d6656c6</code></a> go-selinux: add coverage for LfileLabel, LsetFileLabel</li> <li><a href="https://github.com/opencontainers/selinux/commit/bc94efc638d74a6c17a40ccff3e52d896c1eab11"><code>bc94efc</code></a> use safer path for stub tests</li> <li><a href="https://github.com/opencontainers/selinux/commit/41ff4c2560575810a93b876112b4d1c6711f02a3"><code>41ff4c2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/opencontainers/selinux/issues/192">#192</a> from badochov/is_selinux_mls_enabled</li> <li><a href="https://github.com/opencontainers/selinux/commit/d592efa669364aaa6492fec504874be0e3a33908"><code>d592efa</code></a> Adds MLSEnabled function.</li> <li>Additional commits viewable in <a href="https://github.com/opencontainers/selinux/compare/v1.10.2...v1.11.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/opencontainers/selinux&package-manager=go_modules&previous-version=1.10.2&new-version=1.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#2040
No description provided.