-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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(config): change onboardingNoDeps from boolean
to enum
#28133
feat(config): change onboardingNoDeps from boolean
to enum
#28133
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0a1693 - Browse repository at this point
Copy the full SHA f0a1693View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d0813 - Browse repository at this point
Copy the full SHA 60d0813View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f6431 - Browse repository at this point
Copy the full SHA c8f6431View commit details
Commits on Mar 27, 2024
-
fix(config): globalExtends merge default (renovatebot#28145)
Previously, config from globalExtends was incorrectly merged _after_ other global config. This meant for example that packageRules in a config.js could not override packageRules from within globalExtends, because they were applied after. Now, globalExtends content will be merged first, and remaining global config merged second. Fixes renovatebot#28131 BREAKING CHANGE: order of globalExtends resolution is changed so that it is applied first and remaining global config takes precedence.
Configuration menu - View commit details
-
Copy full SHA for d9ba74d - Browse repository at this point
Copy the full SHA d9ba74dView commit details -
Update docs/usage/self-hosted-configuration.md
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Configuration menu - View commit details
-
Copy full SHA for a8cfb50 - Browse repository at this point
Copy the full SHA a8cfb50View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4e8452 - Browse repository at this point
Copy the full SHA a4e8452View commit details -
Configuration menu - View commit details
-
Copy full SHA for 475b650 - Browse repository at this point
Copy the full SHA 475b650View commit details -
Configuration menu - View commit details
-
Copy full SHA for c048308 - Browse repository at this point
Copy the full SHA c048308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c75d5 - Browse repository at this point
Copy the full SHA 13c75d5View commit details -
Merge branch 'feat/onboarding-no-deps' of https://github.com/RahulGau…
…tamSingh/renovate into feat/onboarding-no-deps
Configuration menu - View commit details
-
Copy full SHA for 59321b9 - Browse repository at this point
Copy the full SHA 59321b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f2a99 - Browse repository at this point
Copy the full SHA d8f2a99View commit details
Commits on Apr 13, 2024
-
fix(config): globalExtends merge default (renovatebot#28145)
Previously, config from globalExtends was incorrectly merged _after_ other global config. This meant for example that packageRules in a config.js could not override packageRules from within globalExtends, because they were applied after. Now, globalExtends content will be merged first, and remaining global config merged second. Fixes renovatebot#28131 BREAKING CHANGE: order of globalExtends resolution is changed so that it is applied first and remaining global config takes precedence.
Configuration menu - View commit details
-
Copy full SHA for fb013c9 - Browse repository at this point
Copy the full SHA fb013c9View commit details -
feat(manager/pep621): allow auto grouping of dependencies in differen…
…t groups (renovatebot#28193) Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Configuration menu - View commit details
-
Copy full SHA for 2da2fde - Browse repository at this point
Copy the full SHA 2da2fdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d032a - Browse repository at this point
Copy the full SHA c8d032aView commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d01b8fe - Browse repository at this point
Copy the full SHA d01b8feView commit details