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

Pin [email protected]. Fix #1606. #1608

Merged
merged 3 commits into from
Aug 19, 2019
Merged

Pin [email protected]. Fix #1606. #1608

merged 3 commits into from
Aug 19, 2019

Conversation

yuchenshi
Copy link
Member

See #1606.

@yuchenshi yuchenshi requested a review from mbleigh August 19, 2019 19:29
@googlebot googlebot added the cla: yes Manual indication that this has passed CLA. label Aug 19, 2019
package.json Outdated
@@ -92,7 +92,7 @@
"minimatch": "^3.0.4",
"open": "^6.3.0",
"ora": "^3.4.0",
"portfinder": "^1.0.13",
"portfinder": "1.0.21",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not ^1.0.21?

Copy link
Member Author

@yuchenshi yuchenshi Aug 19, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because 1.0.22 introduced a breaking change http-party/node-portfinder#84

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, wrong link. http-party/node-portfinder#89 describes better what we're experiencing.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

portfinder has released a fix. I've updated the code to read ^1.0.23. This PR is no longer urgent. https://www.npmjs.com/package/portfinder/v/1.0.23

@yuchenshi
Copy link
Member Author

Once all comments are resolved please feel free to merge and release without me :)

@coveralls
Copy link

coveralls commented Aug 19, 2019

Coverage Status

Coverage decreased (-0.04%) to 64.791% when pulling eae00f4 on ys/lock-portfinder into d62fe4b on master.

@bkendall bkendall merged commit 50571a6 into master Aug 19, 2019
@bkendall bkendall deleted the ys/lock-portfinder branch August 19, 2019 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Manual indication that this has passed CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants