-
Notifications
You must be signed in to change notification settings - Fork 172
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 2 updates #2665
chore(deps/tools): bump the go-minor group in /hack/tools with 2 updates #2665
Conversation
✅ Deploy Preview for docs-kargo-akuity-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for docs-kargo-io ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this PR includes minor and patch version upgrades along with indirect dependencies updates.
Bumps the go-minor group in /hack/tools with 2 updates: [github.com/bufbuild/buf](https://github.com/bufbuild/buf) and [golang.org/x/tools](https://github.com/golang/tools). Updates `github.com/bufbuild/buf` from 1.42.0 to 1.44.0 - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.42.0...v1.44.0) Updates `golang.org/x/tools` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.25.0...v0.26.0) --- updated-dependencies: - dependency-name: github.com/bufbuild/buf 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 ... Signed-off-by: dependabot[bot] <support@github.com>
5a1d708
to
5f2f737
Compare
Successfully created backport PR for |
Bumps the go-minor group in /hack/tools with 2 updates: github.com/bufbuild/buf and golang.org/x/tools.
Updates
github.com/bufbuild/buf
from 1.42.0 to 1.44.0Release notes
Sourced from github.com/bufbuild/buf's releases.
Changelog
Sourced from github.com/bufbuild/buf's changelog.
Commits
9d114a5
Release v1.44.0 (#3365)e065fbb
Add support for local Wasm plugins (#3349)23c7df4
Expand buf lint PROTOVALIDATE rule to lint example and predefined rules (#3317)340afc8
Add latest commit time and url to repository search result item (#3364)ffd72cd
Add curated plugin doc and collection fields (#3363)244ef80
Add additional fields to search results messages (#3356)91e537b
Move uuid packages (#3355)5b407f2
Return to development (#3358)e31cbd0
Release v1.43.0 (#3357)6abbe9d
Make upgrade (#3354)Updates
golang.org/x/tools
from 0.25.0 to 0.26.0Commits
2ab3b51
go.mod: update golang.org/x dependencies2683c79
gopls/internal/golang/stubmethods: rename analysis/stubmethodsefd951d
gopls/internal/analysis/stubmethods: merge into CodeActiond0d0d9e
gopls/internal/cache: memoize dependent hash on analysisNodea19eef6
gopls/internal/cache: express packageHandle as a state machinedd745ec
gopls/internal/test/marker: update regression test issue68918.txta02ee35
go/analysis/passes/stdversion: reenable testsa24facf
all: set gotypesalias=0 explicitlyce2a33e
gopls/internal: fix extract refactor for cases with anonymous functionsa2ff832
go/ssa: remove references to GOEXPERIMENT rangeDependabot 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