Open dependabot[bot] opened 6 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 kevin-wangzefeng for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Name | Link |
---|---|
Latest commit | 357e278b515b75952f43aa25174a615d68952bcf |
Latest deploy log | https://app.netlify.com/sites/kurator-dev/deploys/6719b617f823fb0008f48d0c |
Bumps the k8s-io group with 1 update in the / directory: k8s.io/code-generator.
Updates
k8s.io/code-generator
from 0.27.8 to 0.31.2Commits
d70d5fa
Update dependencies to v0.31.2 tagf74ea3c
informers: add comment that Start does not block80c52b8
Call non-blocking informerFactory.Start synchronously to avoid racese64302e
Merge pull request #126353 from liggitt/fix-vendord9fab2a
revendor dependenciesec3cc88
Merge pull request #125571 from liggitt/filter-auth-02-sarb4e74fb
generate41a074a
Merge pull request #126073 from a7i/fake-apply-scale-subresourcee788e07
Merge pull request #126018 from aroradaman/bump-k8s-utils100ab85
fix: fake clientset ApplyScale subresource from 'status' to 'scale'Updates
k8s.io/klog/v2
from 2.100.1 to 2.130.1Release notes
Sourced from k8s.io/klog/v2's releases.
... (truncated)
Commits
75663bb
Merge pull request #408 from pohly/klog-flush-sync-fix2327d4c
data race: avoid unprotected access to sb.file16c7d26
Merge pull request #401 from pohly/ktesting-warning-delaycd24012
ktesting: tone down warning about leaked test goroutine2ee202a
Merge pull request #404 from 1978629634/fsync-freelock79575d8
Do not acquire lock for file.Sync() fsync call7af45d6
Merge pull request #406 from pohly/linterd008cfe
examples: fix linter warningab53041
Merge pull request #402 from pohly/linter-issuesff7c070
build: fix some linter warningsUpdates
k8s.io/utils
from 0.0.0-20230711102312-30195339c3c7 to 0.0.0-20230726121419-3b25d923346bCommits
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