-
Notifications
You must be signed in to change notification settings - Fork 624
🌱 Bump the dependencies group in /hack/tools with 7 updates #5623
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 7 updates #5623
Conversation
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. |
Bumps the dependencies group in /hack/tools with 7 updates: | Package | From | To | | --- | --- | --- | | [github.com/a8m/envsubst](https://github.com/a8m/envsubst) | `1.4.2` | `1.4.3` | | [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) | `4.44.6` | `4.47.1` | | [github.com/spf13/pflag](https://github.com/spf13/pflag) | `1.0.6` | `1.0.7` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.3` | `0.32.8` | | [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) | `0.17.3` | `0.18.0` | | [sigs.k8s.io/kind](https://github.com/kubernetes-sigs/kind) | `0.26.0` | `0.29.0` | | [sigs.k8s.io/kustomize/kustomize/v5](https://github.com/kubernetes-sigs/kustomize) | `5.5.0` | `5.7.1` | Updates `github.com/a8m/envsubst` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/a8m/envsubst/releases) - [Commits](a8m/envsubst@v1.4.2...v1.4.3) Updates `github.com/mikefarah/yq/v4` from 4.44.6 to 4.47.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.47.1) Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.7) Updates `k8s.io/apimachinery` from 0.32.3 to 0.32.8 - [Commits](kubernetes/apimachinery@v0.32.3...v0.32.8) Updates `sigs.k8s.io/controller-tools` from 0.17.3 to 0.18.0 - [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.17.3...v0.18.0) Updates `sigs.k8s.io/kind` from 0.26.0 to 0.29.0 - [Release notes](https://github.com/kubernetes-sigs/kind/releases) - [Commits](kubernetes-sigs/kind@v0.26.0...v0.29.0) Updates `sigs.k8s.io/kustomize/kustomize/v5` from 5.5.0 to 5.7.1 - [Release notes](https://github.com/kubernetes-sigs/kustomize/releases) - [Commits](kubernetes-sigs/kustomize@kustomize/v5.5.0...kustomize/v5.7.1) --- updated-dependencies: - dependency-name: github.com/a8m/envsubst dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/mikefarah/yq/v4 dependency-version: 4.47.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/spf13/pflag dependency-version: 1.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.32.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sigs.k8s.io/controller-tools dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sigs.k8s.io/kind dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sigs.k8s.io/kustomize/kustomize/v5 dependency-version: 5.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1b7e2eb
to
76107df
Compare
/lgtm |
LGTM label has been added. Git tree hash: b0ef8c7c0ddb97e32feade3866f77cdc8d939fc8
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Ankitasw 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 |
/retest |
Bumps the dependencies group in /hack/tools with 7 updates:
1.4.2
1.4.3
4.44.6
4.47.1
1.0.6
1.0.7
0.32.3
0.32.8
0.17.3
0.18.0
0.26.0
0.29.0
5.5.0
5.7.1
Updates
github.com/a8m/envsubst
from 1.4.2 to 1.4.3Release notes
Sourced from github.com/a8m/envsubst's releases.
Commits
2aa6422
go: update to v1.24 (#66)c413ce2
go: upgrade version above1.19
(#57)124db18
doc: fix table formatting (#51)594e4b4
doc: fix typos (#52)Updates
github.com/mikefarah/yq/v4
from 4.44.6 to 4.47.1Release notes
Sourced from github.com/mikefarah/yq/v4's releases.
Changelog
Sourced from github.com/mikefarah/yq/v4's changelog.
Commits
f03c9dc
Bumping version023c85e
Adding test for #2404a3d9e01
Prepping release notesab3be22
Bump github.com/spf13/pflag from 1.0.6 to 1.0.793fed3f
Bump golang.org/x/net from 0.41.0 to 0.42.0f42534e
Bump github.com/alecthomas/repr from 0.4.0 to 0.5.1b968963
Merge branch 'stevenwdv-merge-anchor-fix'92309b1
Fixed test doc gend5757fc
Working on clarifying docsdb2a455
Fixed testsUpdates
github.com/spf13/pflag
from 1.0.6 to 1.0.7Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
f9cbdd9
Merge pull request #348 from max-frank/add-time-flag-supporte3be2eb
Reduce duplication by forwarding to sibling functions7cc25e3
Don't exportTimeValue
(yet)d15848d
Remove unnecessary time test stderr dev null redirectc5ce22e
Use time.Time for expectations in time flag tests1992c5a
Add support for time.Time flags1c62fb2
Merge pull request #431 from LeGEC/430-fix-usage-message-for-func-flags1a4b5b2
fix discrepancy in order of arguments for Func() and BoolFunc() #4334730aa0
fix help message for Func and BoolFunc flags #430f4c97c2
minor: fix typos in commentsUpdates
k8s.io/apimachinery
from 0.32.3 to 0.32.8Commits
Updates
sigs.k8s.io/controller-tools
from 0.17.3 to 0.18.0Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
... (truncated)
Commits
51a8bf2
Merge pull request #1203 from dongjiang1989/update-k8s-v1.33-fixde0c57a
Bump to k8s.io/* v0.33.00f30144
Merge pull request #1202 from sbueringer/pr-envtest-promo-v1.33.0ddbc81c
Promotion of envtest release for Kubernetes v1.33.0b1bf32f
Merge pull request #1201 from sbueringer/pr-envtest-v0.33-ii054543a
Release envtest v1.33.0 (try 2)bd1faab
Merge pull request #1198 from dongjiang1989/update-envtest-1.33dfabafd
add envtest v1.33.019b9620
Merge pull request #1198 from dongjiang1989/update-envtest-1.338508a20
Merge pull request #1187 from kubernetes-sigs/dependabot/go_modules/all-go-mo...Updates
sigs.k8s.io/kind
from 0.26.0 to 0.29.0Release notes
Sourced from sigs.k8s.io/kind's releases.
... (truncated)
Commits
200b3aa
version v0.29.005fd094
Merge pull request #3937 from BenTheElder/ctr211d4708af
switch to promoted v1.33.1 with containerd 2.1.1 node image64430da
use staging node image06a0fce
bump base image31a79fd
upgrade containerd to 2.1.19eb6105
Merge pull request #3934 from stmcginnis/release-028d8045c8
Update docs for v0.28.065d4298
version v0.29.0-alpha3ab4562
version v0.28.0Updates
sigs.k8s.io/kustomize/kustomize/v5
from 5.5.0 to 5.7.1Release notes
Sourced from sigs.k8s.io/kustomize/kustomize/v5's releases.
Commits
168971a
Merge pull request #5950 from koba1t/pinToApi0c3ce2c
Update api to v0.20.18b42cd9
Merge pull request #5949 from koba1t/pinToCmdConfig5b313f5
Update cmd/config to v0.20.1792b241
Merge pull request #5948 from koba1t/pinToKyaml8192ab3
Update kyaml to v0.20.187f462a
Merge pull request #5943 from koba1t/chore/drop_shlex_dependency3866a30
introduce one const value that indicate to no quote in ShlexSplit()5cb1b4e
remove shlex dependenciesb612895
add ShlexSplit() as an alternative to shlex.Split()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