Skip to content

chore(deps): bump buf and related dependencies to latest versions#130

Merged
iasthc merged 1 commit into
mainfrom
bump-1.3.0-rc.2
Jul 1, 2026
Merged

chore(deps): bump buf and related dependencies to latest versions#130
iasthc merged 1 commit into
mainfrom
bump-1.3.0-rc.2

Conversation

@iasthc

@iasthc iasthc commented Jul 1, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 1, 2026 03:16
@iasthc iasthc merged commit 4134f54 into main Jul 1, 2026
4 checks passed
@iasthc iasthc deleted the bump-1.3.0-rc.2 branch July 1, 2026 03:16

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the Buf tool version to v1.71.0 and upgrades the remote plugins for Connect RPC and Bufbuild ES. As a result, the generated TypeScript and JavaScript files have been updated, with optional fields now explicitly typed to include undefined. There are no review comments, and I have no additional feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Buf toolchain and regenerates the TypeScript protobuf outputs to align with the latest generator versions used by the repository.

Changes:

  • Bump the locally-installed Buf version in the Makefile to v1.71.0.
  • Update buf.gen.yaml remote plugin versions (ConnectRPC Go + bufbuild ES) and regenerate the TS outputs with protoc-gen-es v2.12.1.
  • TypeScript declaration outputs now explicitly include | undefined on certain optional fields (generator output change).

Reviewed changes

Copilot reviewed 6 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
ts/src/runtime/v1/runtime_pb.js Regenerated runtime JS output with protoc-gen-es v2.12.1.
ts/src/runtime/v1/runtime_pb.d.ts Regenerated runtime TS declarations; optional fields now include | undefined in some cases.
ts/src/resource/v1/resource_pb.js Regenerated resource JS output with protoc-gen-es v2.12.1.
ts/src/resource/v1/resource_pb.d.ts Regenerated resource TS declarations; optional fields now include | undefined in some cases.
ts/src/link/v1/link_pb.js Regenerated link JS output with protoc-gen-es v2.12.1.
ts/src/link/v1/link_pb.d.ts Regenerated link TS declarations with protoc-gen-es v2.12.1.
ts/src/feature_pb.js Regenerated feature JS output with protoc-gen-es v2.12.1.
ts/src/feature_pb.d.ts Regenerated feature TS declarations with protoc-gen-es v2.12.1.
Makefile Updates the pinned Buf binary version used by repo tooling.
buf.gen.yaml Updates Buf remote plugin versions (ConnectRPC Go + ES generator) used for codegen.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants