-
Notifications
You must be signed in to change notification settings - Fork 570
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 6 updates #5088
🌱 Bump the dependencies group across 1 directory with 6 updates #5088
Conversation
[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. |
eb06fb4
to
85e5cc1
Compare
Bumps the dependencies group with 5 updates in the /hack/tools directory: | Package | From | To | | --- | --- | --- | | [github.com/goreleaser/goreleaser](https://github.com/goreleaser/goreleaser) | `1.25.1` | `1.26.2` | | [github.com/itchyny/gojq](https://github.com/itchyny/gojq) | `0.12.15` | `0.12.16` | | [github.com/mikefarah/yq/v4](https://github.com/mikefarah/yq) | `4.43.1` | `4.44.3` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.29.4` | `0.29.7` | | [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) | `0.14.0` | `0.15.0` | Updates `github.com/goreleaser/goreleaser` from 1.25.1 to 1.26.2 - [Release notes](https://github.com/goreleaser/goreleaser/releases) - [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml) - [Commits](goreleaser/goreleaser@v1.25.1...v1.26.2) Updates `github.com/itchyny/gojq` from 0.12.15 to 0.12.16 - [Release notes](https://github.com/itchyny/gojq/releases) - [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md) - [Commits](itchyny/gojq@v0.12.15...v0.12.16) Updates `github.com/mikefarah/yq/v4` from 4.43.1 to 4.44.3 - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@v4.43.1...v4.44.3) Updates `k8s.io/apimachinery` from 0.29.4 to 0.29.7 - [Commits](kubernetes/apimachinery@v0.29.4...v0.29.7) Updates `sigs.k8s.io/controller-tools` from 0.14.0 to 0.15.0 - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/master/envtest-releases.yaml) - [Commits](kubernetes-sigs/controller-tools@v0.14.0...v0.15.0) Updates `sigs.k8s.io/kind` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/kubernetes-sigs/kind/releases) - [Commits](kubernetes-sigs/kind@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: github.com/goreleaser/goreleaser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: 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-minor 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/controller-tools 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]>
85e5cc1
to
2fcc91f
Compare
@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 #5096. |
Bumps the dependencies group with 5 updates in the /hack/tools directory:
1.25.1
1.26.2
0.12.15
0.12.16
4.43.1
4.44.3
0.29.4
0.29.7
0.14.0
0.15.0
Updates
github.com/goreleaser/goreleaser
from 1.25.1 to 1.26.2Release notes
Sourced from github.com/goreleaser/goreleaser's releases.
... (truncated)
Commits
d7c23c1
chore(deps): bump golang fromf1fe698
tob8ded51
(#4887)fae464e
chore(deps): bump github.com/caarlos0/env/v11 from 11.0.0 to 11.0.1 (#4888)f4cd8fc
build: fix changelog not showing dependencies updatesde796eb
chore(deps): bump github.com/google/ko from 0.15.2 to 0.15.4 (#4885)1c66ce4
chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 (#4881)1d49b22
chore(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#4882)79caa9c
chore(deps): bump github/codeql-action from 3.25.5 to 3.25.6 (#4883)cf2c47a
chore(deps): bump github/codeql-action from 2.13.4 to 3.25.5 (#4880)b3d6460
fix(docs): version typo (#4878)73a22e5
chore(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#4876)Updates
github.com/itchyny/gojq
from 0.12.15 to 0.12.16Release notes
Sourced from github.com/itchyny/gojq's releases.
Changelog
Sourced from github.com/itchyny/gojq's changelog.
Commits
0607aa5
bump up version to 0.12.160709341
update CHANGELOG.md for v0.12.161324e6e
update dependencies01355e9
improve parser to allow binary operators as object valuesa41a5f8
fix debug/1 function to be available only when debug/0 is definedf694c1b
fix a benchmark test BenchmarkCompilef2559f6
remove private compare function0cd3a66
improve compiler to abort with error if query is missing422cc9d
refactor stringify function declarations of query1130c4e
refactor program body, rename rules, remove empty actions in parserUpdates
github.com/mikefarah/yq/v4
from 4.43.1 to 4.44.3Release notes
Sourced from github.com/mikefarah/yq/v4's releases.
Changelog
Sourced from github.com/mikefarah/yq/v4's changelog.
Commits
bbdd974
Bumping version9940668
Preparing release95aacce
Add Flox to installation methods (#2117)b9c3ff6
convert file ext to lowercase for format detection (#2121)b80e1cb
Use static bin in snap (#2090)0ff8415
Bump golang.org/x/net from 0.26.0 to 0.27.0 (#2099)e8dcf3f
Bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0 (#2108)208302c
Bump golang from 1.22.4 to 1.22.5 (#2091)ef6fb92
Log printing follow no-colors flag #208228646c7
Skip and warn when interpolating strings and theres a unclosed bracket #2083Updates
k8s.io/apimachinery
from 0.29.4 to 0.29.7Commits
Updates
sigs.k8s.io/controller-tools
from 0.14.0 to 0.15.0Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
Commits
473c028
Merge pull request #927 from pmalek/crd-xvalidation-add-messageExpression8dd0634
Merge pull request #930 from kubernetes-sigs/dependabot/github_actions/action...5464a63
Merge pull request #931 from kubernetes-sigs/dependabot/go_modules/github.com...1381be7
🌱 Bump actions/checkout from 4.1.2 to 4.1.3a40abf6
Merge pull request #929 from kubernetes-sigs/dependabot/github_actions/tj-act...9571d3c
🌱 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0434b090
🌱 Bump tj-actions/changed-files from 44.0.1 to 44.3.004e6d44
feat(crdvalidation): add messageExpression support to XValidation markere159968
✨ crd: allow specifying spec.preserveUnknownFields (#912)8cc57e3
Merge pull request #926 from sbueringer/pr-1.30Updates
sigs.k8s.io/kind
from 0.22.0 to 0.23.0Release notes
Sourced from sigs.k8s.io/kind's releases.
... (truncated)
Commits
0296c52
version v0.23.04a36b22
Merge pull request #3608 from BenTheElder/bump-kindnetd-mod96a3352
bump node image to 1.30.01c8c510
bump base image7e41de9
bump local-path-provisioner image54682a2
bump kindnetd imagecd2ac64
bump kindnetd to k8s 0.29 (not 0.30 as we'd need go 1.22+, see runc issue 4233)b9bba13
Merge pull request #3607 from BenTheElder/bump-go274e9d4
upgrade to go1.21.106967c95
Merge pull request #3605 from kubernetes-sigs/dependabot/github_actions/actio...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