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

deps: Revert np to v7.7.0 #342

Merged
merged 1 commit into from
Jun 6, 2023
Merged

deps: Revert np to v7.7.0 #342

merged 1 commit into from
Jun 6, 2023

Conversation

timphillips
Copy link
Contributor

There is a bug with preview mode in the newly-released v8: sindresorhus/np#705

@icio
Copy link
Contributor

icio commented Jun 6, 2023

The build failed because:

authentication failed: Your account is limited to 1 simultaneous ngrok agent session

We used to use CircleCI and I created circle-wait to ensure that only one build ran at a time. But we don't do that any more 🤷 I suppose we could have test/server.js retry and wait.

Copy link
Contributor

@icio icio left a comment

Choose a reason for hiding this comment

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

LGTM, but damn it, npm what are you playing at?

$ npm i np@7                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
added 82 packages, removed 111 packages, and changed 60 packages in 6s

$ git diff --numstat -- package-lock.json 
2094    2827    package-lock.json

How are we supposed to do supply-chain management with that kind of default behaviour?

@timphillips timphillips merged commit 7502d58 into v1 Jun 6, 2023
@timphillips timphillips deleted the np-7.7.0 branch June 6, 2023 11:08
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.

2 participants