-
Notifications
You must be signed in to change notification settings - Fork 78
Bump the k8s-dependencies group across 1 directory with 6 updates #1165
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 6 updates #1165
Conversation
|
[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. |
|
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 |
edc09c6 to
b25bb4f
Compare
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
1 similar comment
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
b25bb4f to
9a27f7e
Compare
9a27f7e to
50cb322
Compare
50cb322 to
98be936
Compare
Bumps the k8s-dependencies group with 2 updates in the / directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils). Updates `k8s.io/apimachinery` from 0.32.3 to 0.34.0 - [Commits](kubernetes/apimachinery@v0.32.3...v0.34.0) Updates `k8s.io/mount-utils` from 0.32.3 to 0.34.0 - [Commits](kubernetes/mount-utils@v0.32.3...v0.34.0) Updates `k8s.io/utils` from 0.0.0-20241104100929-3ea5e8cea738 to 0.0.0-20250604170112-4c0f3b243397 - [Commits](https://github.com/kubernetes/utils/commits) Updates `k8s.io/kube-openapi` from 0.0.0-20241105132330-32ad38e42d3f to 0.0.0-20250710124328-f3f2b991d03b - [Commits](https://github.com/kubernetes/kube-openapi/commits) Updates `sigs.k8s.io/json` from 0.0.0-20241010143419-9aa6b5e7a4b3 to 0.0.0-20241014173422-cfa47c3a1cc8 - [Commits](https://github.com/kubernetes-sigs/json/commits) Updates `sigs.k8s.io/yaml` from 1.4.0 to 1.6.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.6.0) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/mount-utils dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/utils dependency-version: 0.0.0-20250604170112-4c0f3b243397 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: k8s.io/kube-openapi dependency-version: 0.0.0-20250710124328-f3f2b991d03b dependency-type: indirect update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/json dependency-version: 0.0.0-20241014173422-cfa47c3a1cc8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/yaml dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
98be936 to
272bcc0
Compare
|
@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. 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. I understand the commands that are listed here. |
Bumps the k8s-dependencies group with 2 updates in the / directory: k8s.io/apimachinery and k8s.io/mount-utils.
Updates
k8s.io/apimachineryfrom 0.32.3 to 0.34.0Commits
b72d93dMerge remote-tracking branch 'origin/master' into release-1.34cd8b91cclarify that staging repos are automatically published8c59599add pointer to CONTRIBUTING.md for more details on contributing, clarify read...ec3cea5link to what a staging repository ise4db694docs: clarify that this is a staging repository and not for direct contributions04507a3Merge pull request #132942 from thockin/kyaml50e39b1Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers7d108e8Re-vendor sigs.k8s.io/yaml @ v1.6.058c4eb0Merge pull request #133130 from ylink-lfs/chore/residual_boolptr_removal38a24e6chore: residual boolptr and intptr removalUpdates
k8s.io/mount-utilsfrom 0.32.3 to 0.34.0Commits
742616cMerge remote-tracking branch 'origin/master' into release-1.34d62c057clarify that staging repos are automatically publisheda1a3370add pointer to CONTRIBUTING.md for more details on contributing, clarify read...f0b1c01link to what a staging repository is82afb88docs: clarify that this is a staging repository and not for direct contributionsbeb84abUpdate vendore1e036dpin kube-openapi to v0.0.0-20250628140032-d90c4fd18f592e0186bMerge pull request #132103 from nojnhuh/typed-ring-buffera014d36Update k8s.io/utils for new generic ring buffer1384034Merge pull request #131820 from dims/drop-dependency-on-x/exp-package-in-moun...Updates
k8s.io/utilsfrom 0.0.0-20241104100929-3ea5e8cea738 to 0.0.0-20250604170112-4c0f3b243397Commits
Updates
k8s.io/kube-openapifrom 0.0.0-20241105132330-32ad38e42d3f to 0.0.0-20250710124328-f3f2b991d03bCommits
Updates
sigs.k8s.io/jsonfrom 0.0.0-20241010143419-9aa6b5e7a4b3 to 0.0.0-20241014173422-cfa47c3a1cc8Commits
Updates
sigs.k8s.io/yamlfrom 1.4.0 to 1.6.0Release notes
Sourced from sigs.k8s.io/yaml's releases.
Commits
048d724Merge pull request #132 from thockin/master23c836cBolster tests, mostly in error-handling2e3340bAdd compact output tests4a4f539Add test case for tabs in multi-line strings13509adChange which methods get a newline and fix tests59c2c43Add compact mode so KYAML can be used in more placesabc1addkyaml: Implement escaping closer to YAML spec7749171Add a yamlfmt cmda932007Add KYAML support0f318dcMerge pull request #134 from kubernetes-sigs/forgot-to-add-redirects-for-cons...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 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