Closed dependabot[bot] closed 3 days ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign 0xfelix for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Hi @dependabot[bot]. Thanks for your PR.
PRs from untrusted users cannot be marked as trusted with /ok-to-test
in this repo meaning untrusted PR authors can never trigger tests themselves. Collaborators can still trigger tests on the PR using /test all
.
I understand the commands that are listed here.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the production-dependencies group with 3 updates: k8s.io/apimachinery, github.com/containerd/cgroups/v3 and golang.org/x/exp.
Updates
k8s.io/apimachinery
from 0.31.2 to 0.31.3Commits
Updates
github.com/containerd/cgroups/v3
from 3.0.3 to 3.0.4Release notes
Sourced from github.com/containerd/cgroups/v3's releases.
Commits
082af38
Merge pull request #353 from AkihiroSuda/go-modaa02188
go.mod: bump up1186f06
CI: drop Go 1.21d98c3a5
Merge pull request #352 from AlbertoBarba/fix/ci-lint6338d30
fix: use the specified go version in lint jobsffca7ca
Merge pull request #349 from jchorl/jchorl/ignoretimeout2e25118
Dont ignore failure to create cgroup after timeout190de3b
Merge pull request #346 from thaJeztah/migrate_userns6f4af8b
deprecate RunningInUserNS(), migrate to github.com/moby/sys/userns0c03de4
Merge pull request #345 from thaJeztah/bump_goUpdates
golang.org/x/exp
from 0.0.0-20241009180824-f66d83c29e7c to 0.0.0-20241108190413-2d47ceb2692fCommits
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