-
Notifications
You must be signed in to change notification settings - Fork 3.8k
build(deps): bump github.com/opencontainers/selinux from 1.12.0 to 1.13.1 #12528
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.12.0 to 1.13.1 #12528
Conversation
| github.com/cilium/ebpf v0.16.0 // indirect | ||
| github.com/containers/ocicrypt v1.2.1 // indirect | ||
| github.com/cpuguy83/go-md2man/v2 v2.0.7 // indirect | ||
| github.com/cyphar/filepath-securejoin v0.5.1 // indirect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not allowed license MPL-2.0 found for library github.com/cyphar/filepath-securejoin/internal/consts Not allowed license MPL-2.0 found for library github.com/cyphar/filepath-securejoin/pathrs-litehttps://github.com/containerd/containerd/actions/runs/19249042816/job/55029886731?pr=12498
Needs:
Originally posted by @AkihiroSuda in #12498 (comment)
530d15a to
2026e63
Compare
2026e63 to
d8113bd
Compare
b76246a to
24cc617
Compare
Bumps [github.com/opencontainers/selinux](https://github.com/opencontainers/selinux) from 1.12.0 to 1.13.1. - [Release notes](https://github.com/opencontainers/selinux/releases) - [Commits](opencontainers/selinux@v1.12.0...v1.13.1) --- updated-dependencies: - dependency-name: github.com/opencontainers/selinux dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
24cc617 to
72b218e
Compare
| repo-access-token: ${{ secrets.GITHUB_TOKEN }} | ||
| # github.com/cyphar/filepath-securejoin: MPL-2.0 AND BSD-3-Clause | ||
| # Approval: https://github.com/cncf/foundation/issues/1154#issuecomment-3562385979 | ||
| go-licenses-ignore: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So once the whole approval is done, a line will be added to one of the CSV's in https://github.com/cncf/foundation/tree/9c7d1eaed8af8e8ac21c8ac546898ea47aa2f110/license-exceptions and after that this exception can be removed? Or do we continue have to add this exception everywhere?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cannot be removed, as the license checker does not recognize that CSV
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, thanks! I went looking how that check worked, and found a link to those CSV's so made the (wrong) assumption it used those CSVs.
Using them definitely would be good, as there may be multiple projects having those dependencies, so would not require us to update all of them with a special-case.
thaJeztah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
(sorry, thought I already let an LGTM 🙈)
Bumps github.com/opencontainers/selinux from 1.12.0 to 1.13.1.
Release notes
Sourced from github.com/opencontainers/selinux's releases.
Commits
5647f06Merge pull request #242 from Luap99/securejoin69a52b8downgrade github.com/cyphar/filepath-securejoin to v0.5.16950c32Merge pull request #240 from opencontainers/dependabot/github_actions/golangc...9a88c88build(deps): bump golangci/golangci-lint-action from 8 to 94be9937Merge pull request #237 from cyphar/selinux-safe-procfsc8cfa6fselinux: migrate to pathrs-lite procfs APIf2424d8Merge pull request #236 from kolyshkin/modernize-ci648ce7fci: add go 1.25916cab9ci: bump golangci-lint to v2.5b42e5c8all: format sources with latest gofumptDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)