Skip to content

proto-loader: Update protobufjs dependency to 8.x#3067

Open
slagiewka wants to merge 3 commits into
grpc:masterfrom
slagiewka:protobufjs_8
Open

proto-loader: Update protobufjs dependency to 8.x#3067
slagiewka wants to merge 3 commits into
grpc:masterfrom
slagiewka:protobufjs_8

Conversation

@slagiewka

@slagiewka slagiewka commented Jul 7, 2026

Copy link
Copy Markdown

The only breaking change in the 8.x train is the Edition 2024 support

I took the liberty to bump the version number by a minor the same way 7b4704c did.

Fixes #3062

slagiewka added 2 commits July 9, 2026 21:51
Instead of keeping internal "declare module" override, use the upstream
version added in protobufjs/protobuf.js#2232 and
released in v8.2.0.
@slagiewka

Copy link
Copy Markdown
Author

Since v8 has vastly improved typings that proto-loader can now use. This surfaces the difference in enumType.toDescriptor() as well as allows us to pass keepCase to Root.fromDescriptor.

CC: @dcodeIO

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.

Upgrade to protobufjs version 8

3 participants