- Nov 06, 2021
-
-
Michael Kriese authored
* test: reduce memory footprint * test: use new ts config Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
- Nov 05, 2021
-
-
Sergei Zharinov authored
-
FSuman authored
Co-authored-by:
Felipe Suman <felipe.suman@points.com> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
Maksim authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
Michael Todorovic authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net> Co-authored-by:
HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> Co-authored-by:
Sergei Zharinov <zharinov@users.noreply.github.com>
-
Sergei Zharinov authored
-
HonkingGoose authored
-
Sergei Zharinov authored
-
Sergei Zharinov authored
-
Sergei Zharinov authored
-
Rhys Arkins authored
Flips platformAutomerge default to `false`. BREAKING CHANGE: Platform automerge is no longer enabled by default.
-
Sergei Zharinov authored
Current implementation tries to use GOPROXY and falls back to Renovate fetching mechanism if no releases found. The new one is switches to GOPROXY implementaiton when environment variable is set and doesn't fallback. However, when direct keyword is used, it will use Renovate-native mechanism that fetches directly from GitHub, etc. When off keyword is encountered or no URLs left, we're done with no releases (i.e. no fallback to Renovate-native mechanism). BREAKING CHANGE: Go modules lookups will now no longer fallback to Renovate native lookups if GOPROXY is configured and without "direct" explicitly configured.
-
Sebastian Poxhofer authored
Allow the usage of arbitrary capture groups inside of regex manager templates and further adds refactor which this allows. BREAKING_CHANGE Only regex managers using the combination matchStringStrategy are affected of this change! Currently capture groups which are empty but still match the regex are ignored. This is no longer the case! Subsequent matchGroups will now overwrite previous ones, even if the later one is empty.
-
Florian Greinacher authored
Add configuration option `detectHostRulesFromEnv`. BREAKING CHANGE: `hostRules` are no longer automatically derived from env variables such as `NPM_X_TOKEN`. Set `detectHostRulesFromEnv=true` in config to re-enable same functionality.
-
Maxime Brunet authored
-
- Nov 04, 2021
-
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
wwuck authored
fix: allow optional quotes around ENV or ARG in regexManagers:dockerfileVersions preset regex (#12495)
-
wwuck authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
- Nov 03, 2021
-
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
Rhys Arkins authored
-
Oleg Krivtsov authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>