-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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(npm): add detection for overrides block #15351
feat(npm): add detection for overrides block #15351
Conversation
…5278-npm-overrides
…urce/renovate into 15278-npm-overrides
…urce/renovate into 15278-npm-overrides
@viceice looks good now ?🙂 |
@rarkins Any updates here ? |
@rarkins nice, thanks for the merge! If I remember correctly, the bot will drop by as soon as this change is part of a new published version? Edit: yep, there it is, great! |
🎉 This PR is included in version 32.60.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Just tested It updated the https://github.com/upleveled/changes-codealong/pull/85/files |
Changes
Added support for extracting dependencies from the "overrides" block in package.json.
Relevant info on the new block handling : https://docs.npmjs.com/cli/v8/configuring-npm/package-json#overrides
Context
Closes #15278
Documentation (please check one with an [x])
How I've tested my work (please tick one)
I have verified these changes via: