-
Notifications
You must be signed in to change notification settings - Fork 77
Bump the k8s-dependencies group across 1 directory with 4 updates #1141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Bump the k8s-dependencies group across 1 directory with 4 updates #1141
Conversation
Bumps the k8s-dependencies group with 3 updates in the / directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils) and [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml). Updates `k8s.io/apimachinery` from 0.32.3 to 0.33.2 - [Commits](kubernetes/apimachinery@v0.32.3...v0.33.2) Updates `k8s.io/mount-utils` from 0.32.3 to 0.33.2 - [Commits](kubernetes/mount-utils@v0.32.3...v0.33.2) Updates `k8s.io/kube-openapi` from 0.0.0-20241105132330-32ad38e42d3f to 0.0.0-20250318190949-c8a335a9a2ff - [Commits](https://github.com/kubernetes/kube-openapi/commits) 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/apimachinery dependency-version: 0.33.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/mount-utils dependency-version: 0.33.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/kube-openapi dependency-version: 0.0.0-20250318190949-c8a335a9a2ff dependency-type: indirect update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/yaml dependency-version: 1.5.0 dependency-type: indirect 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.
Needs 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. Instructions 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. |
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions 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. I understand the commands that are listed here. |
Bumps the k8s-dependencies group with 3 updates in the / directory: k8s.io/apimachinery, k8s.io/mount-utils and sigs.k8s.io/yaml.
Updates
k8s.io/apimachinery
from 0.32.3 to 0.33.2Commits
173776a
Merge pull request #131708tigrato/automated-cherry-pick-of-#131702
a3d1fde
fix: fixes a possible panic inNewYAMLToJSONDecoder
955939f
bump etcd 3.5.21 sdke8a77bd
Merge pull request #130910 from googs1025/fix/datarace7e8c77e
Merge pull request #130906 from serathius/streaming-validation27fd396
flake: fix data race for func TestBackoff_Step8bcc6f1
Update kube-openapi and integrate streaming tags validation6ce776c
Merge pull request #130857 from thockin/kk_small_vg_diffsf2c94d6
Comment on origin and JSON schemab63ba07
Use origin in validateFalse's own testUpdates
k8s.io/mount-utils
from 0.32.3 to 0.33.2Commits
92a975a
Merge pull request #131636gnufied/automated-cherry-pick-of-#131568
b41b874
Disable size check for xfs/ext3/ext4 filesystems before expansion95e2a45
Disable disk size checking when calling NeedsResize function74cf796
bump etcd 3.5.21 sdkd561b6c
Merge pull request #128919 from dashpole/update_otel4677dfb
update go.opentelemetry.io dependencies to v1.33.0/v0.58.0fa59238
Merge pull request #130474 from dims/bump-x/crypto-and-x/oauth2f1e41cf
Merge pull request #129688 from cpanato/update-main-go124253ff8b
Bump x/oauth2 and x/crypto44107ee
bump go.mod to set min go1.24Updates
k8s.io/kube-openapi
from 0.0.0-20241105132330-32ad38e42d3f to 0.0.0-20250318190949-c8a335a9a2ffCommits
Updates
sigs.k8s.io/yaml
from 1.4.0 to 1.5.0Release notes
Sourced from sigs.k8s.io/yaml's releases.
Commits
0f318dc
Merge pull request #134 from kubernetes-sigs/forgot-to-add-redirects-for-cons...b8fc0c0
Forgot to add redirects for v3 constants8eaa802
Merge pull request #133 from kubernetes-sigs/deprecate-code-in-goyaml.v3-goya...69e45c1
Deprecate code in goyaml.v2/goyaml.v3 directories and redirect0fe7da3
Merge pull request #125 from kragniz/go-1.2414cbb88
Test against go 1.24.xc6ac2c9
Merge pull request #126 from kragniz/remove-travis203ded9
Remove old travisci config fileb9a9b1c
Merge pull request #106 from ThatsMrTalbot/patch-14c6913f
fix: 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 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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