This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Handle more complex yarn resolutions #12605
Labels
manager:npm
package.json files (npm/yarn/pnpm)
priority-3-medium
Default priority, "should be done" but isn't prioritised ahead of others
status:requirements
Full requirements are not yet known, so implementation should not be started
type:feature
Feature (new functionality)
What would you like Renovate to be able to do?
Currently Renovate can handle yarn replacements that are either exact, or are wildcards:
renovate/lib/manager/npm/update/dependency/index.ts
Lines 107 to 111 in 9f8155b
Renovate should be able to handle resolutions at any level
If you have any ideas on how this should be implemented, please tell us here.
Per #5558 (comment) it may be as simple as
Is this a feature you are interested in implementing yourself?
Yes
The text was updated successfully, but these errors were encountered: