Upgrade to protobufjs version 8
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 716
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 10
Description
### Is your feature request related to a problem? Please describe.
ProtobufJS 8 introduces support for edition 2024. Currently, proto-loader does not support version 2024. I'm not sure why that is a breaking change, however
### Describe the solution you'd like
Upgrade to protobufjs v8
### Describe alternatives you've considered
Manually forcing v8 resolution in the upstream project. This is not a google solution as it introduces unsafe behavior
### Additional context
n/a
Contributor guide
Assessment
This issue has not been assessed yet.