Skip to content

14.0.0

Choose a tag to compare

@renovate-bot renovate-bot released this 22 Jan 08:47

14.0.0 (2019-01-22)

Code Refactoring

Features

BREAKING CHANGES

  • Renovate now requires Node.js 10.x to run
  • 'vsts' platform is now renamed to 'azure'
  • For GitHub, GitLab, Bitbucket and VSTS you need to migrate *_ENDPOINT to RENOVATE_ENDPOINT, *_TOKEN to RENOVATE_TOKEN, and same for BITBUCKET_USERNAME and BITBUCKET_PASSWORD.
  • renovate repository no longer supports direct deployment to Heroku
  • If you are mapping a .npmrc file into /home/node/.npmrc in Renovate v13 then you now need to map it to /home/ubuntu/.npmrc