-
Notifications
You must be signed in to change notification settings - Fork 45
chore: bump the k8s-dependencies group with 8 updates #184
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
Conversation
anik120
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@VaishnaviHire @nathan-weinberg this dependabot PR is what I was mainly hoping would execute smoothly, and looks like it did..almost.
The manifests needed to be regenerated after the bumps. I've created a PR to supersede this one: #189
so this will have to be
/close
-ed
| sigs.k8s.io/kustomize/api v0.18.0 | ||
| sigs.k8s.io/kustomize/kyaml v0.18.1 | ||
| sigs.k8s.io/yaml v1.4.0 | ||
| k8s.io/api v0.34.2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice. k8s dependencies going from v0.29.2 to v0.34.2 (which is the latest)
Bumps the k8s-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.29.0` | `0.34.2` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.29.2` | `0.34.2` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.29.2` | `0.34.2` | | [k8s.io/utils](https://github.com/kubernetes/utils) | `0.0.0-20250502105355-0f33e8f1c979` | `0.0.0-20250604170112-4c0f3b243397` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.17.2` | `0.22.4` | | [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) | `0.18.0` | `0.21.0` | | [sigs.k8s.io/kustomize/kyaml](https://github.com/kubernetes-sigs/kustomize) | `0.18.1` | `0.21.0` | | [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) | `1.4.0` | `1.6.0` | Updates `k8s.io/apiextensions-apiserver` from 0.29.0 to 0.34.2 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.29.0...v0.34.2) Updates `k8s.io/apimachinery` from 0.29.2 to 0.34.2 - [Commits](kubernetes/apimachinery@v0.29.2...v0.34.2) Updates `k8s.io/client-go` from 0.29.2 to 0.34.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.29.2...v0.34.2) Updates `k8s.io/utils` from 0.0.0-20250502105355-0f33e8f1c979 to 0.0.0-20250604170112-4c0f3b243397 - [Commits](https://github.com/kubernetes/utils/commits) Updates `sigs.k8s.io/controller-runtime` from 0.17.2 to 0.22.4 - [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.17.2...v0.22.4) Updates `sigs.k8s.io/kustomize/api` from 0.18.0 to 0.21.0 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@api/v0.18.0...api/v0.21.0) Updates `sigs.k8s.io/kustomize/kyaml` from 0.18.1 to 0.21.0 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@kyaml/v0.18.1...api/v0.21.0) 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/apiextensions-apiserver dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.34.2 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: sigs.k8s.io/controller-runtime dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/kustomize/api dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/kustomize/kyaml dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/yaml dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1b60fbf to
1595f53
Compare
|
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 |
|
Closing this for #189 |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
#184 is failing the pre-commit check because the manifests needed to be re-generated after the k8s bumps. This PR adds: - A commit on top of 184 with the new re-generated manifest. - Another commit with the regenerated installer script - Another commit that replaces a deprecated API with the new version. Signed-off-by: Anik Bhattacharjee <anbhatta@redhat.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Anik Bhattacharjee <anbhatta@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the k8s-dependencies group with 8 updates:
0.29.00.34.20.29.20.34.20.29.20.34.20.0.0-20250502105355-0f33e8f1c9790.0.0-20250604170112-4c0f3b2433970.17.20.22.40.18.00.21.00.18.10.21.01.4.01.6.0Updates
k8s.io/apiextensions-apiserverfrom 0.29.0 to 0.34.2Commits
9fd4b8cUpdate dependencies to v0.34.2 tag4a9fea1Merge pull request #133901yongruilin/automated-cherry-pick-of-#1338963896d9ffix: Only warn for unrecognized formats on type=stringaada5e8Merge remote-tracking branch 'origin/master' into release-1.34bad5b2aclarify that staging repos are automatically publishedf498996add pointer to CONTRIBUTING.md for more details on contributing, clarify read...f782221link to what a staging repository is3625d64docs: clarify that this is a staging repository and not for direct contributions71e26b6Bump etcd sdk to v3.6.4056a425Merge pull request #133180 from ylink-lfs/chore/ptr_cast_replaceUpdates
k8s.io/apimachineryfrom 0.29.2 to 0.34.2Commits
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/client-gofrom 0.29.2 to 0.34.2Commits
54601aaUpdate dependencies to v0.34.2 tag1bb1ad2Merge pull request #134589liggitt/automated-cherry-pick-of-#1345882505205Remove invalid SAN certificate construction7ffba0fMerge pull request #134004DerekFrank/automated-cherry-pick-of-#133573145cb8fgofmt and review feedbackddcdc12fix: Update unit test to catch actual nil Labels case and fix functionality t...97396afMerge remote-tracking branch 'origin/master' into release-1.345f737f3clarify that staging repos are automatically published0b8655badd pointer to CONTRIBUTING.md for more details on contributing, clarify read...c00384clink to what a staging repository isUpdates
k8s.io/utilsfrom 0.0.0-20250502105355-0f33e8f1c979 to 0.0.0-20250604170112-4c0f3b243397Commits
Updates
sigs.k8s.io/controller-runtimefrom 0.17.2 to 0.22.4Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
7a1b16dMerge pull request #3378 from k8s-infra-cherrypick-robot/cherry-pick-3376-to-...539c94fcache: Allow fine-granular configuration of SyncPeriod8be8410Merge pull request #3377 from k8s-infra-cherrypick-robot/cherry-pick-3372-to-...3f86a10envtest: respect pre-configured binary paths in ControlPlane64152a0Merge pull request #3371 from alvaroaleman/cp-fixb3eff6dpriority queue: properly sync thewaitermanipulation88269f3Merge pull request #3357 from k8s-infra-cherrypick-robot/cherry-pick-3353-to-...c7df7c9add namespace for test with namespace_client04b5a29Merge pull request #3352 from k8s-infra-cherrypick-robot/cherry-pick-3351-to-...f5a9781update List in namespaced clientUpdates
sigs.k8s.io/kustomize/apifrom 0.18.0 to 0.21.0Release notes
Sourced from sigs.k8s.io/kustomize/api's releases.
... (truncated)
Commits
6661fefMerge pull request #6008 from koba1t/pinToCmdConfig3c59244Update cmd/config to v0.21.0ade7bd6Merge pull request #6007 from koba1t/pinToKyaml0fc7554Update kyaml to v0.21.08761791fix(kyaml/yaml): minor nil safety fix for RNode.Content etc (#5985)153a372Merge pull request #5679 from koba1t/implements_to_replacements_value_in_the_...de01137Merge pull request #5991 from isarns/fix/labels-without-selector-duplicate-ke...4d37afestyle(cmd-edit-add-label): lint multiple labels without selector testf71e4d7style(cmd-edit-add-label): lint multiple labels without selector testd427f61test(cmd-edit-add-label): add multiple labels without selector testUpdates
sigs.k8s.io/kustomize/kyamlfrom 0.18.1 to 0.21.0Release notes
Sourced from sigs.k8s.io/kustomize/kyaml's releases.
... (truncated)
Commits
6661fefMerge pull request #6008 from koba1t/pinToCmdConfig3c59244Update cmd/config to v0.21.0ade7bd6Merge pull request #6007 from koba1t/pinToKyaml0fc7554Update kyaml to v0.21.08761791fix(kyaml/yaml): minor nil safety fix for RNode.Content etc (#5985)153a372Merge pull request #5679 from koba1t/implements_to_replacements_value_in_the_...de01137Merge pull request #5991 from isarns/fix/labels-without-selector-duplicate-ke...4d37afestyle(cmd-edit-add-label): lint multiple labels without selector testf71e4d7style(cmd-edit-add-label): lint multiple labels without selector testd427f61test(cmd-edit-add-label): add multiple labels without selector testUpdates
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