-
Notifications
You must be signed in to change notification settings - Fork 578
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 #4796
🌱 Bump the dependencies group in /hack/tools with 2 updates #4796
Conversation
Bumps the dependencies group in /hack/tools with 2 updates: [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) and [sigs.k8s.io/kind](https://github.com/kubernetes-sigs/kind). Updates `github.com/mikefarah/yq/v4` from 4.40.5 to 4.41.1 - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.40.5...v4.41.1) Updates `sigs.k8s.io/kind` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/kubernetes-sigs/kind/releases) - [Commits](kubernetes-sigs/kind@v0.21.0...v0.22.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: sigs.k8s.io/kind dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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. |
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. |
[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 |
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.
/lgtm
Superseded by #4815. |
Bumps the dependencies group in /hack/tools with 2 updates: github.com/mikefarah/yq/v4 and sigs.k8s.io/kind.
Updates
github.com/mikefarah/yq/v4
from 4.40.5 to 4.41.1Release notes
Sourced from github.com/mikefarah/yq/v4's releases.
Changelog
Sourced from github.com/mikefarah/yq/v4's changelog.
Commits
0476945
Bumping version3c3f118
Cleaning up log message formats9142c93
Improved log formatd9e1a78
Fixed Toml decoding when table array defined before parent #1922c32a9ce
Added new CSV option to turn off auto-parsing #1947e81b600
Fixing with_entries context #19258cde0c8
Can now retrieve the alias names of merge anchors #1942b55f52f
Improve merge docs1d06d8b
Another comment example2871fa0
Release notes for next releaseUpdates
sigs.k8s.io/kind
from 0.21.0 to 0.22.0Release notes
Sourced from sigs.k8s.io/kind's releases.
... (truncated)
Commits
2b248e7
version v0.22.065e3bdb
Merge pull request #3522 from BenTheElder/1292c248218
update to 1.29.2 imagef7e5c8e
Merge pull request #3521 from BenTheElder/bump-base5455f9e7
bump node image749005b
Merge pull request #3520 from BenTheElder/override-image3e2765a
drop creating /kind dir at node-image build timef5ccb02
Merge pull request #3495 from skriss/pr-contour-ingress335a10c
bump base image300f0ef
allow overriding IMAGE_NAMEDependabot 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