Rhys Arkins
73694efd82
fix(cache): run cache init ( #6312 )
2020-05-24 07:13:55 +02:00
Rhys Arkins
e990c6b24c
logs: info log list of autodiscovered repositories
2020-05-22 14:47:49 +02:00
Rhys Arkins
2d8923054b
fix(gitlab): specify min_access_level=30 when autodiscovering
2020-05-22 14:47:37 +02:00
Rhys Arkins
cfad70a5f0
chore: fix lint
2020-05-20 21:57:45 +02:00
Rhys Arkins
d1cd65c246
fix(composer): correct cwd for subdirectories
...
Closes #6291
2020-05-20 21:24:50 +02:00
Martín Fernández
4fad63ce54
feat(bundler): Allow setting different rangeStrategy ( #6274 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-20 18:28:11 +02:00
Michael Kriese
1c2f4fd336
feat(bundler): use renovate cache ( #6289 )
2020-05-20 16:08:07 +02:00
hussainweb
62187519cb
fix(composer): Handle minimum-stability version constraints ( #6268 )
2020-05-20 14:17:28 +02:00
Rhys Arkins
0853fd4a74
refactor: revert yarnv2 logic
2020-05-20 11:17:20 +02:00
Rhys Arkins
dad4e12492
chore: remove unused yarnIntegrity and mutex
2020-05-20 11:17:06 +02:00
Rhys Arkins
ab5fe63e77
fix(pr): better github.com token warning for self hosted
...
Refs #6283
2020-05-20 09:27:27 +02:00
Rhys Arkins
680edf3d1a
refactor: pnpm lockfile updates use util/exec docker ( #6282 )
2020-05-19 18:11:08 +02:00
Rhys Arkins
8b2bba2e2a
fix(pnpm): use renovate/node for artifacts generation
2020-05-19 13:48:03 +02:00
Rhys Arkins
54b2ae61ad
chore: remove unused test
2020-05-19 13:09:54 +02:00
Rhys Arkins
e8bbdf9647
feat: default unicodeEmoji to true
...
To revert to old behaviour, configure unicodeEmoji=false.
BREAKING CHANGE: emoji’s now default to using unicode
2020-05-19 13:09:54 +02:00
Rhys Arkins
e102132869
refactor: convert config-validator to TypeScript
...
BREAKING CHANGE: path for the config validator is now in lib/ and dist/ and not bin/
2020-05-19 13:09:54 +02:00
Rhys Arkins
082cd4ee89
feat: remove third party pr validation
...
Renovate will no longer attempt to retrieve and validate the config of PRs created by other users or bots.
BREAKING CHANGE: Renovate will no longer create renovate/verify status checks on third party PRs.
2020-05-19 13:09:54 +02:00
Rhys Arkins
96fb5f4cca
feat(npm): drop embedded managers
...
Renovate will no longer embed npm, yarn and pnpm as dependencies. Therefore, if you are not running via the Docker full image, then you need to ensure that any of these managers are installed prior to running Renovate. This is inline with other managers such as Gradle or Poetry that require installation alongside Renovate too.
Closes #4208
BREAKING CHANGE: npm, yarn and pnpm are no longer embedded with the installation
2020-05-19 13:09:54 +02:00
Rhys Arkins
fc5b67133b
fix(docker): don’t abort for quay.io errors
2020-05-19 10:17:18 +02:00
Rhys Arkins
6c3eb3e321
chore: fix lint warnings
2020-05-19 09:34:13 +02:00
Rhys Arkins
57bf312e3f
fix(travis): Node 10 is no longer active LTS
2020-05-19 09:28:50 +02:00
Rhys Arkins
fe2e612a09
fix: branch writer use branch config, not main config
2020-05-18 21:37:47 +02:00
Sergio Zharinov
eaf8f254d3
refactor(gitlab): Refactor other tests which use gitlab platform ( #6276 )
2020-05-18 17:34:34 +02:00
Jamie Magee
53ce3cf4d6
chore(jest): add eslint jest checks ( #5986 )
2020-05-18 14:33:44 +02:00
Sergio Zharinov
d5aeb50004
refactor(gitlab): Use nock for tests ( #6267 )
2020-05-17 21:42:15 +02:00
Rhys Arkins
d03b7e6146
fix: deduct pr remaining when automerging comment
...
Closes #6266
2020-05-17 12:07:50 +02:00
Michael Kriese
2515a89dab
fix(logging): sanitize known token ( #5917 )
2020-05-16 12:35:41 +02:00
Sergio Zharinov
fcced24a6a
refactor(github): Remove old Github platform wrappers ( #6203 )
...
* refactor(github): Remove old Github platform wrappers
* Refactor 'util/cache/run' imports
* Fix pod http client
* Fix test
* refactor(pod): Split request functions
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-05-16 10:53:11 +02:00
Rhys Arkins
f8a418f82a
fix(github): better detection of locked PR
...
Closes #6215
2020-05-16 09:11:04 +02:00
Michael Kriese
b6581cb1c4
test: remove test focus ( #6249 )
2020-05-15 14:18:07 +02:00
Michael Kriese
ca71eddbdb
test(gradle-wrapper): add mock test ( #6233 )
2020-05-15 13:30:36 +02:00
zoidbergwill
081ee55dea
fix(bazel): WORKSPACE can also have .bazel
suffix ( #6217 )
2020-05-15 13:27:46 +02:00
Rhys Arkins
26fd21cd53
refactor: parentBranch -> reuseExistingBranch ( #6236 )
2020-05-15 12:45:03 +02:00
Michael Kriese
0d1e27364b
fix(manager): reset gradle-wrapper properties before update ( #6196 )
2020-05-15 11:32:55 +02:00
Rhys Arkins
6988c67a6b
refactor: composer use util/fs ( #6239 )
2020-05-15 09:18:23 +02:00
Michael Kriese
2f0c6dd27b
fix(internal): file-match must use re2 ( #6246 )
2020-05-15 09:01:14 +02:00
Jamie Magee
a6de753e2f
fix(dotnet): check all nuget feeds for package ( #6242 )
2020-05-15 06:46:31 +02:00
Jamie Magee
9b474e54f6
fix: set correct mode for gradlew ( #6243 )
2020-05-15 06:19:43 +02:00
Rhys Arkins
642061b9c3
refactor: reduce written npm files ( #6240 )
2020-05-14 21:04:10 +02:00
Rhys Arkins
61c4fcdecd
fix(gradle-wrapper): skip artifacts update if no gradlew command found ( #6229 )
2020-05-14 14:53:45 +02:00
Rhys Arkins
6a1dab6412
refactor(platform): commitFilesToBranch -> commitFiles
2020-05-14 14:13:08 +02:00
Rhys Arkins
daba153ba3
fix(helm): default registryUrls ( #6231 )
2020-05-14 13:18:58 +02:00
Björn Brauer
8144f07b69
feat(pr): remove and re-create automergeComment when rebasing ( #6002 )
2020-05-14 13:13:38 +02:00
Rhys Arkins
957980051f
fix(helm-values): disable pinDigests ( #6230 )
2020-05-14 13:03:28 +02:00
Rhys Arkins
5bd2d42d5a
fix(platform): don’t pass parentBranch to platform commitFilesToBranch ( #6227 )
2020-05-14 12:20:24 +02:00
Rhys Arkins
a44d5452fa
fix(git): ignore symbolic links for getFileList ( #6226 )
2020-05-14 11:24:03 +02:00
Rhys Arkins
ebb69ad41e
fix(pep440): add isVersion check before equals
2020-05-14 10:16:50 +02:00
Rhys Arkins
a00cefa5f8
fix(terraform): gracefully handle EAI_AGAIN
2020-05-13 17:20:36 +02:00
Rhys Arkins
65190695db
test: add more ruby replace tests
2020-05-13 16:59:25 +02:00
Rhys Arkins
8b83450997
fix(ruby): better replace for complex ranges
2020-05-13 16:52:04 +02:00