-
Notifications
You must be signed in to change notification settings - Fork 143
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
chore(deps/tools): bump the go-minor group in /hack/tools with 6 updates #2573
chore(deps/tools): bump the go-minor group in /hack/tools with 6 updates #2573
Conversation
✅ Deploy Preview for docs-kargo-akuity-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2573 +/- ##
==========================================
- Coverage 50.98% 50.97% -0.01%
==========================================
Files 282 282
Lines 21039 21039
==========================================
- Hits 10726 10724 -2
- Misses 9641 9643 +2
Partials 672 672 ☔ View full report in Codecov by Sentry. |
99c61ed
to
0ff6a09
Compare
0ff6a09
to
32c9cf1
Compare
@krancour did you deliberately move this to |
@hiddeco it was only because I didn't want to have to deal with backporting small dependency updates. If you don't mind doing that, please feel free to move it to the v0.9.0 milestone. |
Bumps the go-minor group in /hack/tools with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/bufbuild/buf](https://github.com/bufbuild/buf) | `1.26.1` | `1.42.0` | | [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | `1.60.1` | `1.61.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.24.0` | `0.25.0` | | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.12.3` | `3.16.1` | | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.29.3` | `0.31.0` | | [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) | `0.14.0` | `0.16.3` | Updates `github.com/bufbuild/buf` from 1.26.1 to 1.42.0 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.26.1...v1.42.0) Updates `github.com/golangci/golangci-lint` from 1.60.1 to 1.61.0 - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.60.1...v1.61.0) Updates `golang.org/x/tools` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.24.0...v0.25.0) Updates `helm.sh/helm/v3` from 3.12.3 to 3.16.1 - [Release notes](https://github.com/helm/helm/releases) - [Commits](helm/helm@v3.12.3...v3.16.1) Updates `k8s.io/code-generator` from 0.29.3 to 0.31.0 - [Commits](kubernetes/code-generator@v0.29.3...v0.31.0) Updates `sigs.k8s.io/controller-tools` from 0.14.0 to 0.16.3 - [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.14.0...v0.16.3) --- updated-dependencies: - dependency-name: github.com/bufbuild/buf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: helm.sh/helm/v3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: k8s.io/code-generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor - dependency-name: sigs.k8s.io/controller-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Hidde Beydals <[email protected]>
Signed-off-by: Hidde Beydals <[email protected]>
Signed-off-by: Hidde Beydals <[email protected]>
Signed-off-by: Hidde Beydals <[email protected]>
Signed-off-by: Hidde Beydals <[email protected]>
Signed-off-by: Hidde Beydals <[email protected]>
32c9cf1
to
0b0d239
Compare
…tes (#2573) Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Hidde Beydals <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Hidde Beydals <[email protected]> (cherry picked from commit 519542c)
Successfully created backport PR for |
Bumps the go-minor group in /hack/tools with 6 updates:
1.26.1
1.42.0
1.60.1
1.61.0
0.24.0
0.25.0
3.12.3
3.16.1
0.29.3
0.31.0
0.14.0
0.16.3
Updates
github.com/bufbuild/buf
from 1.26.1 to 1.42.0Release notes
Sourced from github.com/bufbuild/buf's releases.
... (truncated)
Changelog
Sourced from github.com/bufbuild/buf's changelog.
... (truncated)
Commits
5244a82
Release v1.42.0 (#3330)82e9594
Enable plugins by default remove BUF_BETA_PLUGINS_ENABLED (#3326)43df40a
Add--format=json
tobuf dep graph
(#3320)411778b
Update bufcheck.RunnerProvider to use PluginConfig (#3328)4e2a48f
Fix comments on separators and handling message literals and compound strings...d688c1f
Remove v1alpha1 Labels and Sync Services (#3329)26ce1b0
Make upgrade (#3324)6df73b9
Adjust end line and column expectations in lint and breaking tests (#3319)e8e776e
Use pre-release tag for protoreflect/v2 instead of commit-hash pseudo-tag (#3...72a0a4b
Update bufimageutil test to protoprint v2 (#3314)Updates
github.com/golangci/golangci-lint
from 1.60.1 to 1.61.0Release notes
Sourced from github.com/golangci/golangci-lint's releases.
... (truncated)
Changelog
Sourced from github.com/golangci/golangci-lint's changelog.
Commits
a1d6c56
build(deps): bump github.com/securego/gosec/v2 from 2.21.1 to 2.21.2 (#4997)48251f2
build(deps): bump github.com/ckaznocha/intrange from 0.1.2 to 0.2.0 (#4996)bfc5247
build(deps): bump github.com/tetafro/godot from 1.4.16 to 1.4.17 (#4993)57fa4da
build(deps): bump github.com/ryancurrah/gomodguard from 1.3.3 to 1.3.5 (#4992)d302a30
dev: fix nancy24e6645
docs: add additionnal info about typecheck (#4985)bf4a66a
gosec: disable G407 (#4983)dd069d5
build(deps): bump github.com/securego/gosec/v2 from 2.21.0 to 2.21.1 (#4982)2813c45
build(deps): bump github.com/Crocmagnon/fatcontext from 0.4.0 to 0.5.2 (#4971)e9a8726
build(deps): bump github.com/Abirdcfly/dupword from 0.0.14 to 0.1.1 (#4954)Updates
golang.org/x/tools
from 0.24.0 to 0.25.0Commits
7398f36
all: fix some symbols error in commentf111c72
go/callgraph/rta: skip test on js platform9f9b7e3
gopls/internal/settings: add missing deep cloning in Options.Clonece7eed4
doc/generate: minor cleanup075ae7d
go/callgraph/vta: add basic tests for range-over-func2c7aaab
go/ssa: skip failing test1b5663f
go/callgraph/vta: perform minor cleanups0a49883
gopls/go.mod: update the go directive to 1.23.1ad366a8
go.mod: update golang.org/x dependencies4fb36d1
go/callgraph/rta: add rta analysis test case for multiple go packagesUpdates
helm.sh/helm/v3
from 3.12.3 to 3.16.1Release notes
Sourced from helm.sh/helm/v3's releases.
... (truncated)
Commits
5a5449d
bumping version to 1.22.72cbf7fc
Merge pull request #13327 from mattfarina/revert-117260d439e1
bump version to v3.16.01ac6fce
Merge pull request #13290 from helm/dependabot/go_modules/github.com/rubenv/s...a585fdb
Merge pull request #13291 from helm/dependabot/go_modules/github.com/cyphar/f...0d12150
Bump github.com/cyphar/filepath-securejoin from 0.2.5 to 0.3.1b1f9f0c
Bump github.com/rubenv/sql-migrate from 1.6.1 to 1.7.0d66d435
Merge pull request #13276 from helm/dependabot/go_modules/github.com/evanphx/...c1ed2e2
Merge pull request #13286 from mattfarina/bump-sprig2dc73d8
Merge pull request #13281 from giuliocalzolari/timestampUpdates
k8s.io/code-generator
from 0.29.3 to 0.31.0Commits
9253cf7
Update dependencies to v0.31.0 tagf74ea3c
informers: add comment that Start does not block80c52b8
Call non-blocking informerFactory.Start synchronously to avoid racese64302e
Merge pull request #126353 from liggitt/fix-vendord9fab2a
revendor dependenciesec3cc88
Merge pull request #125571 from liggitt/filter-auth-02-sarb4e74fb
generate41a074a
Merge pull request #126073 from a7i/fake-apply-scale-subresourcee788e07
Merge pull request #126018 from aroradaman/bump-k8s-utils100ab85
fix: fake clientset ApplyScale subresource from 'status' to 'scale'Updates
sigs.k8s.io/controller-tools
from 0.14.0 to 0.16.3Release notes
Sourced from sigs.k8s.io/controller-tools's releases.
... (truncated)
Commits
c69110a
Merge pull request #1002 from davidxia/webhook-name287a105
✨ Allow customizing generated webhook configuration's name715d27e
🐛 Allow CLI binaries to set a version (#1049)6c6bad6
Merge pull request #1052 from kubernetes-sigs/dependabot/github_actions/all-g...c3c40c9
🌱 Bump peter-evans/create-pull-requested70d11
Merge pull request #1048 from kubernetes-sigs/dependabot/github_actions/all-g...46379c6
Merge pull request #1047 from kubernetes-sigs/dependabot/go_modules/all-go-mo...5bb1851
🌱 Bump tj-actions/changed-files in the all-github-actions groupac2cd89
🌱 Bump github.com/onsi/gomega11f0724
Merge pull request #1045 from chrischdi/pr-rbac-fix-dedupDependabot 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