- Apr 23, 2021
-
-
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.
-
Rhys Arkins authored
Renames skipInstalls to artifactUpdateApproach and changes from boolean to enum. BREAKING CHANGE: skipInstalls has been changed to artifactsUpdateApproach
-
Rhys Arkins authored
-
HonkingGoose authored
-
Sebastian Poxhofer authored
Improves the `depType` values returned by the terraform manager. Closes #8792 BREAKING CHANGE: Values for extracted `depType` in terraform manager have changed, please see the `terraform` manager readme for details.
-
Rhys Arkins authored
Changes behavior so that patch updateType is not rewritten to minor by default. Closes #2818 BREAKING CHANGE: patch updates are not considered updateType=minor by default.
-
Rhys Arkins authored
Resets any language or manager` additionalBranchPrefix` values to empty string. Add the `compatibility:additionalBranchPrefix` prefix to restore previous behavior. BREAKING CHANGE: Removal of default `additionalBranchPrefix` values will cause branch names to change for docker/helm/buildkite/cargo/homebrew.
-
Rhys Arkins authored
Removes trustLevel and replaces it with 3 other options instead. No longer necessary to set anything additional is configuring `allowedPostUpgradeCommands` BREAKING CHANGE: `trustLevel` is no longer supported and instead broken into `allowCustomCrateRegistries` , `allowScripts` , and `exposeAllEnv`.
-
Rhys Arkins authored
Remove support for logLevel in config. Must be configured using LOG_LEVEL instead. Closes #8291 BREAKING CHANGE: Configure LOG_LEVEL in env and not in config or CLI
-
Rhys Arkins authored
Removes support for NPM_TOKEN. BREAKING CHANGE: Do not use NPM_TOKEN in env to configure npm authentication. Configure hostRules instead.
-
Rhys Arkins authored
Removes RENOVATE_LEGACY_GIT_AUTHOR_EMAIL support. Closes #9111 BREAKING CHANGE: RENOVATE_LEGACY_GIT_AUTHOR_EMAIL is no longer supported. Use `ignoredAuthors` in config instead.
-
renovate[bot] authored
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
-