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

Update protobufjs #6254

Closed
wants to merge 2 commits into from
Closed

Conversation

eddyashton
Copy link
Member

@eddyashton eddyashton commented Jun 12, 2024

Steps towards resolving CI failures.

A recent version of protobufjs has reorganised the internal files, meaning the browser bundle include we previously used to work around protobufjs/protobuf.js#1402 was no longer available. I'm pinning to protobufjs 7.2.4 for now. Once we've resolved the other CI failures, I'll see if we can move to the more recent release and remove the import workaround.

EDIT: Thought I was losing my mind investigating this, because it suddenly started working again. That's because there's a new-new release of protobuf.

Also fixes an issue with 7.3.1, where the dist/ folder containing the build artifacts was missing on npm.

Updated version requirement to ^7.3.2.

@eddyashton eddyashton requested a review from a team June 12, 2024 08:29
@eddyashton eddyashton changed the title Pin protobufjs Update protobufjs Jun 12, 2024
@eddyashton
Copy link
Member Author

Closing in favour of #6253.

@eddyashton eddyashton closed this Jun 12, 2024
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.

1 participant