-
Notifications
You must be signed in to change notification settings - Fork 579
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 2 updates #4693
🌱 Bump the dependencies group in /hack/tools with 2 updates #4693
Conversation
Bumps the dependencies group in /hack/tools with 2 updates: [github.com/itchyny/gojq](https://github.com/itchyny/gojq) and [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq). 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) --- 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 ... Signed-off-by: dependabot[bot] <[email protected]>
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. |
/ok-to-test |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: richardcase The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the dependencies group in /hack/tools with 2 updates: github.com/itchyny/gojq and github.com/mikefarah/yq/v4.
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 notesDependabot 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