Is anyone using Renovate with a JavaScript monorepo managed by something other than Lerna? #13818
richardkazuomiller
started this conversation in
Suggest an Idea
Replies: 2 comments 2 replies
-
No, but you can create a small sample repo to test. Report any issues, so we can see what to do. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Looks like there's an opportunity for the rushstack team at Microsoft to provide a plugin here. It's currently a Low Priority feature request: microsoft/rushstack#3388 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My project is using Lerna and Renovate. Since Lerna is unmaintained and will not accept any fixed or dependency updates, we are considering switching to singing like Rush or Turborepo, but I want to make sure whatever we choose works with Renovate. Are there any examples?
Beta Was this translation helpful? Give feedback.
All reactions