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(monorepo): Add lerna-lite repository #31150

Merged
merged 1 commit into from
Sep 2, 2024
Merged

feat(monorepo): Add lerna-lite repository #31150

merged 1 commit into from
Sep 2, 2024

Conversation

SchulteMarkus
Copy link
Contributor

Changes

Added the lerna-lite monorepo URL https://github.com/lerna-lite/lerna-lite to the monorepo-preset.

Lerna-Lite has 467 GitHub stars and about 9k weekly downloads.

Context

Lerna-Lite is a super light version of the original Lerna. Lerna-Lite differs from the original Lerna since it only has a limited subset of its original commands (which itself has 15 commands) and they are all optional in Lerna-Lite making its install footprint a lot smaller.

As a consequence of this, Lerna-Lite is organized in a monorepo, where the monorepo contains the Lerna-Lite packages, which in turn share the same version number

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

Added the lerna-lite monorepo URL https://github.com/lerna-lite/lerna-lite to the monorepo.json file. This update ensures the inclusion of a lightweight alternative to lerna, which can help in managing JavaScript projects effectively.
@CLAassistant
Copy link

CLAassistant commented Sep 2, 2024

CLA assistant check
All committers have signed the CLA.

@rarkins rarkins enabled auto-merge September 2, 2024 08:23
@rarkins rarkins added this pull request to the merge queue Sep 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 2, 2024
@rarkins rarkins added this pull request to the merge queue Sep 2, 2024
Merged via the queue into renovatebot:main with commit 7d08f22 Sep 2, 2024
38 checks passed
@renovate-release
Copy link
Collaborator

🎉 This issue has been resolved in version 38.61.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@SchulteMarkus
Copy link
Contributor Author

This small change is such a success story, I'm really happy. I submitted the PR yesterday and my project is already benefiting from it today.
Great work Renovate / @rarkins !

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 4, 2024
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.

4 participants