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
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