-
Notifications
You must be signed in to change notification settings - Fork 604
🌱 Bump the dependencies group in /hack/tools with 3 updates #4691
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 3 updates #4691
Conversation
Bumps the dependencies group in /hack/tools with 3 updates: [github.com/itchyny/gojq](https://github.com/itchyny/gojq), [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) and [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools). Updates `github.com/itchyny/gojq` from 0.12.13 to 0.12.14 - [Release notes](https://github.com/itchyny/gojq/releases) - [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md) - [Commits](itchyny/gojq@v0.12.13...v0.12.14) Updates `github.com/mikefarah/yq/v4` from 4.40.2 to 4.40.5 - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.40.2...v4.40.5) Updates `sigs.k8s.io/controller-tools` from 0.12.1 to 0.13.0 - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/controller-tools@v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: github.com/itchyny/gojq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/mikefarah/yq/v4 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 ... Signed-off-by: dependabot[bot] <support@github.com>
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. 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/test-infra repository. |
[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/test-infra repository. |
Controller tools shouldn't be updated /hold |
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
Bumps the dependencies group in /hack/tools with 3 updates: github.com/itchyny/gojq, github.com/mikefarah/yq/v4 and sigs.k8s.io/controller-tools.
Updates
github.com/itchyny/gojq
from 0.12.13 to 0.12.14Release notes
Sourced from github.com/itchyny/gojq's releases.
Changelog
Sourced from github.com/itchyny/gojq's changelog.
Commits
3841526
bump up version to 0.12.1468233df
update CHANGELOG.md for v0.12.14ce4acbb
update jq differences to drop a note on scan/231597aa
update dependencies149f55c
update jq differences for jq 1.7 release4066b7a
refactor halt error implementation47f5df9
fix error function to throw an error even for null0bbee22
disable fail fast in CI workflow matrixff520e5
improve indentation of action workflows326fde3
update astgen-go and drop redundant type of composite literals of builtinsUpdates
github.com/mikefarah/yq/v4
from 4.40.2 to 4.40.5Release notes
Sourced from github.com/mikefarah/yq/v4's releases.
Changelog
Sourced from github.com/mikefarah/yq/v4's changelog.
Commits
dd64899
Bumping version755becd
Release notes7f26d91
Fixed handling of --- #1890, #1896fa322ae
Bump golang from 1.21.4 to 1.21.5 (#1895)c7b14ea
Bump actions/setup-go from 4 to 5 (#1894)2fd1537
Bump github.com/alecthomas/participle/v2 from 2.1.0 to 2.1.1 (#1893)1db4b52
Bump github.com/yuin/gopher-lua from 1.1.0 to 1.1.1 (#1892)d474bb8
Fixing sef fault on bad XML #18881c3d551
Bumping versiond16b6fb
Release notesUpdates
sigs.k8s.io/controller-tools
from 0.12.1 to 0.13.0Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
Commits
d89d6ae
Merge pull request #832 from sbueringer/pr-bump-k-1.2802a4e5c
Bump to k/k v0.28.0498444b
Merge pull request #841 from kubernetes-sigs/dependabot/go_modules/golang.org...e747d1b
🌱 Bump golang.org/x/tools from 0.11.1 to 0.12.0d18ba5c
Merge pull request #810 from shyamradhakrishnan/shyamradhakrishnan-fix-8090089762
Merge pull request #840 from kubernetes-sigs/dependabot/go_modules/golang.org...17720f8
🌱 Bump golang.org/x/tools from 0.11.0 to 0.11.1c94980b
Merge pull request #838 from kubernetes-sigs/dependabot/go_modules/github.com...7d12792
🌱 Bump github.com/onsi/gomega from 1.27.9 to 1.27.101d54c6c
Merge pull request #836 from kubernetes-sigs/dependabot/go_modules/github.com...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 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