"Migrate Renovate Config" PR should not apply to package.json contents #33116
Labels
core:config
Related to config capabilities and presets
priority-2-high
Bugs impacting wide number of users or very important features
type:bug
Bug fix of existing functionality
Discussed in #33078
Originally posted by wopian December 13, 2024
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 clicked the checkbox on my dependencies dashboard issue and a PR was created to migrate the config to non-deprecated versions.
The PR created is replacing the entire package.json (metadata, scripts, dependencies) with just the Renovate config hoisted to the top level. Effectively deleting all the package information.
This appears to be malformed behaviour and should be creating a new file (renovate.json?)
Example PR: zeepkist/zeepkist-legacy#1402
Logs (if relevant)
Logs
The text was updated successfully, but these errors were encountered: