Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Upgrade protobufjs to fix syntax error #4663

Merged
merged 1 commit into from Oct 18, 2022
Merged

Conversation

jtbandes
Copy link
Member

@jtbandes jtbandes commented Oct 18, 2022

User-Facing Changes
Fixed an issue where certain Protobuf enum values would fail to load with a SyntaxError.

Description
Fix was in protobufjs/protobuf.js#1801. Added a unit test to ensure parsing succeeds.

Example file containing dummy enum that reproduces the issue before this fix: dupe_enum.mcap.zip

@jtbandes jtbandes merged commit fb2cbb1 into main Oct 18, 2022
@jtbandes jtbandes deleted the jacob/upgrade-protobufjs branch October 18, 2022 19:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants