[looking for advice] update node major + matching typescript deps #34744
Unanswered
y-nk
asked this question in
Request Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How are you running Renovate?
A Mend.io-hosted app
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
No response
Please tell us more about your question or problem
I'm looking for the good recipe to:
@types/node
andengine
fields in package.jsonThe difficulty i'm seeing is that the filter for
@types/node
will inhibit the nodeenv after. So far i've tried a packageRule such as:(the
matchNewValue
will ensure LTS only are bumped)this does not seem to match perfectly value from nodeenv and npm managers. should i use the new jsonata matcher? is there a chance that it can be done with it?
thanks
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions