[PR #1372] [MERGED] build(deps): bump github.com/opencontainers/selinux from 1.10.1 to 1.10.2 #1909

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1372
Author: @dependabot[bot]
Created: 10/3/2022
Status: Merged
Merged: 10/3/2022
Merged by: @mergify[bot]

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


📝 Commits (1)

  • c5e1e38 build(deps): bump github.com/opencontainers/selinux

📊 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.1 to 1.10.2.

Release notes

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

v1.10.2

What's Changed

Full Changelog: https://github.com/opencontainers/selinux/compare/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)

🔄 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/1372 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/3/2022 **Status:** ✅ Merged **Merged:** 10/3/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/opencontainers/selinux-1.10.2` --- ### 📝 Commits (1) - [`c5e1e38`](https://github.com/nektos/act/commit/c5e1e3837f0054364ade57441e0c382ce9193f78) build(deps): bump github.com/opencontainers/selinux ### 📊 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.1 to 1.10.2. <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.10.2</h2> <h2>What's Changed</h2> <ul> <li>Bump to v1.10.1 by <a href="https://github.com/rhatdan"><code>@​rhatdan</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/174">opencontainers/selinux#174</a></li> <li>gha: update golangci-lint to v1.46, add Go 1.18, remove Go 1.15 by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/179">opencontainers/selinux#179</a></li> <li>vendor: golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 by <a href="https://github.com/thaJeztah"><code>@​thaJeztah</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/178">opencontainers/selinux#178</a></li> <li>Allow relabeling of files/directories under /usr prefix by <a href="https://github.com/rhatdan"><code>@​rhatdan</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/180">opencontainers/selinux#180</a></li> <li>selinux.Chcon should check legal rather then just label.Relabel by <a href="https://github.com/rhatdan"><code>@​rhatdan</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/181">opencontainers/selinux#181</a></li> <li>If chcon fails, check if label is already correct by <a href="https://github.com/rhatdan"><code>@​rhatdan</code></a> in <a href="https://github-redirect.dependabot.com/opencontainers/selinux/pull/177">opencontainers/selinux#177</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/opencontainers/selinux/compare/v1.10.1...v1.10.2">https://github.com/opencontainers/selinux/compare/v1.10.1...v1.10.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opencontainers/selinux/commit/30492ff93976df00f926e6d61409ccb76a683ee6"><code>30492ff</code></a> Bump to v1.10.2</li> <li><a href="https://github.com/opencontainers/selinux/commit/24a2fb697fd14eb7ec1dd29378fadf4448b50f9e"><code>24a2fb6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/opencontainers/selinux/issues/177">#177</a> from rhatdan/relabel</li> <li><a href="https://github.com/opencontainers/selinux/commit/b625eea4e6b8b485dbca5654d0629cb106d7423c"><code>b625eea</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/opencontainers/selinux/issues/181">#181</a> from rhatdan/relabel1</li> <li><a href="https://github.com/opencontainers/selinux/commit/b85f8fd979452efd68425498839b3b5df611c9fc"><code>b85f8fd</code></a> If chcon fails, check if label is already correct</li> <li><a href="https://github.com/opencontainers/selinux/commit/db3eeba98b63d149e048cd60212f27046c8503ff"><code>db3eeba</code></a> selinux.Chcon should check legal rather then just label.Relabel</li> <li><a href="https://github.com/opencontainers/selinux/commit/00d547fea4a5b3db3c98093f21a3c5e93e35b858"><code>00d547f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/opencontainers/selinux/issues/180">#180</a> from rhatdan/relabel1</li> <li><a href="https://github.com/opencontainers/selinux/commit/4a3908c03b65eb94bee16125fca92587074f9072"><code>4a3908c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/opencontainers/selinux/issues/178">#178</a> from thaJeztah/update_golang_sys</li> <li><a href="https://github.com/opencontainers/selinux/commit/b3749899fa08ad764616cf0e6a004639ceb1e9a5"><code>b374989</code></a> vendor: golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8</li> <li><a href="https://github.com/opencontainers/selinux/commit/d3ccb697e01d1671de2f1dd32779efe8808e2132"><code>d3ccb69</code></a> Allow relabeling of files/directories under /usr prefix</li> <li><a href="https://github.com/opencontainers/selinux/commit/85331a8b832883f8c6564fa9f8cc3a9be74b8c67"><code>85331a8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/opencontainers/selinux/issues/179">#179</a> from thaJeztah/update_golangci_lint</li> <li>Additional commits viewable in <a href="https://github.com/opencontainers/selinux/compare/v1.10.1...v1.10.2">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.1&new-version=1.10.2)](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:12 +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#1909
No description provided.