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

proto-loader: Update protobufjs dependency to 7.x #2167

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

murgatroid99
Copy link
Member

Protobuf.js version 7.0.0 was released very recently, so this change picks it up. Note: for 0.x versions, the minor version acts like a major version, and users will need to explicitly change their dependencies to get the new version. I changed the minor version in this case because the proto-loader library delegates a lot of functionality to Protobuf.js, so there is a lot of potential for delegated breakage.

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.

None yet

2 participants