Skip to content
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

Add @bufbuild/protobuf to the direct dependencies of protoc-gen-es #601

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

timostamm
Copy link
Member

@timostamm timostamm commented Oct 30, 2023

The package is currently an optional peer dependency. It's also a transitive dependency through @bufbuild/protoplugin, but accessed directly, and users have reported issues with pnpm and global installation.

We already have a direct dependency (in addition to the optional peer) in protoc-gen-connect-es and protoc-gen-connect-query. For consistency and to help with behavior with pnpm and global installation, let's do the same here.

@timostamm timostamm merged commit 271795b into main Oct 30, 2023
5 checks passed
@timostamm timostamm deleted the tstamm/add-protobuf-to-protoc-gen-es-deps branch October 30, 2023 13:47
@timostamm timostamm mentioned this pull request Nov 6, 2023
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