chore(deps): bump the k8s-dependencies group across 1 directory with 4 updates#140
chore(deps): bump the k8s-dependencies group across 1 directory with 4 updates#140dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…4 updates Bumps the k8s-dependencies group with 2 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/api` from 0.24.2 to 0.31.2 - [Commits](kubernetes/api@v0.24.2...v0.31.2) Updates `k8s.io/apimachinery` from 0.24.2 to 0.31.2 - [Commits](kubernetes/apimachinery@v0.24.2...v0.31.2) Updates `k8s.io/client-go` from 0.24.2 to 0.31.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.24.2...v0.31.2) Updates `k8s.io/klog/v2` from 2.70.1 to 2.130.1 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.70.1...v2.130.1) --- updated-dependencies: - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/klog/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the k8s-dependencies group with 2 updates in the / directory: k8s.io/api and k8s.io/client-go.
Updates
k8s.io/apifrom 0.24.2 to 0.31.2Commits
bc73ef7Update dependencies to v0.31.2 tag46f6230Merge pull request #126761thockin/automated-cherry-pick-of-#1267491857695fix v1a3 ResourceSliceList metadata field name382a091update codegen and openapi1073c1eregen clients6f8e3bdReview feedback437d97aCoordinated Leader Election Alpha API63e21d3Merge pull request #126243 from SergeyKanzhelev/devicePluginFailuresca07d5agenerated files7192863add AllocatedResourcesStatus field to ContainerStatusUpdates
k8s.io/apimachineryfrom 0.24.2 to 0.31.2Commits
a8f449eFalls back to SPDY for gorilla/websocket https proxy error62791ecMerge pull request #125571 from liggitt/filter-auth-02-sarcc2ba35add field and label selectors to authorization attributesce76a8fgenerate35052c5add subjectaccessreview field and label selectorsab06869Merge pull request #126105 from benluddy/cbor-framer429f4e4Implement runtime.Framer for CBOR Sequences.d7e1c53Merge pull request #126018 from aroradaman/bump-k8s-utils07cb122Merge pull request #125748 from benluddy/cbor-custom-marshalersdd17456bump k8s.io/utilsUpdates
k8s.io/client-gofrom 0.24.2 to 0.31.2Commits
270e5abUpdate dependencies to v0.31.2 tag5e3e8eainformers: add comment that Start does not blockf71a5ccCall non-blocking informerFactory.Start synchronously to avoid races4536e5aMerge pull request #124012 from Jefftree/le-controller93c6a5bMerge pull request #126353 from liggitt/fix-vendor6a9911arevendor dependenciesfe54892Merge pull request #126243 from SergeyKanzhelev/devicePluginFailures825f52eChange PingTime to be persistentf45c451fix ordering issue in candidates18dd587feedback: leasecandidate clientsUpdates
k8s.io/klog/v2from 2.70.1 to 2.130.1Release notes
Sourced from k8s.io/klog/v2's releases.
... (truncated)
Commits
75663bbMerge pull request #408 from pohly/klog-flush-sync-fix2327d4cdata race: avoid unprotected access to sb.file16c7d26Merge pull request #401 from pohly/ktesting-warning-delaycd24012ktesting: tone down warning about leaked test goroutine2ee202aMerge pull request #404 from 1978629634/fsync-freelock79575d8Do not acquire lock for file.Sync() fsync call7af45d6Merge pull request #406 from pohly/linterd008cfeexamples: fix linter warningab53041Merge pull request #402 from pohly/linter-issuesff7c070build: fix some linter warningsDependabot 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 <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions