- Apr 26, 2021
-
-
Sergei Zharinov authored
- Apr 25, 2021
-
-
HonkingGoose authored
- Apr 24, 2021
-
-
Muhammad Rehan Saeed authored
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
Rhys Arkins authored
-
Rhys Arkins authored
-
Nils Plaschke authored
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
- Apr 23, 2021
-
-
Ross Rasmussen authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de> Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
Sergei Zharinov authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
HonkingGoose authored
-
Sergei Zharinov authored
-
Nils Andresen authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
- Apr 22, 2021
-
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-
Michael Kriese authored
Co-authored-by:
Rhys Arkins <rhys@arkins.net>
-
Michael Kriese authored
-
HonkingGoose authored
Co-authored-by:
Michael Kriese <michael.kriese@visualon.de>
-
HonkingGoose authored
-
Álvaro Mondéjar authored
-
Rhys Arkins authored
Closes #9172
-
Rhys Arkins authored
Roll back the previous refactor.
-
Rhys Arkins authored
Instead of ignoring the entire .npmrc file if it contains environment variables, instead just strip out the necessary lines. BREAKING: .npmrc files with environment variables will no longer be completely ignore - instead only the lines with variables will be stripped.
-
Rhys Arkins authored
-
Rhys Arkins authored
Removes default settings which disabled docker major updates by default. BREAKING CHANGE: Major updates for docker will now be enabled by default.
-
Rhys Arkins authored
Remove hardcoded Node.js rules from docker extract and instead add group:nodeJs to group:recommended BREAKING CHANGE: node images founds in Dockerfiles will no longer have hardcoded commitMessageTopic. Add group:Nodejs or config:base to extends for backwards compatibility.
-
Rhys Arkins authored
-
Rhys Arkins authored
Drops support for dockerMapDotfiles BREAKING CHANGE: dockerMapDotfiles is no longer supported
-
Rhys Arkins authored
Delay config preset resolution in admin config until after platform initialization. This will enable resolution of private “local>…” presets to work. BREAKING CHANGE: Config presets will be resolved after platform initialization, so from now on platform credentials cannot be placed in presets.
-
Rhys Arkins authored
Drops support for reading `.npmrc` from the bot's home directory. BREAKING CHANGE: Renovate will no longer read from ~/.npmrc. Configure `npmrc` in config instead.
-
Rhys Arkins authored
Removes support for the ignoreNpmrcFile config option. BREAKING CHANGE: ignoreNpmrcFile is no longer supported. Use an empty string for config.npmrc instead.
-