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

fix: Enforce newer version of pirates due to compatibility issues with esm #14195

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

danez
Copy link
Member

@danez danez commented Jan 24, 2022

Q                       A
Fixed Issues?
Patch: Bug Fix? yes
Major: Breaking Change? n
Minor: New Feature? n
Tests Added + Pass? Yes
Documentation PR Link
Any Dependency Changes?
License MIT

This issue danez/pirates#90 was preventing the use of @babel/register with esm (https://www.npmjs.com/package/esm)
The bug was introduced in 4.0.2 and fixed in 4.0.5.

I think it would be best to enforce the latest version to avoid more people running into this.

@nicolo-ribaudo nicolo-ribaudo merged commit 66f0bc6 into main Jan 24, 2022
@nicolo-ribaudo nicolo-ribaudo deleted the danez-patch-1 branch January 24, 2022 15:27
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Apr 26, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: register
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants