Given that `sbt-package` datasource is using an underlying maven one, same problem is happening here with sbt.
It makes sense to add `sbt-package` datasource to `mavenCommonsAncientVersion` workaround.
* remove reference to GitLab.com Renovte bot app
* capitalize word ESLint
* use American English spelling
* capitalize words Yarn, Lerna
* add missing dot at end of etc.
* remove dot from end of list item
* use one sentence per line
* fix list item spread out over lines
* capitalize word Yarn
* firm up recommendation
* rmeove extra word, fix grammar
* revert GitLab.com removal
* fix(bitbucket-server): Do not throw REPOSITORY_CHANGED if API error is about invalid reviewers
Also always log the error in any case for better visibility
* fix: Extract code into helper methods and retry in updatePR
* Fix review feedback
* Update lib/platform/bitbucket-server/index.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* lint
* Move new helpers into utils.ts and add proper types for error
* Update lib/platform/bitbucket-server/utils.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
The previously used command, `dotnet new nugetconfig` creates a nuget.config with some defaults that we are not interested in while creating the temporary file for authentication.
Fixes#7769
* split up long sentence
* use active voice
* use 1's for ordered list, fix whitespace
* split sentence, and rewrite in active voice
* Implement review suggestion
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
* use 1's for ordered list, fix whitespace
* use active voice
* fix typo: if -> in
* capitalize word Renovate
* rewrite sentences for clarity
* rewrite for clarity
* fix grammar
* use active voice
Co-authored-by: Rhys Arkins <rhys@arkins.net>
* use 1.'s for ordered list
* fix whitespace in ordered list
* use active voice
* capitalize SemVer
* Remove fluff word
* use active voice
* update paragraph, needs further work
* explain how to pin to a specific Go lang version
* change Go version from 1.14.2 -> 1.14.12
* strip patch level from Go version, explain why