[PR #2498] [MERGED] build(deps): bump github.com/opencontainers/selinux from 1.11.0 to 1.11.1 #2464

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2498
Author: @dependabot[bot]
Created: 10/21/2024
Status: Merged
Merged: 10/21/2024
Merged by: @mergify[bot]

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


📝 Commits (1)

  • 60cc1b1 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.11.0 to 1.11.1.

Release notes

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

v1.11.1

What's Changed

New Contributors

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

Commits
  • 44b3337 Merge pull request #216 from rhatdan/main
  • 5bdefc7 Show SELinux label on failure
  • bb1ec25 Merge pull request #213 from opencontainers/dependabot/github_actions/golangc...
  • 13c8f76 build(deps): bump golangci/golangci-lint-action from 4 to 6
  • 9dee859 Merge pull request #211 from opencontainers/dependabot/github_actions/tim-act...
  • 5f5e8c2 build(deps): bump tim-actions/get-pr-commits from 1.3.0 to 1.3.1
  • a11dd36 Merge pull request #210 from kolyshkin/add-dep
  • 2d0d092 Add dependabot config
  • 7535250 Merge pull request #208 from austinvazquez/update-github-actions-packages
  • 76d8f98 Merge pull request #209 from austinvazquez/update-go-matrix-in-ci
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/2498 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/21/2024 **Status:** ✅ Merged **Merged:** 10/21/2024 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/opencontainers/selinux-1.11.1` --- ### 📝 Commits (1) - [`60cc1b1`](https://github.com/nektos/act/commit/60cc1b16bb334fae0b2695dfae5758d4c941fbcc) 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.11.0 to 1.11.1. <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.1</h2> <h2>What's Changed</h2> <ul> <li>Bump to v1.11.0 by <a href="https://github.com/rhatdan"><code>@​rhatdan</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/197">opencontainers/selinux#197</a></li> <li>fix some error by <a href="https://github.com/ningmingxiao"><code>@​ningmingxiao</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/200">opencontainers/selinux#200</a></li> <li>ci: update Go 1.21 support by <a href="https://github.com/michalbiesek"><code>@​michalbiesek</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/202">opencontainers/selinux#202</a></li> <li>Extend <code>build-cross</code> target with <code>riscv64</code> arch by <a href="https://github.com/michalbiesek"><code>@​michalbiesek</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/201">opencontainers/selinux#201</a></li> <li>Remove nolint annotations for unix errno comparisons by <a href="https://github.com/kolyshkin"><code>@​kolyshkin</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/203">opencontainers/selinux#203</a></li> <li>ci: bump some actions by <a href="https://github.com/kolyshkin"><code>@​kolyshkin</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/205">opencontainers/selinux#205</a></li> <li>Misc nitpicks by <a href="https://github.com/kolyshkin"><code>@​kolyshkin</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/206">opencontainers/selinux#206</a></li> <li>pwalk, pwalkdir: fix walk vs remove race by <a href="https://github.com/kolyshkin"><code>@​kolyshkin</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/204">opencontainers/selinux#204</a></li> <li>Update GitHub Actions CI Go matrix for Go v1.22 by <a href="https://github.com/austinvazquez"><code>@​austinvazquez</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/209">opencontainers/selinux#209</a></li> <li>Update GitHub Actions packages to resolve deprecation warnings. by <a href="https://github.com/austinvazquez"><code>@​austinvazquez</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/208">opencontainers/selinux#208</a></li> <li>Add dependabot config by <a href="https://github.com/kolyshkin"><code>@​kolyshkin</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/210">opencontainers/selinux#210</a></li> <li>build(deps): bump tim-actions/get-pr-commits from 1.3.0 to 1.3.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/211">opencontainers/selinux#211</a></li> <li>build(deps): bump golangci/golangci-lint-action from 4 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/213">opencontainers/selinux#213</a></li> <li>Show SELinux label on failure by <a href="https://github.com/rhatdan"><code>@​rhatdan</code></a> in <a href="https://redirect.github.com/opencontainers/selinux/pull/216">opencontainers/selinux#216</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ningmingxiao"><code>@​ningmingxiao</code></a> made their first contribution in <a href="https://redirect.github.com/opencontainers/selinux/pull/200">opencontainers/selinux#200</a></li> <li><a href="https://github.com/michalbiesek"><code>@​michalbiesek</code></a> made their first contribution in <a href="https://redirect.github.com/opencontainers/selinux/pull/202">opencontainers/selinux#202</a></li> <li><a href="https://github.com/dependabot"><code>@​dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/opencontainers/selinux/pull/211">opencontainers/selinux#211</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/opencontainers/selinux/compare/v1.11.0...v1.11.1">https://github.com/opencontainers/selinux/compare/v1.11.0...v1.11.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opencontainers/selinux/commit/44b3337c67171896cf6f299ece82ec31abfe8c0d"><code>44b3337</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/selinux/issues/216">#216</a> from rhatdan/main</li> <li><a href="https://github.com/opencontainers/selinux/commit/5bdefc7e0241c7e0d35b1bee47d27fd765a0535d"><code>5bdefc7</code></a> Show SELinux label on failure</li> <li><a href="https://github.com/opencontainers/selinux/commit/bb1ec25c889f29e35dffec33346af3c7d434dbc1"><code>bb1ec25</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/selinux/issues/213">#213</a> from opencontainers/dependabot/github_actions/golangc...</li> <li><a href="https://github.com/opencontainers/selinux/commit/13c8f769155302de57a5e47df9d8d7b3b209aa95"><code>13c8f76</code></a> build(deps): bump golangci/golangci-lint-action from 4 to 6</li> <li><a href="https://github.com/opencontainers/selinux/commit/9dee859cbffb974e779f65efaef9f5ef6e1d260b"><code>9dee859</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/selinux/issues/211">#211</a> from opencontainers/dependabot/github_actions/tim-act...</li> <li><a href="https://github.com/opencontainers/selinux/commit/5f5e8c28c0b2778e9361cfbb279889ae454085bb"><code>5f5e8c2</code></a> build(deps): bump tim-actions/get-pr-commits from 1.3.0 to 1.3.1</li> <li><a href="https://github.com/opencontainers/selinux/commit/a11dd368d6c87b6e224ce852887a3b2e61d0fe2f"><code>a11dd36</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/selinux/issues/210">#210</a> from kolyshkin/add-dep</li> <li><a href="https://github.com/opencontainers/selinux/commit/2d0d0929c5d31f2437da04e62914746777cdef8c"><code>2d0d092</code></a> Add dependabot config</li> <li><a href="https://github.com/opencontainers/selinux/commit/7535250a22553b141c8f4b34591a9708157d3a18"><code>7535250</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/selinux/issues/208">#208</a> from austinvazquez/update-github-actions-packages</li> <li><a href="https://github.com/opencontainers/selinux/commit/76d8f982df81cb35eb40663afad7feda45713fdc"><code>76d8f98</code></a> Merge pull request <a href="https://redirect.github.com/opencontainers/selinux/issues/209">#209</a> from austinvazquez/update-go-matrix-in-ci</li> <li>Additional commits viewable in <a href="https://github.com/opencontainers/selinux/compare/v1.11.0...v1.11.1">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.11.0&new-version=1.11.1)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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:55:34 +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#2464
No description provided.