chore(deps): update @bufbuild/buf to version 1.66.1#69
Conversation
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request performs a routine update of the Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the @bufbuild/buf development dependency from version 1.66.0 to 1.66.1. The changes correctly reflect this update in ts/package.json and the corresponding ts/pnpm-lock.yaml file. This is a patch update and appears to be a routine dependency bump. The changes are appropriate and I see no issues.
There was a problem hiding this comment.
Pull request overview
Updates the TypeScript tooling dependency on @bufbuild/buf to 1.66.1 to keep the repo’s Buf-based generation/lint tooling current.
Changes:
- Bump
@bufbuild/bufdevDependency from^1.66.0to^1.66.1ints/package.json. - Regenerate
ts/pnpm-lock.yamlto reflect@bufbuild/buf@1.66.1and its platform-specific optional dependencies.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| ts/package.json | Updates the @bufbuild/buf devDependency version to ^1.66.1. |
| ts/pnpm-lock.yaml | Updates lock entries for @bufbuild/buf@1.66.1 and all platform-specific Buf binaries to match. |
Files not reviewed (1)
- ts/pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
No description provided.