Skip to content

Bump @bufbuild/protobuf and @connectrpc/connect in /csharp/web-ui/reactexample#255

Merged
anna-dolbina merged 1 commit into
v4from
bump/protobuf-connectrpc-reactexample
Jul 16, 2026
Merged

Bump @bufbuild/protobuf and @connectrpc/connect in /csharp/web-ui/reactexample#255
anna-dolbina merged 1 commit into
v4from
bump/protobuf-connectrpc-reactexample

Conversation

@anna-dolbina

@anna-dolbina anna-dolbina commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

…ctexample

Combines dependabot#250 and dependabot#249, which each break the build in
isolation: bumping @bufbuild/protobuf alone leaves @bufbuild/protoc-gen-es
on 2.2.1, breaking buf generate codegen; bumping @connectrpc/connect alone
fails npm install since it requires @bufbuild/protobuf ^2.7.0. This bumps
the four packages together so peer dependencies stay satisfied:
- @bufbuild/protobuf 2.2.1 -> 2.12.1
- @bufbuild/protoc-gen-es 2.2.1 -> 2.12.1
- @connectrpc/connect 2.0.0-rc.2 -> 2.1.2
- @connectrpc/connect-web 2.0.0-rc.2 -> 2.1.2

Verified npm install and npm run build succeed with this combination.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@anna-dolbina
anna-dolbina merged commit d512667 into v4 Jul 16, 2026
@anna-dolbina
anna-dolbina deleted the bump/protobuf-connectrpc-reactexample branch July 16, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant