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

Bump napi to 2.12.6, napi-derive to 2.12.5 #8983

Merged
merged 1 commit into from
May 3, 2023

Conversation

marcins
Copy link
Contributor

@marcins marcins commented May 3, 2023

↪️ Pull Request

Since updating Parcel we've had a number of segfaults that we've traced back to an issue in @parcel/hash, on further investigation this traced back to something that's been fixed in napi-rs: napi-rs/napi-rs#1560 / napi-rs/napi-rs#1561

🚨 Test instructions

We've tested internally with a test harness that would crash within the first few seconds of the build 3-4 / 10 times it was run. After resolving to a version of @parcel/hash built with the updated napi-rs we did not observe any other failures.

✔️ PR Todo

  • Added/updated unit tests for this change
  • Filled out test instructions (In case there aren't any unit tests)
  • Included links to related issues/PRs

@mischnic mischnic merged commit 4eb8dde into parcel-bundler:v2 May 3, 2023
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

3 participants