piraeusdatastore / linstor-csi

CSI plugin for LINSTOR
Apache License 2.0
109 stars 27 forks source link

build(deps): bump the gomod group with 2 updates #302

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 1 week ago

Bumps the gomod group with 2 updates: google.golang.org/protobuf and github.com/opencontainers/runc.

Updates google.golang.org/protobuf from 1.35.1 to 1.35.2

Updates github.com/opencontainers/runc from 1.2.1 to 1.2.2

Changelog

Sourced from github.com/opencontainers/runc's changelog.

[1.2.2] - 2024-11-15

Specialization is for insects.

Fixed

  • Fixed the failure of runc delete on a rootless container with no dedicated cgroup on a system with read-only /sys/fs/cgroup mount. This is a regression in runc 1.2.0, causing a failure when using rootless buildkit. (#4518, #4531)
  • Using runc on a system where /run/runc and /usr/bin are on different filesystems no longer results in harmless but annoying messages ("overlayfs: "xino" feature enabled using 3 upper inode bits") appearing in the kernel log. (#4508, #4530)

Changed

  • Better memfd-bind documentation. (#4530)
  • CI: bump Fedora 40 -> 41. (#4528)
Commits
  • 7cb3632 VERSION: release v1.2.2
  • 24591c0 Merge pull request #4530 from lifubang/backport-4509-4525
  • eb676de memfd-bind: elaborate kernel requirements for overlayfs protection
  • 82f3af8 readme: drop unused memfd-bind reference
  • 2421b59 memfd-bind: mention that overlayfs obviates the need for it
  • b1f733b dmz: overlay: set xino=off to disable dmesg spam
  • 1b42ebc Merge pull request #4531 from lifubang/backport-4523
  • 832faf0 libct/cg: add test for remove a non-existent dir in a ro mount point
  • 8bfc3b5 Merge pull request #4528 from lifubang/backport-4505
  • e41cc27 libct/cg: RemovePath: improve comments
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions