mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 07:26:26 +00:00
5fb9d77bba
Previously if grouping, all major/minor updates within that group were combined into one. Instead, we now honour the “separateMajorMinor”, "separateMinorPatch", and "separateMultipleMajor" settings and keep the groups separate if necessary. For maximum compatibility with existing PRs, we name branches like `renovate/group-name` whenever possible and only name them like `renovate/major-group-name` or `renovate/patch-group-name` if major or patch are found. Closes #2425 |
||
---|---|---|
.. | ||
templates | ||
cli.js | ||
decrypt.js | ||
defaults.js | ||
definitions.js | ||
env.js | ||
file.js | ||
index.js | ||
massage.js | ||
migrate-validate.js | ||
migration.js | ||
presets.js | ||
validation.js |