build(deps): Bump github.com/bufbuild/buf from 1.9.0 to 1.66.1#858
build(deps): Bump github.com/bufbuild/buf from 1.9.0 to 1.66.1#858dependabot[bot] wants to merge 1 commit intov0.34.xfrom
Conversation
Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.9.0 to 1.66.1. - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](bufbuild/buf@v1.9.0...v1.66.1) --- updated-dependencies: - dependency-name: github.com/bufbuild/buf dependency-version: 1.66.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps github.com/bufbuild/buf from 1.9.0 to 1.66.1.
Release notes
Sourced from github.com/bufbuild/buf's releases.
... (truncated)
Changelog
Sourced from github.com/bufbuild/buf's changelog.
... (truncated)
Commits
873c86fRelease v1.66.1 (#4380)d47cbb2Upgrade the CI (#4379)3ac0ad0Make upgrade (#4378)d92ad47Fix exclude on extension types (#4369)6cf129dEnable usetesting lints (#4366)b09ac68Fix git test hang (#4365)8b38b1fMake upgrade (#4364)b3c394fFix LSP CEL completion showingin()completion (#4360)0750271Add LSP completion for CEL expressions (#4358)d860a1fRevert "Add timestamp to console logs (#4344)" (#4359)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
High Risk
Large dependency churn plus a Go toolchain version bump (
go 1.18→1.25.6) could introduce build/CI breakages and subtle runtime behavior changes (notably aroundgrpc,x/crypto, and other transitive upgrades).Overview
Updates the module’s dependency set, most notably bumping
github.com/bufbuild/buffromv1.9.0tov1.66.1, which pulls in a new set of Buf-related transitive deps.Also upgrades the declared Go version (
go 1.18→go 1.25.6) and refreshes several core libraries (e.g.,google.golang.org/grpc,golang.org/x/*,google.golang.org/protobuf,cobra,testify,rs/cors), with correspondinggo.sumrewrites.Written by Cursor Bugbot for commit 06fe01a. This will update automatically on new commits. Configure here.