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

feat(npm): call lerna directly instead of via npx #6434

Merged
merged 1 commit into from Jun 5, 2020
Merged

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Jun 4, 2020

Closes #6433

BREAKING CHANGE: If installing renovate from npm, and also using lerna, then you now must install lerna prior to running renovate.

BREAKING CHANGE: If installing renovate from npm, and also using lerna, then you now must install lerna prior to running renovate.
@rarkins rarkins requested a review from viceice June 4, 2020 17:34
Copy link
Member

@viceice viceice 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 i don't understand the real problem. This would cause another renovate major?

@rarkins
Copy link
Collaborator Author

rarkins commented Jun 4, 2020

Well, maybe someone depends on npx lerna by now, if so then it's breaking

@rarkins
Copy link
Collaborator Author

rarkins commented Jun 4, 2020

If you think I'm being too careful then we can remove the breaking part and release a minor

@viceice
Copy link
Member

viceice commented Jun 4, 2020

🤔 as your issue suggests lerna is already broken since v20, so i think it is ok to release a minor to fix it.

Maybe we need to global install latest lerna to full image now or before this merge?

@rarkins
Copy link
Collaborator Author

rarkins commented Jun 4, 2020

Yes, good idea to install Lerna for the full image

@viceice
Copy link
Member

viceice commented Jun 5, 2020

Lerna is now installed to full image globally

@rarkins rarkins merged commit 07d3afc into master Jun 5, 2020
@rarkins rarkins deleted the feat/lerna-npx branch June 5, 2020 05:30
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 21.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lerna --ignore-scripts not working
3 participants