🌱 Bump the dependencies group across 1 directory with 7 updates #289
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 6 updates in the /hack/tools directory:
1.25.1
1.26.2
0.12.15
0.12.17
4.43.1
4.44.6
0.29.4
0.29.12
0.29.3
0.29.12
0.14.0
0.17.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.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.43.1 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.29.4 to 0.29.12Commits
Updates
k8s.io/code-generator
from 0.29.3 to 0.29.12Commits
3f91291
Merge pull request #124180 from MadhavJivrajani/bump-x-net-2023-45288-1299aa9859
[CVE-2023-45288] .*: bump x/net to v0.23.0Updates
sigs.k8s.io/controller-tools
from 0.14.0 to 0.17.0Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
... (truncated)
Commits
c71f903
Merge pull request #1117 from kubernetes-sigs/dependabot/go_modules/all-go-mo...26508e9
🌱 Bump github.com/onsi/gomega24f0853
Merge pull request #1115 from sbueringer/pr-v0.32b71e9d5
Bump k8s.io/* to v0.32.009335bc
Merge pull request #1114 from sbueringer/pr-promote-envtest-v1.32fdcba1f
Promotion of envtest release for Kubernetes v1.32.03dd3158
Merge pull request #1111 from sbueringer/pr-envtest-v1.32.0-try-28548c9c
Merge pull request #1112 from sbueringer/pr-downgrade-release9629dab
Merge pull request #1110 from sbueringer/pr-fix-tools-build6addf67
Downgrade release actionUpdates
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