chore(deps): bump the k8s-deps group across 1 directory with 6 updates#22
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the k8s-deps group across 1 directory with 6 updates#22dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the k8s-deps group with 4 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver), [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) and [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml). Updates `k8s.io/api` from 0.33.0 to 0.33.2 - [Commits](kubernetes/api@v0.33.0...v0.33.2) Updates `k8s.io/apiextensions-apiserver` from 0.33.0 to 0.33.2 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.33.0...v0.33.2) Updates `k8s.io/apimachinery` from 0.33.0 to 0.33.2 - [Commits](kubernetes/apimachinery@v0.33.0...v0.33.2) Updates `k8s.io/client-go` from 0.33.0 to 0.33.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.33.0...v0.33.2) Updates `sigs.k8s.io/controller-runtime` from 0.20.4 to 0.21.0 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.4...v0.21.0) Updates `sigs.k8s.io/yaml` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/kubernetes-sigs/yaml/releases) - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/yaml@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: k8s.io/api dependency-version: 0.33.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-deps - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.33.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-deps - dependency-name: k8s.io/apimachinery dependency-version: 0.33.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-deps - dependency-name: k8s.io/client-go dependency-version: 0.33.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-deps - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-deps - dependency-name: sigs.k8s.io/yaml dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the k8s-deps group with 4 updates in the / directory: k8s.io/api, k8s.io/apiextensions-apiserver, sigs.k8s.io/controller-runtime and sigs.k8s.io/yaml.
Updates
k8s.io/apifrom 0.33.0 to 0.33.2Commits
c9534e4Update dependencies to v0.33.2 tagUpdates
k8s.io/apiextensions-apiserverfrom 0.33.0 to 0.33.2Commits
59ca962Update dependencies to v0.33.2 tagUpdates
k8s.io/apimachineryfrom 0.33.0 to 0.33.2Commits
173776aMerge pull request #131708tigrato/automated-cherry-pick-of-#131702a3d1fdefix: fixes a possible panic inNewYAMLToJSONDecoderUpdates
k8s.io/client-gofrom 0.33.0 to 0.33.2Commits
f2e6cadUpdate dependencies to v0.33.2 tagUpdates
sigs.k8s.io/controller-runtimefrom 0.20.4 to 0.21.0Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
71f7db5Merge pull request #3225 from troy0820/troy0820/prepare-for-0.21-release52d8779update README with go versionab37f74Merge pull request #3223 from troy0820/troy0820/return-warnings-on-webhooks250a88freturn warnings on webhooks85ee7a9Merge pull request #3217 from kubernetes-sigs/dependabot/github_actions/all-g...81f1fae🌱 Bump the all-github-actions group across 1 directory with 3 updatesd9a2274Merge pull request #3187 from dongjiang1989/update-golangci-lint-v29c38211update golangci-lint to v29b5f6a7Merge pull request #3208 from troy0820/troy0820/api-machinery-marshalb3278dfuse sigs.k8s.io/json to unmarshal in fakeclientUpdates
sigs.k8s.io/yamlfrom 1.4.0 to 1.5.0Release notes
Sourced from sigs.k8s.io/yaml's releases.
Commits
0f318dcMerge pull request #134 from kubernetes-sigs/forgot-to-add-redirects-for-cons...b8fc0c0Forgot to add redirects for v3 constants8eaa802Merge pull request #133 from kubernetes-sigs/deprecate-code-in-goyaml.v3-goya...69e45c1Deprecate code in goyaml.v2/goyaml.v3 directories and redirect0fe7da3Merge pull request #125 from kragniz/go-1.2414cbb88Test against go 1.24.xc6ac2c9Merge pull request #126 from kragniz/remove-travis203ded9Remove old travisci config fileb9a9b1cMerge pull request #106 from ThatsMrTalbot/patch-14c6913ffix: wrap errors returned by JSON unmarshalDependabot 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