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 inspection of lerna settings #2488 #2490

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rosskevin
Copy link

@rosskevin rosskevin commented Feb 7, 2025

What Changed

bumped get-monorepo-packages to latest which has lerna fix tested for all versions of lerna

Why

closes #2488

Todo:

  • Add tests
  • Add docs

Change Type

Indicate the type of change your pull request is:

  • documentation
  • patch
  • minor
  • major

@rosskevin
Copy link
Author

@hipstersmoothie or @adierkens will you please approve workflow and release this as a patch? It's affecting all of our monorepos. I PR'd the fix with tests to get-monorepo-packages, it was merged almost two weeks ago.

@rosskevin
Copy link
Author

rosskevin commented Feb 7, 2025

Nevermind, sorry for tagging you! I just noticed the version specifier isn't restrictive, so yarn automatically picked up the latest get-monorepo-packages. This still needs done, just no hurry.

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.

Lerna useWorkspaces has been removed, bump get-monorepo-packages dependency and release
1 participant