-
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 across 1 directory with 5 updates #5246
🌱 bump the dependencies group across 1 directory with 5 updates #5246
Conversation
Bumps the dependencies group with 5 updates in the /hack/tools directory: | Package | From | To | | --- | --- | --- | | [github.com/itchyny/gojq](https://github.com/itchyny/gojq) | `0.12.16` | `0.12.17` | | [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) | `4.44.5` | `4.44.6` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.31.3` | `0.31.4` | | [sigs.k8s.io/kind](https://github.com/kubernetes-sigs/kind) | `0.23.0` | `0.25.0` | | [sigs.k8s.io/kustomize/kustomize/v5](https://github.com/kubernetes-sigs/kustomize) | `5.3.0` | `5.5.0` | Updates `github.com/itchyny/gojq` from 0.12.16 to 0.12.17 - [Release notes](https://github.com/itchyny/gojq/releases) - [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md) - [Commits](itchyny/gojq@v0.12.16...v0.12.17) Updates `github.com/mikefarah/yq/v4` from 4.44.5 to 4.44.6 - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.44.5...v4.44.6) Updates `k8s.io/apimachinery` from 0.31.3 to 0.31.4 - [Commits](kubernetes/apimachinery@v0.31.3...v0.31.4) Updates `sigs.k8s.io/kind` from 0.23.0 to 0.25.0 - [Release notes](https://github.com/kubernetes-sigs/kind/releases) - [Commits](kubernetes-sigs/kind@v0.23.0...v0.25.0) Updates `sigs.k8s.io/kustomize/kustomize/v5` from 5.3.0 to 5.5.0 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@kustomize/v5.3.0...kustomize/v5.5.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: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sigs.k8s.io/kind 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. |
Superseded by #5256. |
Bumps the dependencies group with 5 updates in the /hack/tools directory:
0.12.16
0.12.17
4.44.5
4.44.6
0.31.3
0.31.4
0.23.0
0.25.0
5.3.0
5.5.0
Updates
github.com/itchyny/gojq
from 0.12.16 to 0.12.17Release notes
Sourced from github.com/itchyny/gojq's releases.
Changelog
Sourced from github.com/itchyny/gojq's changelog.
Commits
f4c2cfe
bump up version to 0.12.17f561d02
update CHANGELOG.md for v0.12.175fbda3f
implement --library-path option as the alias of -L optionaf0c3da
use strings.Repeat to repeat a space in formatting flags8a09826
fix reduce syntax to emit results for each initial valueb685aac
avoid repeating the same return type8f6a146
refactor stream input iterator to use jsonInputIter9de339f
refactor color parsing and environ loader using strings.Cutb144489
handle error of setting environment variables in tests086bd2b
implement skip/2, fix limit/2 to emit error on negative countUpdates
github.com/mikefarah/yq/v4
from 4.44.5 to 4.44.6Release notes
Sourced from github.com/mikefarah/yq/v4's releases.
Changelog
Sourced from github.com/mikefarah/yq/v4's changelog.
Commits
4839dbb
Bumping version342efb2
Fixed panic on multipling string by very large number #22112201381
Fixed multiply string by negative number panic #22115273715
Fixed panic error #2211e204677
Fixed no-colors regression #2218f768159
Create docker image for armv7 / raspberry pi3c16b180
Make sure to update the key when deleting array elements3bca3a2
Bump github.com/elliotchance/orderedmap from 1.6.0 to 1.7.070bef5b
Bump golang.org/x/net from 0.31.0 to 0.32.0ea2ba18
Bump golang from 1.23.3 to 1.23.4Updates
k8s.io/apimachinery
from 0.31.3 to 0.31.4Commits
Updates
sigs.k8s.io/kind
from 0.23.0 to 0.25.0Release notes
Sourced from sigs.k8s.io/kind's releases.
... (truncated)
Commits
51c0bf7
version v0.25.044f5bd9
Merge pull request #3785 from BenTheElder/images202d8a7f
bump node image3b84129
bump local-path-provisioner857c378
bump kindnetd3c0da11
bump base image5c6d2da
Merge pull request #3783 from BenTheElder/go1.22.924e2771
bump to go 1.22.930bc6ab
Merge pull request #3778 from kebe7jun/fix/default-hostip1852589
Setting the default hostIP forget kubeconfig
Updates
sigs.k8s.io/kustomize/kustomize/v5
from 5.3.0 to 5.5.0Release notes
Sourced from sigs.k8s.io/kustomize/kustomize/v5's releases.
... (truncated)
Commits
afe7793
Merge pull request #5783 from koba1t/pinToApiae98655
Update api to v0.18.0faccc12
Merge pull request #5782 from koba1t/pinToCmdConfigfdf9f59
Update cmd/config to v0.15.0e2967cf
Merge pull request #5781 from koba1t/pinToKyamld22fa37
Update kyaml to v0.18.101cce4f
Merge pull request #5756 from viniciusdc/5755-kustomize-install54cbcdc
Merge pull request #5770 from koba1t/add_write_permission_to_run_release_CIb36b222
add write permission to run release CI2cd9a2e
Merge pull request #5768 from dims/remove-starlark-supportDependabot 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