-
Notifications
You must be signed in to change notification settings - Fork 588
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
🌱 bump the dependencies group in /hack/tools with 4 updates #5326
🌱 bump the dependencies group in /hack/tools with 4 updates #5326
Conversation
Bumps the dependencies group in /hack/tools with 4 updates: [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) and [sigs.k8s.io/kustomize/kustomize/v5](https://github.com/kubernetes-sigs/kustomize). Updates `github.com/mikefarah/yq/v4` from 4.44.6 to 4.45.1 - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.44.6...v4.45.1) Updates `k8s.io/apimachinery` from 0.31.4 to 0.31.5 - [Commits](kubernetes/apimachinery@v0.31.4...v0.31.5) Updates `sigs.k8s.io/controller-tools` from 0.16.5 to 0.17.1 - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml) - [Commits](kubernetes-sigs/controller-tools@v0.16.5...v0.17.1) Updates `sigs.k8s.io/kustomize/kustomize/v5` from 5.5.0 to 5.6.0 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@kustomize/v5.5.0...kustomize/v5.6.0) --- updated-dependencies: - dependency-name: github.com/mikefarah/yq/v4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sigs.k8s.io/controller-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sigs.k8s.io/kustomize/kustomize/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 test 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. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the dependencies group in /hack/tools with 4 updates: github.com/mikefarah/yq/v4, k8s.io/apimachinery, sigs.k8s.io/controller-tools and sigs.k8s.io/kustomize/kustomize/v5.
Updates
github.com/mikefarah/yq/v4
from 4.44.6 to 4.45.1Release notes
Sourced from github.com/mikefarah/yq/v4's releases.
Changelog
Sourced from github.com/mikefarah/yq/v4's changelog.
Commits
8bf425b
Bumping versionf755755
Updated release notes0f390b2
Bumping goccy31ad7fb
Bump github.com/magiconair/properties from 1.8.7 to 1.8.9566cf82
Bump github.com/goccy/go-json from 0.10.3 to 0.10.42c9f833
Bump github.com/elliotchance/orderedmap from 1.7.0 to 1.7.1c02d44d
Bump golang.org/x/net from 0.32.0 to 0.33.0f73c862
feat: Create parent directories if --split-exp is used.294a170
Bumping versionUpdates
k8s.io/apimachinery
from 0.31.4 to 0.31.5Commits
Updates
sigs.k8s.io/controller-tools
from 0.16.5 to 0.17.1Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
... (truncated)
Commits
34a0f8e
Merge pull request #1124 from kubernetes-sigs/dependabot/go_modules/all-go-mo...862d84c
Merge pull request #1125 from kubernetes-sigs/dependabot/github_actions/all-g...00cc28b
🌱 Bump the all-github-actions group across 1 directory with 3 updates4489afe
🌱 Bump golang.org/x/tools9814fc3
Merge pull request #1122 from mtardy/pr/mtardy/embedded-aliascf0446d
pkg/crd: add a test for embedded/inline struct type aliasa7ed777
pkg/crd: fix alias type parsing7a92e7b
chore: regenerate testdata using go generatec71f903
Merge pull request #1117 from kubernetes-sigs/dependabot/go_modules/all-go-mo...26508e9
🌱 Bump github.com/onsi/gomegaUpdates
sigs.k8s.io/kustomize/kustomize/v5
from 5.5.0 to 5.6.0Release notes
Sourced from sigs.k8s.io/kustomize/kustomize/v5's releases.
Commits
95db4aa
Merge pull request #5840 from koba1t/pinToApi07f62bd
Update api to v0.19.0b69e765
Merge pull request #5839 from koba1t/pinToCmdConfig8a51255
Update cmd/config to v0.19.0ce667b7
Merge pull request #5837 from koba1t/pinToKyaml1b33db5
Update kyaml to v0.19.0880a7a0
add go work verification step for github actions (#5833)2867f35
downgrade go-difflib and go-spew to tagged releases (#5830)214aa2a
Merge pull request #5823 from kubernetes-sigs/dependabot/go_modules/hack/gola...6f62ee7
build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /hackDependabot 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