Sergio Zharinov
831c45397f
refactor(limits): Concise implementation for workers/global/limits.ts ( #7140 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-01 14:47:12 +02:00
Rhys Arkins
ed1f650030
feat(config): templated branchPrefix migration
2020-09-01 14:37:09 +02:00
Rhys Arkins
7651d2e420
feat: additionalBranchPrefix
2020-09-01 14:36:10 +02:00
Rhys Arkins
cda4e7c21e
fix: revert config cache
2020-09-01 14:23:28 +02:00
Julien Poissonnier
a2b2671370
fix(gitlab): Restore auth for versions older than 12.2 ( #7155 )
2020-09-01 12:42:23 +02:00
Rhys Arkins
c75d2c6873
refactor: detectSemanticCommits ( #7151 )
2020-09-01 10:44:52 +02:00
Rhys Arkins
6d24e9de78
fix(azure): pass extra clone options when fetching branch commits ( #7149 )
...
* fix(azure): pass extra clone options when fetching branch commits
Closes #7148
* more coverage
2020-09-01 09:39:10 +02:00
Rhys Arkins
1aa5ffc503
fix(azure): repository is empty if no defaultBranch
2020-09-01 09:00:34 +02:00
Rhys Arkins
540d47ba87
chore: fix lint
2020-09-01 07:25:13 +02:00
Rhys Arkins
1ddbce2fa2
test: refactor init tests
2020-09-01 07:10:50 +02:00
Rhys Arkins
92c5f2a414
chore: move cache type to init/common
2020-09-01 06:36:23 +02:00
Rhys Arkins
0bd7d27b33
chore: type -> interface
2020-09-01 06:30:52 +02:00
Rhys Arkins
750cd30296
chore: remove unused defaultBranch cache
2020-09-01 06:23:59 +02:00
Rhys Arkins
8a286a4663
chore: rename RepoConfig -> RepoFileConfig
2020-09-01 06:20:26 +02:00
Rhys Arkins
4b2eaf54ec
refactor: initRepo cache ( #7146 )
2020-08-31 20:01:41 +02:00
Tom Wieczorek
b7f215b90a
fix(git): add dashes after git log <rev> ( #7144 )
...
To fix an ambiguous argument error from git, following this notation:
git <command> [<revision>...] -- [<file>...]
2020-08-31 19:14:32 +02:00
Sergio Zharinov
bffebcc331
refactor(workers): Enum type for ProcessBranchResult ( #7132 )
2020-08-31 16:05:38 +02:00
Julien Poissonnier
499c838fe0
feat(gitlab): Allow using an OAuth2 token for authentication ( #7131 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-31 15:36:48 +02:00
Samuel Bodin
addfd4ef83
fix(circleci): leading dash is optional ( #7143 )
2020-08-31 14:21:08 +02:00
Rhys Arkins
6dbb1c710c
refactor: get defaultBranchSha from git
2020-08-31 13:14:13 +02:00
Sergio Zharinov
ad52ac9b13
fix(eslint): Restrict the rules and fix errors ( #7117 )
2020-08-31 13:13:02 +02:00
Rhys Arkins
0a60516891
chore: getRepoConfig -> detectRepoFileConfig
2020-08-31 12:42:25 +02:00
Rhys Arkins
b88b1c96da
refactor: split out repo config error throwing
2020-08-31 12:31:42 +02:00
Rhys Arkins
40d3316703
refactor: write repoConfig to cache
2020-08-31 12:14:10 +02:00
Rhys Arkins
8c5e6f3689
refactor: split getRepoConfig from mergeRenovateConfig ( #7142 )
2020-08-31 11:40:18 +02:00
Rhys Arkins
01659f2bb2
chore: fix lint
2020-08-31 11:20:53 +02:00
Rhys Arkins
81a75dd8b4
refactor: remove null file check
2020-08-31 11:14:55 +02:00
Rhys Arkins
0ce9837b9d
fix: Revert "feat: additionalBranchPrefix"
...
This reverts commit 9385fb557b
.
2020-08-31 09:33:34 +02:00
Rhys Arkins
655bdc1dda
fix: Revert "feat(config): templated branchPrefix migration"
...
This reverts commit 7235c14df6
.
2020-08-31 09:33:19 +02:00
Rhys Arkins
7235c14df6
feat(config): templated branchPrefix migration
2020-08-31 08:04:38 +02:00
Rhys Arkins
9385fb557b
feat: additionalBranchPrefix
...
Renamed from managerBranchPrefix
2020-08-31 07:47:24 +02:00
Rhys Arkins
c797865ea2
fix(git): syncBranch to ensure it has been fetched
2020-08-31 07:19:58 +02:00
Rhys Arkins
611bee9673
fix(git): try/catch fetchBranchList
2020-08-31 07:19:22 +02:00
Rhys Arkins
012561f69a
feat(git): get branch commit without cloning ( #7130 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-30 22:03:58 +02:00
Rhys Arkins
80b691c807
refactor: remove platform.setBaseBranch ( #7137 )
2020-08-30 21:27:02 +02:00
Rhys Arkins
869806d35e
chore: simplify git tests
2020-08-30 16:33:37 +02:00
Rhys Arkins
c9932d5c64
refactor: remove unused createBranch function
2020-08-30 10:03:16 +02:00
Rhys Arkins
6fdffed9d2
refactor: externalize syncBranch from branchExists
2020-08-30 09:54:54 +02:00
Rhys Arkins
4b0eb18a65
test: refactor getBranchCommit test
2020-08-30 08:58:45 +02:00
Rhys Arkins
aeef5e7baa
refactor(git): use gitInitialized
2020-08-30 07:24:47 +02:00
Rhys Arkins
083f30fb36
fix(git): don’t error for git fetch failure
2020-08-30 07:21:00 +02:00
Rhys Arkins
937a2e48b0
chore: rename commitHash -> commitSha
2020-08-29 14:48:48 +02:00
Rhys Arkins
e50c7a7759
refactor(types): git return CommitSha instead of string
2020-08-29 09:42:07 +02:00
Tane Morgan
4924b3cb39
Add prisma monorepo ( #7129 )
2020-08-29 09:17:36 +02:00
Tobias
aeb3b1d207
feat(preset): add date-io monorepo ( #7127 )
2020-08-28 22:46:22 +02:00
Sergio Zharinov
21e1f1ff3e
feat(worker): Enforce limits at PR creation time ( #7099 )
2020-08-28 15:22:14 +02:00
Rhys Arkins
c1245b2d4b
feat(internal): lazy git initialization ( #7006 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-28 10:08:39 +02:00
Julien Poissonnier
d78dc8f01c
feat(config): Add support for prBodyTemplate ( #7122 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-28 09:27:31 +02:00
Michael Kriese
06d80c2881
fix(npm): add npmrc trailing newline ( #7124 )
2020-08-27 20:11:00 +02:00
Julien Poissonnier
9be76acd56
feat(config): Make baseBranches configurable via env var ( #7123 )
2020-08-27 16:45:05 +02:00
Rhys Arkins
79e7c51dc9
logs: log .npmrc file location
2020-08-27 15:26:50 +02:00
Michael Kriese
8a4da9ab82
fix(datasource): add manual metadata ( #7118 )
2020-08-27 11:31:23 +02:00
Sergio Zharinov
6c085243d6
feat(maven): Support 'releaseTimestamp' for Maven Central ( #7061 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-27 09:23:21 +02:00
Sergio Zharinov
f411dde51a
refactor(logger): Fix lint warnings ( #7109 )
2020-08-27 09:12:37 +02:00
Sergio Zharinov
095f2f8240
refactor(util): Fix lint warnings ( #7114 )
2020-08-27 09:11:10 +02:00
Sergio Zharinov
0ae8cc2e89
refactor(datasource): Fix lint warnings ( #7115 )
2020-08-27 09:07:58 +02:00
Sergio Zharinov
28d16d17bc
refactor(platform): Fix lint warnings ( #7113 )
2020-08-27 09:05:31 +02:00
Sergio Zharinov
60b101d22c
refactor(manager): Fix lint warnings ( #7116 )
2020-08-27 08:59:23 +02:00
Sergio Zharinov
d5d9687ffe
feat: Support for Python 'setup.cfg' files ( #7058 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-08-27 08:46:28 +02:00
Rhys Arkins
d4c466ac9d
fix: compile lock file maintenance branch name
...
Closes #7110
2020-08-26 15:57:55 +02:00
Maxim Danilov
37c9b6a536
feat(jenkins): Support skip comments ( #6980 )
2020-08-26 15:26:05 +02:00
jparnone
67a8fe519d
feat(config): Added option "onboardingCommitMessage" ( #6997 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-08-26 15:00:45 +02:00
Sergio Zharinov
95f9af2ba6
refactor(config): Fix lint warnings ( #7108 )
2020-08-26 14:59:50 +02:00
Rhys Arkins
7bb198f1b7
fix: multiple major branch name separation
2020-08-26 14:32:10 +02:00
Rhys Arkins
d21e50d911
feat(internal): write branchName to each update ( #7107 )
2020-08-26 11:27:09 +02:00
Rhys Arkins
5f94ec586a
refactor: move parentDir/baseDir generation to flattenUpdates ( #7104 )
2020-08-26 09:31:26 +02:00
Sergio Zharinov
5e978e1b1c
refactor(maven): Simplify maven datasource for single registryUrl usage ( #7081 )
2020-08-25 13:27:38 +02:00
Sergio Zharinov
5cc7d9fd54
fix(cargo): Bump complex ranges ( #6682 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-08-25 13:25:07 +02:00
Sergio Zharinov
0701419d6e
fix: remove statusCheckVerify option ( #7094 )
...
Closes #7057
BREAKING CHANGE: statusCheckVerify config option is no longer supported and will be ignored
2020-08-25 13:11:24 +02:00
Sergio Zharinov
838996dbe0
feat: remove lazyGrouping feature ( #7093 )
...
Closes #7056
BREAKING CHANGE: lazyGrouping is no longer supported
2020-08-25 13:10:26 +02:00
Rhys Arkins
6a0f9a9a60
fix: try/catch localDir deletion ( #7090 )
2020-08-25 10:22:21 +02:00
Rhys Arkins
32181ae6c2
fix(composer): strip app x-access-token prefix from token
2020-08-25 10:10:13 +02:00
Rhys Arkins
c234428fd5
fix: more flexible check for dashboard approval
2020-08-25 10:02:11 +02:00
Rhys Arkins
2dc0fd6a4c
fix: deleteLocalFile only if localDir is defined
2020-08-25 09:39:03 +02:00
Michael Kriese
123a0f3775
fix: add zone.js changelog ( #7089 )
2020-08-25 08:12:04 +02:00
Michael Kriese
09df036e7c
fix(bitbucket-server): rethrow empty ( #7088 )
2020-08-25 06:56:59 +02:00
Sergio Zharinov
8c45eb952b
fix(composer): Support for "endpoint" and "baseUrl" hostRules ( #7085 )
...
* fix(composer): Support for "endpoint" and "baseUrl" keys in COMPOSER_AUTH
* Fix lint
2020-08-24 22:12:25 +02:00
Damien Varron
3437ebac7a
feat(presets): add Reach UI monorepo ( #7082 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-24 20:54:05 +02:00
Sergio Zharinov
1d40c34204
fix(composer): Support other hostRules keys in COMPOSER_AUTH ( #7084 )
2020-08-24 20:53:45 +02:00
Rhys Arkins
4f0714677c
fix(github): sanitize with and without x-access-token
2020-08-24 15:43:58 +02:00
Rhys Arkins
879966acdc
fix(github): don’t delete forked repos ( #7079 )
...
Closes #7055
2020-08-24 15:17:24 +02:00
Rhys Arkins
cff22ccc16
fix: always show dependency dashboard footer ( #7078 )
2020-08-24 14:35:22 +02:00
Nils Plaschke
d59ac3b59d
fix(npm): Add auth param to docker npm when trustlevel == high ( #7051 )
2020-08-24 12:28:16 +02:00
Michael Kriese
7feff791ea
fix: prepare for simple-git 2.19 ( #7074 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-08-24 11:21:31 +02:00
Sergio Zharinov
3ad5b95957
feat(nuget): v3 to use Registrations endpoint instead of Search ( #6943 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-24 11:12:51 +02:00
Sergio Zharinov
6f08421c9f
logs(github): Decrease GitHub vulnerability logs verbosity ( #6971 )
2020-08-24 10:48:47 +02:00
Sergio Zharinov
578e64bc81
refactor(composer): Obtain COMPOSER_AUTH only from "hostRules" ( #7054 )
2020-08-24 10:47:59 +02:00
Jamie Magee
5c1947108d
test: feature support for prs rarer than 1 month ( #7033 )
2020-08-24 10:43:21 +02:00
Michael Kriese
98c4a378e8
fix(bitbucket-server): handle empty repo ( #7070 )
2020-08-24 10:42:39 +02:00
Sergio Zharinov
786ff757b2
fix(azure): Separate API call for the reopening PR state ( #7050 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-08-24 10:41:07 +02:00
Stephen
1813bc6738
fix(poetry): allow empty sources in poetry config ( #7068 )
2020-08-24 08:20:39 +02:00
Michael Kriese
ce5ef74ec7
feat(npm): yarn v2 lockfile support ( #7047 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-08-21 15:01:26 +02:00
Sergio Zharinov
4a1d2d9f2b
refactor(composer): Use COMPOSER_AUTH instead of writing to auth.json ( #7048 )
2020-08-21 13:45:24 +02:00
Sergio Zharinov
31bb4cd876
refactor(composer): Extract auth.json writing function ( #7045 )
2020-08-21 08:27:47 +02:00
Michael Kriese
1332e1d619
fix: revert "feat: yarn2 lockfile support" ( #7046 )
2020-08-21 06:43:58 +02:00
Sergio Zharinov
2d83f073dd
platform(gitlab): Limit MR body to 25 Kb ( #7043 )
2020-08-20 20:53:03 +02:00
Sergio Zharinov
4459f6e8d4
fix(bitbucket): Decline PRs by separate API call ( #7036 )
2020-08-20 16:15:57 +02:00
Sergio Zharinov
5e93840ebb
fix(gitlab): Fix PR closing keyword ( #7037 )
2020-08-20 13:57:31 +02:00
Christophe Hurpeau
591a7604a2
feat: yarn2 lockfile support ( #6045 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-08-19 14:43:18 +02:00
Michael Kriese
5488db85a5
fix(bitbucket-server): wrong contents fetch ( #7029 )
...
* fix(bitbucket-server): wrong contents fetch
* fix: wrong string join
2020-08-19 13:49:52 +02:00
Rhys Arkins
824bfca207
fix: revert mergeRenovateConfig removal ( #7028 )
2020-08-19 12:59:19 +02:00
Rhys Arkins
5f80b726d9
fix: revert baseBranch/baseBranchSha change
...
Closes #7027
2020-08-19 12:01:42 +02:00
Joe Bergeron
f089911f4b
feat(poetry): Add private package index support to Poetry ( #6994 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-19 10:43:08 +02:00
Rhys Arkins
2d0961af8d
refactor: move onboarding check into getRepoConfig
2020-08-19 09:36:02 +02:00
Rhys Arkins
805e34e5b0
refactor: remove unnecessary baseBranch settings
2020-08-19 09:18:53 +02:00
Rhys Arkins
9483a61110
refactor: clone config when initializing
2020-08-19 09:17:55 +02:00
Michael Kriese
13bedd5c80
feat(presets): local bitbucket-server presets ( #7000 )
2020-08-19 08:58:38 +02:00
renovate[bot]
5e2203cf37
build(deps): update dependency simple-git to v2.18.0 ( #7023 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-19 07:33:25 +02:00
Michael Kriese
6474dd49e5
chore: lint fixes ( #7018 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-08-19 06:46:00 +02:00
Rhys Arkins
b6af8188d1
refactor: initRepo ( #7022 )
2020-08-19 06:27:48 +02:00
Sergio Zharinov
45b9b4ebc4
refactor(platform): Decomplect branch deletion from PR state ( #6988 )
2020-08-18 20:38:53 +02:00
Rhys Arkins
764b2b7b67
refactor: use hasha for cache configHash
2020-08-18 19:58:12 +02:00
Rhys Arkins
68c918bc18
refactor: query currentBranchSha immediately
2020-08-18 15:40:11 +02:00
Rhys Arkins
92fc56784a
chore: add defaultBranchSha to RenovateConfig
2020-08-18 15:39:58 +02:00
Rhys Arkins
3985953da2
fix: don’t error when baseBranches are not found ( #7019 )
...
Log a warning when baseBranches are missing but otherwise just skip over and keep going.
Closes #6669
2020-08-18 14:49:38 +02:00
Sergio Zharinov
eb2f2ea049
refactor(bitbucket-server): Support state changes for updatePr ( #7017 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-08-18 14:41:41 +02:00
Sergio Zharinov
6f7cced72f
refactor(gitlab): Support state changes for updatePr ( #7013 )
2020-08-18 14:30:53 +02:00
Sergio Zharinov
b0102b6b6d
refactor(gitea): Support state changes for updatePr ( #7015 )
2020-08-18 14:30:37 +02:00
Sergio Zharinov
5230f288d7
refactor(bitbucket): Support state changes for updatePr ( #7016 )
2020-08-18 14:28:41 +02:00
Sergio Zharinov
6547d37ae0
refactor(azure): Support state changes for updatePr ( #7014 )
2020-08-18 14:28:18 +02:00
Sergio Zharinov
cc8652e38c
refactor(github): Support state changes for updatePr ( #7012 )
2020-08-18 13:21:44 +02:00
Sergio Zharinov
5ca6f65fa2
fix(maven): Use full URL as the cache key ( #7011 )
2020-08-18 12:19:53 +02:00
Sergio Zharinov
cd064db4eb
refactor(platform): Change signature types for "updatePr" method ( #7002 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-18 12:19:19 +02:00
Satish Ravi
580139a859
fix(pypi): handle data-requires-python from simple endpoint ( #6966 )
2020-08-18 11:17:20 +02:00
pulish
ee6b961f44
fix(go): fix go packages with sub packages creating wrong updates ( #6978 )
2020-08-18 09:30:36 +02:00
pokutuna
ed3a15c08d
docs: fix link to the self-hosting docment ( #7007 )
2020-08-18 00:01:50 +02:00
Rhys Arkins
03b3f09d37
fix(gomod): tidy an extra time
...
Closes #6795
2020-08-17 22:05:48 +02:00
Maksim Martianov
54cf4c1253
feat(composer): lazy repository url ( #6982 )
2020-08-17 19:54:00 +02:00
Rhys Arkins
43b2a2390d
fix: default npm cache to 15 minutes
2020-08-17 15:48:24 +02:00
Rhys Arkins
76913a1889
feat(github): support app tokens ( #6859 )
2020-08-17 14:14:19 +02:00
Rhys Arkins
062045168a
refactor(git): lazy sync git ( #6984 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-08-17 13:31:53 +02:00
Jamie Magee
b45502cd28
chore: fix more eslint warnings ( #7001 )
2020-08-17 12:32:23 +02:00
Michael Kriese
d92e354763
fix(git): rethrow empty repo error ( #6998 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-08-17 12:09:29 +02:00
Michael Kriese
4a2a8ec68b
fix(bitbucket-server): check for empty repo ( #6999 )
2020-08-17 10:15:44 +02:00
Rhys Arkins
a345054308
chore: reorder git.setBranchPrefix
2020-08-15 07:31:34 +02:00
Rhys Arkins
7909558a46
fix: handle workflow rejection gracefully
2020-08-14 11:56:49 +02:00
Rhys Arkins
7505292116
fix: update git submodules only if version found
2020-08-14 08:18:20 +02:00
Michael Kriese
7c45ee9d19
feat(terraform): support extended required_providers ( #6959 )
2020-08-13 09:47:45 +02:00
Rhys Arkins
fc54aec796
fix(swift): handle from value where fromVersion is not in string ( #6963 )
...
Closes #6962
2020-08-12 15:34:05 +02:00
Rhys Arkins
3d9a1b28f9
fix: check for depName in template before replacing
2020-08-12 12:23:23 +02:00
pulish
322fe85f10
feat(go): add GOPRIVATE env to golang updateArtifacts function ( #6960 )
2020-08-12 11:47:23 +02:00
Rhys Arkins
0a143a2c96
fix: don’t linkify gitlab.com repositories
2020-08-12 07:20:45 +02:00
Rhys Arkins
095cb3b002
logs: log platform error message in git
2020-08-12 07:13:31 +02:00
Rhys Arkins
6ddda0fa4b
chore: fix lint
2020-08-11 23:19:00 +02:00
Rhys Arkins
efbe610de8
fix(github): remove forked repo from list after deleting
2020-08-11 22:43:19 +02:00
Rhys Arkins
3e5ead7111
fix(github): don’t query forked repo list repeatedly
2020-08-11 22:41:06 +02:00
Rhys Arkins
4990a3c658
fix: harden latest date check
2020-08-11 22:13:01 +02:00
Rhys Arkins
1a8a381c4f
fix: very string value before startsWith
2020-08-11 17:38:59 +02:00
Rhys Arkins
c0117d44cd
logs: log bazel WORKSPACE file
2020-08-11 17:32:33 +02:00
Rhys Arkins
908858af1a
fix(npm): try/catch .npmrc and .yarnrc writing
2020-08-11 16:04:19 +02:00
Rhys Arkins
2c99415ec3
fix(github): use forkToken for deleting the fork
2020-08-11 16:03:34 +02:00
Michael Kriese
d07e6f2c34
refactor: remove unused versionLine ( #6958 )
2020-08-11 11:59:29 +02:00
Michael Kriese
bbea59939e
feat: add http2 option ( #6957 )
2020-08-11 11:53:23 +02:00
Rhys Arkins
d8157a7944
logs: Unknown supportPolicy
2020-08-11 09:58:08 +02:00
Rhys Arkins
9837ff876a
fix(pip_setup): extend timeout from 5s to 30s
2020-08-11 09:57:15 +02:00
Rhys Arkins
d6fb55bec3
fix(git): loosen git clone no space detection
2020-08-11 09:32:13 +02:00
Rhys Arkins
9bb0a6c80c
fix(composer): gracefully handle bumping in-range less than
2020-08-11 09:30:02 +02:00
Rhys Arkins
7e78353ce4
fix: surround linkify in try/catch
2020-08-11 08:21:44 +02:00
Rhys Arkins
fc21a76833
fix: harden startsWith checks
2020-08-11 08:08:16 +02:00
renovate[bot]
f734730149
build(deps): update dependency got to v11.5.2 ( #6948 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-10 22:18:04 +02:00
Roc
9d61733ef0
fix(go): match go-source by go module prefix ( #6930 )
2020-08-10 22:16:07 +02:00
renovate[bot]
ccf286240e
chore(deps): update linters (major) ( #6769 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-08-10 16:18:08 +02:00
Sergio Zharinov
63d54efbd8
feat(nuget): Support releaseTimestamp for Nuget v2 ( #6942 )
2020-08-09 12:09:48 +02:00
Sergio Zharinov
ac83f691db
feat(dart): Support for releaseTimestamp field ( #6926 )
2020-08-06 16:47:39 +02:00
Sergio Zharinov
bdee0ced39
fix(pypi): Treat yanked versions as deprecated ( #6925 )
2020-08-06 11:52:05 +02:00
Michael Kriese
31b2867df3
feat(azure): add draft pr support ( #6923 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-08-06 08:42:37 +02:00
stefee
00dbb1a6d3
fix(versioning): ignore git commit hash in loose/docker versioning ( #6919 )
2020-08-06 08:01:51 +02:00
Rhys Arkins
d6559f6357
fix(yarn): allow overwriting of yarnrc file ( #6922 )
2020-08-06 07:59:22 +02:00
Sergio Zharinov
9f891745aa
fix(host-rules): Disable datasource warnings for disabled hosts ( #6918 )
2020-08-05 13:58:50 +02:00
Sergio Zharinov
6fee27d60c
feat(gomod): Run artifact update with single command ( #6912 )
2020-08-05 09:11:56 +02:00
Daniel Hochman
8df4694708
feat(preset): add docusaurus monorepo ( #6914 )
2020-08-04 20:10:49 +02:00
Rhys Arkins
09290abfe4
refactor: github platform return defaultBranchSha ( #6911 )
2020-08-04 14:06:07 +02:00
Maxim Danilov
bcaaee503c
feat(jenkins): Add Jenkins plugin manager ( #6668 )
2020-08-04 11:12:40 +02:00
Michael Kriese
779d4389c6
fix(internal): add metadata ( #6875 )
2020-08-03 20:34:17 +02:00
pulish
6642359661
feat(go): add support for gitlab in go datasource ( #6895 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-03 20:33:00 +02:00
itchyny
5440349bd5
fix(sbt): strip inline comments ( #6898 )
2020-08-03 20:27:36 +02:00
Michael Kriese
bfa0d92d38
feat(internal): fix changelogs ( #6873 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-30 08:16:56 +02:00
Niklas Eicker
1499d46db9
fix: typo in "Pin dependencies" PR ( #6881 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-30 07:21:09 +02:00
renovate[bot]
9f6c193557
build(deps): update dependency @sindresorhus/is to v3.1.0 ( #6867 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-30 06:54:20 +02:00
Michael Kriese
2df9285d66
refactor(internal): refactor changelogs ( #6878 )
2020-07-29 17:45:51 +02:00
Michael Kriese
7f563b7956
refactor(internal): add types ( #6880 )
2020-07-29 16:39:44 +02:00
Michael Kriese
35be423495
fix(internal): change url encoding to lowercase ( #6879 )
2020-07-29 14:37:09 +02:00
Kieran
a13b59571b
fix(packagist): prevent packages.json being added twice ( #6853 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-29 14:23:39 +02:00
Michael Kriese
2b636273bd
refactor: small refactoring ( #6876 )
2020-07-29 13:11:30 +02:00
Ian Walter
71b1b58c28
feat(pnpm): Adding --recursive flag to pnpm install ( #6850 )
...
Closes #2015 : pnpm recursive support
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-29 07:16:08 +02:00
Michael Kriese
133ef0f172
fix(internal): forward legacy http url ( #6872 )
2020-07-29 06:39:27 +02:00
INA Lintaro
d6b25f6a31
fix(changelog): support 'release-' tag format. ( #6871 )
2020-07-29 06:39:06 +02:00
Michael Kriese
938d896d31
feat(terraform): support docker provider ( #6866 )
2020-07-28 12:27:17 +02:00
Sergio Zharinov
3d29b95099
feat(sbt): Update scala version ( #6816 )
...
* feat(sbt): Update scala version
* Fixes
* Fixes
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-28 10:37:55 +02:00
Michael Kriese
8dbf28da2b
fix: updated metadata ( #6864 )
2020-07-28 10:13:04 +02:00
Matthias Baur
f99dbe8b9a
docs: fix typo ( #6862 )
2020-07-27 15:46:23 +02:00
Maxim Danilov
db717a7767
feat(jenkins-plugins): Add Jenkins Plugins datasource ( #6848 )
...
* feat(jenkins-plugins): Add a datasource for Jenkins plugins
* feat(jenkins-plugins): Improve tests of caching
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-27 11:24:41 +02:00
Rhys Arkins
bc65f83077
fix(azure): createPr fix targetRefName
...
Closes #6846
2020-07-27 08:22:22 +02:00
Rhys Arkins
85f89e3591
fix: proper fix .json5 extension
2020-07-27 08:21:52 +02:00
Rhys Arkins
f10cafbaad
fix(config-validator): correct json5 check
2020-07-27 08:17:10 +02:00
Rhys Arkins
0a28745095
fix(github): lazy fetch user and emails ( #6851 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-26 13:51:19 +02:00
Rhys Arkins
80f492b8fa
chore: gitea PlatformParams
2020-07-24 19:09:33 +02:00
Rhys Arkins
d582663eed
chore PlatformParams type
2020-07-24 18:14:32 +02:00
Rhys Arkins
b11e5cb761
chore: rename platform types
2020-07-24 17:57:45 +02:00
Rhys Arkins
bcdd97cb61
chore: remove unused types
2020-07-24 17:09:30 +02:00
Alex Viscreanu
86247d6e19
fix(pypi): use merge strategy to get latest package version ( #6841 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-24 10:28:06 +02:00
Will Maier
66c143c6eb
feat(bazel): support http_file ( #6844 )
2020-07-24 09:28:40 +02:00
Chris
fd7db0b2af
feat: implement support for Helm v3 ( #6820 )
...
* feat: implement support for Helm v3
* refactor: applied additional sanity checks when parsing deps
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-23 21:05:53 +02:00
Rhys Arkins
0823b14a5f
feat: dependency dashboard header and footer ( #6839 )
...
Adds the ability to customize the dependency dashboard contents through customizable header and footer.
2020-07-23 15:35:43 +02:00
Rhys Arkins
4a41a22a48
fix: commit limit when rebasing ( #6837 )
2020-07-23 15:23:16 +02:00
Rhys Arkins
5e945db707
fix(presets): pass rate limit up
2020-07-23 14:23:26 +02:00
Rhys Arkins
22a93c968f
chore: don’t log new/old PR body if changed
2020-07-23 14:11:42 +02:00
Rhys Arkins
04949afce8
refactor: reduce platform defaultBranch storage ( #6833 )
2020-07-23 14:07:26 +02:00
Rhys Arkins
f37697e56d
fix: ignore commit count when calculating branch modification ( #6835 )
2020-07-23 13:56:06 +02:00
Rhys Arkins
91be1678ac
refactor: targetBranch mandatory in platform.createPr ( #6829 )
2020-07-23 12:43:06 +02:00
Sebastian Poxhofer
f71e44e26b
fix(ansible-galaxy): add alternative galaxy role declaration ( #6830 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-23 12:41:42 +02:00
Michael Kriese
a9795cec12
fix: add traefik sourceUrl ( #6831 )
2020-07-23 12:29:09 +02:00
Rhys Arkins
6eb3bcca83
refactor(platform): remove baseBranch ( #6828 )
2020-07-23 11:36:35 +02:00
Rhys Arkins
e6f52b49ac
refactor(platform): remove baseCommitSHA ( #6827 )
2020-07-23 11:12:37 +02:00
Rhys Arkins
eaffc19253
refactor: drop pr.isStale ( #6826 )
2020-07-23 10:15:51 +02:00
Rhys Arkins
d6bfaa665f
fix(validator): use JSON.parse when non-json5 ( #6824 )
...
Closes #6822
2020-07-23 07:29:10 +02:00
Michael Kriese
5815f75f13
feat(internal): migrate to got v11 ( #6725 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-22 20:15:48 +02:00
Rhys Arkins
ae43b51391
feat: change default bot email ( #6740 )
2020-07-22 20:11:22 +02:00
Rhys Arkins
1449e8324b
feat(internal): use git to determine branch modification status ( #6697 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-22 20:05:42 +02:00
Rhys Arkins
852b340926
refactor: git.setBranch return
2020-07-22 19:41:11 +02:00
Rhys Arkins
d3ce8d7693
fix: migrate string to boolean for masterIssue
...
Closes #6819
2020-07-22 19:11:52 +02:00
Rhys Arkins
67a7dd4a10
refactor: remove unnecessary if from git.setBranch ( #6815 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-22 16:13:24 +02:00
Michael Kriese
698a2ed962
fix: force optional options ( #6817 )
2020-07-22 13:24:51 +02:00
Rhys Arkins
008f781d42
refactor: mandatory branchName in setBaseBranch
2020-07-22 11:14:22 +02:00
Rhys Arkins
d150b1768f
refactor: platform defaultBranch
2020-07-22 11:14:15 +02:00
Rhys Arkins
bfcd2508ef
refactor: remove unused base branch else
2020-07-22 11:14:08 +02:00
Rhys Arkins
20e57a1f6c
refactor: createPr useDefaultBranch -> targetBranch ( #6813 )
2020-07-22 11:08:08 +02:00
Rhys Arkins
8f7d2bad5e
fix(validation): matchCurrentVersion is a valid selector
2020-07-22 08:32:01 +02:00
Michael Kriese
9b4bff0051
fix(internal): fix linting ( #6803 )
2020-07-22 07:45:57 +02:00
Rhys Arkins
8ed043089e
chore: fix github test
2020-07-21 15:58:23 +02:00
Rhys Arkins
92da666c6f
fix(github): detect empty repos
2020-07-21 15:15:56 +02:00
Rhys Arkins
7d08285325
chore: rename master-issue -> dependency-dashboard
2020-07-21 15:13:56 +02:00
renovate[bot]
340f136448
build(deps): update dependency simple-git to v2 ( #6783 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-21 14:52:24 +02:00
Michael Kriese
779865af02
fix(gradle): pass extra env ( #6789 )
2020-07-21 13:51:49 +02:00
Rhys Arkins
3c9bac650d
fix: autoclosed digests when cache is enabled ( #6799 )
2020-07-21 12:22:20 +02:00
Rhys Arkins
45ac664d9d
fix(github): handle undefined initRepo result
2020-07-21 12:21:37 +02:00
Grégory Joseph
b72bf4c8e5
fix(lerna): Fix support for Lerna when package.json is not at the root of the repo ( #6675 )
...
* fix(lerna): Fix support for Lerna when package.json is not at the root of the repo
Pass the PackageFile object to generateLockFiles, and use that rather than hardcode 'package.json'
Closes #6574
* Add test for #6574 - loads package.json from the given file, not root
* Alternative approach: don't re-load the file at all, deps are already specified. Unsure about tests
* Making eslint happy
* Add tests for getLernaVersion (and some fixes along the way)
* Copy/pasta error -- that test function didn't need to be async
* Wrap lerna tests in a describe(getName)
* Adapted snapshot file
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-18 16:40:35 +02:00
Sergio Zharinov
1d33e20888
fix(sbt): Parse version lines with classifier keyword ( #6780 )
2020-07-18 15:31:53 +02:00
Michael Kriese
e3da371a0e
feat(pip_setup): copy extract.py to repo ( #6768 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-18 10:03:05 +02:00
Jamie Magee
456245aabe
chore(eslint): enable typescript 3.7 rules ( #6765 )
2020-07-18 08:42:32 +02:00
Sergio Zharinov
51619a6181
fix(gradle): Update same dependencies in single file ( #6777 )
2020-07-18 08:35:05 +02:00
Misha Kaletsky
fb8e34dbc8
fix: revert: add currentValue to yarn upgrade command ( #6775 )
...
* Revert "fix: add currentValue to yarn upgrade command (#6759 )"
This reverts commit 1c00491310
.
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-17 14:13:20 +02:00
Misha Kaletsky
1c00491310
fix: add currentValue to yarn upgrade command ( #6759 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-17 13:42:12 +02:00
INA Lintaro
9730079d0c
feat(sbt): extract source URL from POM file ( #6756 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-17 10:14:50 +02:00
Michael Kriese
515aa56cf6
fix(internal): respect dry-run ( #6767 )
2020-07-17 09:49:59 +02:00
Rhys Arkins
0571eb37e8
fix: don’t assign if MR already has assignees or reviewers ( #6386 )
...
* fix(gitlab): don’t assign if MR already has assignees
Closes #6375
* add more platforms
* fix github
* simplify gitlab
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-16 15:45:50 +02:00
Michael Kriese
bf74d7f943
feat(internal): optional global agent ( #6761 )
2020-07-16 13:32:45 +02:00
Michael Kriese
e48ffa650a
feat(internal): make datasource loading syncronous ( #6748 )
2020-07-15 13:12:50 +02:00
Sergio Zharinov
74b6669ce1
chore(maven): Add 'editFile' field to extracted deps ( #6752 )
...
* feat(maven): Add 'editFile' field when extracting
* Set 'editFile' only for parent files
2020-07-14 17:22:48 +02:00
Michael Kriese
467994bc22
fix(git-submodule): disable pinDigests ( #6754 )
2020-07-14 16:50:19 +02:00
Michael Kriese
76d8574581
chore(internal): fix http coverage ( #6746 )
2020-07-14 09:51:27 +02:00
Michael Kriese
9589f5a97a
fix: prepare for got v11 ( #6741 )
2020-07-13 21:33:24 +02:00
Sebastian Poxhofer
835a203b27
feat(terraform): Implement terraform service discovery ( #6720 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-13 07:37:01 +02:00
Rhys Arkins
6d96d3d220
refactor: git.setBranch ( #6739 )
2020-07-13 07:31:22 +02:00
Rhys Arkins
bb10d784e7
refactor: platform.initRepo return defaultBranch not baseBranch ( #6737 )
2020-07-12 21:30:11 +02:00
Sergio Zharinov
41983bf29a
fix(github): Use GraphQL for initRepo ( #6726 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-12 18:18:44 +02:00
Sergio Zharinov
581844a085
fix(github): Fix accept headers for Github HTTP wrapper ( #6736 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-12 15:29:26 +02:00
Sergio Zharinov
e2af296c48
refactor: Rename GraphQL query methods ( #6732 )
2020-07-12 08:10:38 +02:00
Rhys Arkins
a8f27e0bf3
feat: dependencyDashboard ( #6729 )
2020-07-11 11:55:30 +02:00
Ed Frey
c98b6b22d9
feat(nuget): look for refs within package.props schema ( #6703 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-11 11:19:37 +02:00
Rhys Arkins
fb58be39b9
chore: fix lint
2020-07-11 09:01:44 +02:00
Rhys Arkins
9b8f010f99
fix(github): don’t disable automerge on ghe if push protection enabled
2020-07-11 08:09:05 +02:00
Rhys Arkins
c9178b00f2
logs: trace-only when maven host disabled
2020-07-11 08:08:38 +02:00
Michael Kriese
e11875e036
refactor(internal): prepare for got v11 ( #6727 )
2020-07-10 20:51:40 +02:00
Sebastian Poxhofer
db698b5bdb
fix(terraform-provider): reintroduce caching ( #6724 )
2020-07-10 10:29:46 +02:00
Rhys Arkins
e95bd0ba3d
feat(host-rules): add support for disabling hosts ( #6715 )
...
* feat(host-rules): support disabling hosts
Adds “enabled” to the list of recognized configuration options for hostRules. A host or domain can be disabled by setting `”enabled”: false` within the host rule. Also added presets :disabledHost() and :disableDomain().
* docs
* tests
* Update configuration-options.md
* fixes
2020-07-09 17:34:26 +02:00
Rhys Arkins
ce8ce887d7
fix(github): harden commit checks
2020-07-09 07:44:55 +02:00
Rhys Arkins
9fe82cc2c8
fix(gitlab): reduce pr body max to 50k chars
2020-07-09 07:31:18 +02:00
Rhys Arkins
ab987941ac
fix(github): delete fork after patch failure
2020-07-09 07:26:22 +02:00
Sergio Zharinov
20059d977b
fix(maven): Avoid range downgrades ( #6711 )
2020-07-08 18:40:33 +02:00
Rhys Arkins
4665dbff6f
refactor: remove commitFiles from platforms ( #6701 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-08 14:14:13 +02:00
Rhys Arkins
4f48cd1a4e
refactor: remove platform.getPrFiles ( #6702 )
2020-07-08 06:49:54 +02:00
Rhys Arkins
1663058426
feat(pr): pr edited body not comment ( #6695 )
2020-07-07 14:30:45 +02:00
Rhys Arkins
c3f8d0067e
fix(gitlab): use global.gitAuthor to compare commit authors ( #6696 )
2020-07-07 14:12:31 +02:00
Jamie Magee
40bb476b9a
chore: replace custom types with upstream ( #6692 )
2020-07-07 13:52:59 +02:00
Rhys Arkins
60d1a5f35a
chore: remove unused github platform variables
2020-07-07 09:32:33 +02:00
Rhys Arkins
4db12f9ee9
fix: uncheck retry checkbox after rebase ( #6691 )
...
Closes #5951 , Closes #6690
2020-07-07 08:02:35 +02:00
Kevin James
7d3b475c51
fix(pip): fix compatibility with some simple pip indexes ( #6649 )
2020-07-07 06:56:31 +02:00
Kevin James
634e553976
feat(pip): support env var interpolation ( #6648 )
2020-07-07 06:28:50 +02:00
Rhys Arkins
4459b11261
fix(cache): improve repository cache robustness ( #6689 )
2020-07-07 06:24:26 +02:00
Carlin St Pierre
e015875ac5
fix(bitbucket-cloud): Preserve Bitbucket Cloud reviewers when updating PRs ( #6560 )
2020-07-06 20:58:40 +02:00
Jeff Fairley
ed13e22b6c
fix(presets): include '@typescript-eslint' with eslint preset ( #6687 )
...
* fix(presets): include '@typescript-eslint' with eslint preset
This updates the eslint package preset to include the @typescript-eslint monorepo. This is a suite of plugins and configs that enables eslint to support typescript.
* test(presets): update eslint test snapshots and expectations
2020-07-06 19:48:29 +02:00
Rhys Arkins
76eab4d766
fix: remove greenkeeper migration ( #6685 )
...
Service discontinued June 3
2020-07-06 13:06:44 +02:00
Sergio Zharinov
c3fc80a285
refactor: Call 'fs-extra' functions via proxies ( #6683 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-06 11:17:06 +02:00
Sergio Zharinov
50e36a1f59
refactor: Add 'ensureCacheDir` function ( #6681 )
2020-07-05 21:22:13 +02:00
Rhys Arkins
723aa4cf25
logs: improve repository cache logging
2020-07-05 09:17:10 +02:00
Rhys Arkins
2cdd8f4b0c
refactor: simplify sync state
2020-07-05 08:28:34 +02:00
Rhys Arkins
9bdd8b53c3
refactor(git): separate init from sync
2020-07-05 08:25:21 +02:00
Rhys Arkins
7d18476d74
refactor: args -> config
2020-07-05 08:23:14 +02:00
Rhys Arkins
09186488ac
logs: log depName and scheme when failling to satisfy a constraint
2020-07-05 08:22:32 +02:00
Sergio Zharinov
52e4b4c9c9
feat(internal): Switch to @renovate/ruby-semver library ( #5982 )
2020-07-05 07:35:49 +02:00
Rhys Arkins
6ec460b735
fix(terraform): don’t warn for unknown type
2020-07-05 07:14:00 +02:00
Rhys Arkins
538522d005
refactor: codeOwners use readLocalFile
...
The current branch should be drived off the targetBranch anyway
2020-07-04 20:00:46 +02:00
Sergio Zharinov
74c5a1621d
fix(npm): Fix titles for PRs grouped with @types package ( #6609 )
2020-07-04 18:34:33 +02:00
Rhys Arkins
52cddfde8b
refactor: remove branch functions from platform ( #6676 )
2020-07-04 18:15:29 +02:00
Rhys Arkins
ab0ebfeeb4
refactor: remove getFile/getFileList from platform ( #6674 )
2020-07-04 14:28:49 +02:00
Rhys Arkins
ac59df7c7e
refactor: remove getRepoStatus from platform ( #6672 )
2020-07-04 13:52:33 +02:00
Rhys Arkins
1e0c759f3d
refactor: remove unnecessary cleanRepo() ( #6671 )
2020-07-04 12:48:09 +02:00
Sergio Zharinov
78e319f0fc
refactor: Import from 'fs-extra' explicitly ( #6673 )
2020-07-04 12:47:52 +02:00
Rhys Arkins
807d48e07d
refactor: simplify util/git state ( #6670 )
...
Removes unnecessary newConfig and cwd.
2020-07-04 11:43:19 +02:00
Sergio Zharinov
46ec89e498
refactor: Replace those 'fs-extra' functions in which we can be sure ( #6666 )
2020-07-03 21:29:04 +02:00
Rhys Arkins
926a553a76
fix: sanitize commitMessage, prTitle, branchName
...
In preparation for secrets PR
2020-07-03 16:52:16 +02:00
Rhys Arkins
b60cc2c890
chore: clean up imports
2020-07-03 16:51:49 +02:00
Sergio Zharinov
1137112130
refactor: Separate 'git' and 'fs' util modules ( #6665 )
2020-07-03 16:47:00 +02:00
Rhys Arkins
4ff6fd528b
docs: mention handlebars escaping
2020-07-03 15:57:01 +02:00
Rhys Arkins
53c99a7993
fix: gitPrivateKey stage global
2020-07-03 15:33:34 +02:00
Sergio Zharinov
679176f26e
test(git): Decouple 'gitfs/fs' and 'gitfs/git' in tests ( #6661 )
2020-07-03 15:08:16 +02:00
Rhys Arkins
ae0fb696b4
refactor: github presets use util/http/github ( #6658 )
2020-07-03 07:27:00 +02:00
Rhys Arkins
4506497ea9
test: use 404/200 for github preset
2020-07-03 07:05:17 +02:00
Rhys Arkins
a196db464b
fix: deleteLocalFile join ( #6654 )
2020-07-02 20:16:48 +02:00
Sebastian Poxhofer
f3d920c454
feat(terraform-provider): Implement terraform helm chart update ( #6631 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-02 19:20:30 +02:00
Sebastian Poxhofer
b71b9f6f5d
refactor(terraform-provider): refactor manager ( #6637 )
2020-07-01 17:17:40 +02:00
Etienne
45d7d40952
fix: remove authorization header from core.windows.net requests for Azure docker registries ( #6641 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-01 15:48:22 +02:00
Sergio Zharinov
c450621edb
fix(maven): Use consistent precision for extended ranges ( #6623 )
2020-07-01 13:50:32 +02:00
Sergio Zharinov
d144013af1
refactor(platform): Make git to be class-less ( #6635 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-01 12:45:53 +02:00
Rhys Arkins
a8caa9e3fa
fix: cache validation ( #6644 )
2020-07-01 09:08:00 +02:00
Rhys Arkins
7af01c5ee2
fix: set empty cache if not found
2020-07-01 08:12:36 +02:00
Rhys Arkins
abfdae3c88
refactor(npm): skip internal packages earlier ( #6639 )
2020-06-30 12:05:44 +02:00
Rhys Arkins
bd4563d67e
fix: check for column content before replacing
2020-06-30 09:33:58 +02:00
Rhys Arkins
6dedd5e277
fix(npm): remove unused managerPackageFileList
2020-06-30 05:28:14 +02:00
Rhys Arkins
d70b8c1f2f
feat: repositoryCache ( #6589 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-29 15:51:22 +02:00
Jamie Magee
e9ecc765c1
chore(types): extract types for json-dup-key-validator ( #6634 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-29 15:50:44 +02:00
Jonas Michaelis
e8c80fbe62
feat(gitlabci-include): add support for 'include:local' ( #6630 )
...
* feat(gitlabci-include): add support for 'include:local'
* fix: lint
* fix: apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* fix: lint
* fix: includedDeps null check
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-29 15:11:56 +02:00
Rhys Arkins
fc41751f8f
logs: lower maven log levels for failures
2020-06-29 14:34:39 +02:00
Jamie Magee
a99ef9df6f
chore(types): extract types for conventional-commits-detector ( #6633 )
2020-06-29 11:01:05 +02:00
Rhys Arkins
7611e6353a
refactor: git/storage -> git/index
2020-06-29 09:11:55 +02:00
Rhys Arkins
a189f31b3d
chore: move util/gitfs/fs
2020-06-28 12:01:57 +02:00
Rhys Arkins
ec1598587c
refactor: move util/fs under util/gitfs ( #6618 )
2020-06-28 11:57:57 +02:00
Sebastian Poxhofer
db622944f1
feat(terraform-provider): renovate required_providers ( #6550 )
2020-06-28 10:25:02 +02:00
Cirno the Strongest
72c86c7bbf
fix(gitea): fetch both open and closed issues ( #6604 )
2020-06-27 12:24:14 +02:00
Rhys Arkins
dd636ed15c
refactor: pass git author in initRepo ( #6605 )
2020-06-27 12:21:47 +02:00
Cirno the Strongest
58f42b3273
fix(gitea): don't crash on empty body during pagination ( #6598 )
2020-06-27 10:25:20 +02:00
Rhys Arkins
49447989e1
fix(gitlab): fetch all open issues ( #6597 )
2020-06-27 09:55:02 +02:00
Rhys Arkins
54c4a0a917
fix(pip_requirements): used a fixed cwdFile
...
Closes #6599
2020-06-27 08:31:27 +02:00
Rhys Arkins
3c3f259aef
fix: gitAuthor parsing ( #6594 )
2020-06-27 08:03:46 +02:00
Wolfgang Faust
ec43556b29
fix(docker-compose): support docker-compose.yml version 1 ( #6596 )
2020-06-27 07:39:44 +02:00
Rhys Arkins
2359ca8e70
test: fix
2020-06-26 16:47:24 +02:00
Rhys Arkins
1783c07ae2
chore: BlockeddByBranchAutomerge typo
2020-06-26 15:22:20 +02:00
Rhys Arkins
63446a38eb
fix(maven): default cache to 30 minutes
2020-06-26 13:24:38 +02:00
Rhys Arkins
5b24943526
feat(maven): RENOVATE_EXPERIMENTAL_NO_MAVEN_POM_CHECK
...
If defined in env, this will bypass pom checks and instead rely on the metadata alone.
Related: #6591 , #6572
2020-06-26 13:24:25 +02:00
Jamie Magee
350a70f389
refactor: remove lodash, add fast-deep-equal ( #6496 )
2020-06-26 11:31:23 +02:00
Rhys Arkins
8302fb7c55
feat(pip): support hash updating ( #6460 )
2020-06-26 10:59:00 +02:00
Sergio Zharinov
7f5ce4336a
fix(poetry): Fix range unions ( #6587 )
2020-06-25 22:53:18 +02:00
Rhys Arkins
0c06a23a3f
fix(hex): better handling of double equals ( #6586 )
...
Co-authored-by: proton <25139420+proton-ab@users.noreply.github.com>
2020-06-25 16:40:19 +02:00
Rhys Arkins
b58b90dc57
fix(gitlabci): avoid capturing quotation marks in currentValue ( #6584 )
...
Closes #6516
2020-06-25 16:37:11 +02:00
Rhys Arkins
14f9270259
refactor: remove unnecessary catch code in datasources ( #6583 )
2020-06-25 14:07:03 +02:00
Rhys Arkins
7902ba06be
refactor: move datasource error catching
2020-06-25 10:29:45 +02:00
Rhys Arkins
b69d4f29e5
refactor: add try/catch and logging to datasource wrapper
2020-06-25 09:37:26 +02:00
Rhys Arkins
55625a893b
refactor: run cache -> mem cache ( #6582 )
2020-06-25 09:23:06 +02:00
Sergio Zharinov
b93e072ca9
refactor: Reorder extractions and lookups ( #6578 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-06-25 08:50:11 +02:00
Lucas Cimon
9478d6bcfc
refactor: extractPy
cache variable in extractSetupFile() ( #6543 )
2020-06-25 08:34:15 +02:00
Rhys Arkins
be37109cf6
refactor: rename globalCache to packageCache ( #6580 )
2020-06-25 08:32:55 +02:00
Rhys Arkins
ceb7c22e04
fix(lerna): ignore scripts ( #6581 )
2020-06-25 07:43:15 +02:00
Rhys Arkins
013c63664b
refactor: remove global.renovateCache ( #6579 )
2020-06-24 22:33:27 +02:00
Rhys Arkins
e4e76f8f49
refactor: simplify crate datasource
2020-06-23 14:40:26 +02:00
Rhys Arkins
a905012d11
refactor: getRegistryReleases wrapper
2020-06-23 12:19:25 +02:00
Rhys Arkins
031ad87b62
refactor: move ExternalHostError
2020-06-23 11:44:52 +02:00
Rhys Arkins
daf2a485ab
feat: abortOnError / abortIgnoreStatusCodes ( #6556 )
2020-06-23 09:25:03 +02:00
Rhys Arkins
4610e25b05
fix(clojure): set registryStrategy
2020-06-22 22:51:03 +02:00
Yusuke Yamada
aa9a00416d
feat(sbt): Support private variable version resolving ( #6565 )
2020-06-22 21:29:27 +02:00
Rhys Arkins
52a074e041
refactor: ExternalHostError ( #6563 )
2020-06-22 21:28:02 +02:00
Rhys Arkins
cb84fa9d9b
fix: filter registryUrls for null/undefined
2020-06-22 20:18:39 +02:00
Rhys Arkins
f77b7e8781
refactor: simplify global init ( #6452 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-22 17:00:46 +02:00
Sebastian Poxhofer
1a066c61d8
feat(terraform-provider): Add secondary release repo ( #6513 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-06-22 10:55:01 +02:00
Florian Greinacher
97665c4f97
fix(bundler): don't log error when Gemfile is invalid ( #6557 )
2020-06-22 07:58:40 +02:00
Rhys Arkins
7e51c902c7
fix(datasource): better check for null releases lookups
2020-06-19 22:55:41 +02:00
Rhys Arkins
3d8e3ad12d
feat(internal): datasource registryStrategy ( #6549 )
2020-06-19 21:29:34 +02:00
Daniel Shuy
c03090b7f6
Enhance config-validator to support JSON5 ( #6551 )
2020-06-19 15:18:16 +02:00
Rhys Arkins
86b44db76d
test: mock docker.defaultRegistryUrls
2020-06-19 11:57:58 +02:00
Rhys Arkins
78a1443835
chore: reset cdnjs datasource exports and logs
2020-06-19 11:57:45 +02:00
Rhys Arkins
cf06b69abb
test: refactor lookup id use
2020-06-19 10:42:10 +02:00
Rhys Arkins
460b0a8d42
test: docker datasource refactor
2020-06-19 10:30:45 +02:00
Rhys Arkins
df1aa26bd0
test: travis mock getPkgReleases
2020-06-19 10:27:57 +02:00
Rhys Arkins
735f6a595e
refactor: util/exec use getPkgReleases
2020-06-19 10:26:07 +02:00
Rhys Arkins
508bd47cf0
fix(datasource): return null instead of empty releases
2020-06-19 10:22:52 +02:00
Rhys Arkins
c8cc375129
fix(gitlab-tags): use URL.resolve
2020-06-19 10:15:16 +02:00
Rhys Arkins
98681344c2
datasource/index
2020-06-19 10:11:24 +02:00
proton
cb8d64dbe9
fix(gitea): remove immortal PR warning ( #5999 )
2020-06-18 23:26:28 +02:00
Sergio Zharinov
bd983342be
refactor: Import index for datasource tests (part 2) ( #6546 )
2020-06-18 21:31:40 +02:00
Sergio Zharinov
ed7483ad9b
refactor: Import index in datasource tests ( #6542 )
2020-06-18 19:03:40 +02:00
Pascal Mathis
73b213ce83
fix: explicit caching of null for docker lookups ( #6536 )
2020-06-17 21:11:43 +02:00
Rhys Arkins
b277dfe7bb
fix(docker): caching of null lookup responses ( #6534 )
2020-06-17 15:27:08 +02:00
Rhys Arkins
a6843734ca
fix: global cache return undefined instead of null ( #6530 )
2020-06-17 11:09:46 +02:00
Rhys Arkins
f5a588eb5a
fix: Revert "fix(cache): distinguish between null and undefined ( #6509 )"
...
This reverts commit 0345b40a18
.
2020-06-17 10:07:22 +02:00
Rhys Arkins
4b2f523a17
fix: correct baseBranches description in onboarding PR
...
Closes #6527
2020-06-17 09:48:07 +02:00
Rhys Arkins
0345b40a18
fix(cache): distinguish between null and undefined ( #6509 )
...
null = this lookup returned nothing last time
undefined = no cached result found
2020-06-17 06:48:33 +02:00
hussainweb
8ac8f42a22
feat(git): Pass --no-verify to git commit and push ( #6526 )
...
Fixes #6521
2020-06-17 06:48:05 +02:00
IKEDA Sho
c4a0940049
fix(sbt): split depName and lookupName ( #6525 )
2020-06-16 16:50:10 +02:00
Sergio Zharinov
2d6c12d55a
refactor: Remove 'util/got' ( #6523 )
2020-06-16 14:11:02 +02:00
Rhys Arkins
2f767ea390
test: Revert "test: remove util/got mocks"
...
This reverts commit 9b51f0ec29
.
2020-06-16 07:40:26 +02:00
Rhys Arkins
9b51f0ec29
test: remove util/got mocks
2020-06-16 07:17:44 +02:00
Sergio Zharinov
93eaeeab88
test: Use nock for tests (Part 2) ( #6519 )
2020-06-16 07:11:21 +02:00
IKEDA Sho
d3cea95f11
feat(sbt): support scalaVersion defined with a trailing comma ( #6520 )
2020-06-16 06:55:34 +02:00
Trim21
49332090c6
fix: markdown table cell ( #6514 )
2020-06-15 16:38:02 +02:00
Rhys Arkins
12c6698305
chore: better link for skipInstalls
2020-06-15 14:08:22 +02:00
Rhys Arkins
9f978d75bd
logs: info only for git raw refs lookup
2020-06-14 08:57:58 +02:00
Rhys Arkins
e834f2b826
feat: prHeader and prFooter ( #6511 )
2020-06-14 08:49:52 +02:00
Sergio Zharinov
7a60686c62
test: Use nock for tests (Part 1) ( #6510 )
2020-06-14 06:50:18 +02:00
Rhys Arkins
a399bbbf52
feat: log host stats per run
...
Closes #6357
2020-06-13 08:37:56 +02:00
Rhys Arkins
75b85eb03e
refactor: http cache
2020-06-13 08:32:02 +02:00
Rhys Arkins
6c38eb359a
refactor: move auth to http module ( #6502 )
2020-06-13 06:17:13 +02:00
Rhys Arkins
f39d73f93f
feat(internal): apply host-rules in http module ( #6501 )
2020-06-12 18:15:17 +02:00
Trim21
886d02cd4a
fix(poetry): don't take python
as a pypi deps ( #6490 )
2020-06-12 16:41:40 +02:00
Rhys Arkins
5d624ed484
feat(internal): request caching in http module ( #6497 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-12 15:01:00 +02:00
Rhys Arkins
21028a702c
refactor(http): better variable names for request()
2020-06-12 13:21:28 +02:00
Rhys Arkins
9f9cf258fe
refactor: move user-agent insertion from got to http ( #6492 )
2020-06-12 11:46:43 +02:00
Rhys Arkins
2e18987d29
fix(gradle-wrapper): correct artifact filenames for subdirs ( #6491 )
2020-06-12 11:46:15 +02:00
Pascal Mathis
1c924059ae
fix(repology): handle multi-package projects ( #6489 )
2020-06-11 14:52:02 +02:00
Rhys Arkins
62d6428371
fix: reverse upgrades order before filtering ( #6483 )
2020-06-10 17:07:44 +02:00
Sergio Zharinov
d320573e3d
fix(gradle): Additional matches for dependency versions ( #6477 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-10 10:30:20 +02:00
Michael Kriese
997909d6e4
feat(presets): allow sub presets for gitlab ( #6238 )
2020-06-09 17:33:39 +02:00
Rhys Arkins
51a4a720d6
fix: ensure comment removal only when necessary
...
Closes #6469
2020-06-09 13:42:22 +02:00
Michael Kriese
5a87c8b7e3
feat(presets): extract generic platform preset fetch ( #6467 )
2020-06-09 10:13:52 +02:00
Pascal Mathis
4513c9475d
feat: add repology datasource ( #6465 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-08 21:33:11 +02:00
Rhys Arkins
c3a09c0c1c
logs: log correct number of branch files to commit
2020-06-07 20:26:26 +02:00
Sergio Zharinov
83d702e196
feat(maven): Allow for SNAP
version qualifier ( #6459 )
2020-06-07 16:37:54 +02:00
Rhys Arkins
e5e1a181ff
refactor(bitbucket): don’t use endpoint in initRepo ( #6457 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-07 13:26:08 +02:00
Michael Kriese
4d7c109a6b
test: use nock for preset tests ( #6449 )
2020-06-07 13:00:49 +02:00
Trim21
965b3ca8f9
feat(pypi): changelog lookup in project_urls ( #6421 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-07 11:35:07 +02:00
Rhys Arkins
3a4e153af0
fix(github): send versioned accept header ( #6456 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-07 11:21:45 +02:00
Michael Kriese
1d57643896
feat(gitlab): filter repos on autodiscover ( #6448 )
2020-06-06 17:11:33 +02:00
Rhys Arkins
61ff7d732f
logs(github): don’t log full err when 404
2020-06-06 10:15:34 +02:00
Michael Kriese
fbcfde2c4f
fix(gitlab): wrong mr link path ( #6447 )
2020-06-05 21:00:55 +02:00
Michael Kriese
17d205d8a4
fix(preset): add chromely monorepo ( #6446 )
2020-06-05 19:57:24 +02:00
Trim21
a1213449de
fix(pypi): add mypy source url ( #6442 )
2020-06-05 13:19:55 +02:00
Rhys Arkins
381d01069f
fix: ensure trailing slash for datasource baseUrls
2020-06-05 09:05:27 +02:00
Rhys Arkins
07d3afcd2a
feat(npm): call lerna directly instead of via npx ( #6434 )
...
BREAKING CHANGE: If installing renovate from npm, and also using lerna, then you now must install lerna prior to running renovate.
2020-06-05 07:30:13 +02:00
Michael Kriese
3166e2b398
fix(nuget): handle missing properties ( #6437 )
2020-06-05 07:21:31 +02:00
Rhys Arkins
33ca9d9aed
fix: check prFiles before every
...
Closes #6432
2020-06-04 18:02:21 +02:00
Praveen Adusumilli
0e218922b1
fix: Add validations for aliases ( #6426 )
2020-06-04 15:47:56 +02:00
Rhys Arkins
08de7aff5d
fix(npm): replace all instances of $NPM_TOKEN in npmrc ( #6431 )
2020-06-04 14:03:20 +02:00
Rhys Arkins
b3d8b14ee6
fix(pr): ignore white space and headings when comparing PR bodies
2020-06-03 16:02:12 +02:00
Rhys Arkins
b74a491b4f
fix(helm): gracefully handle ETIMEDOUT
2020-06-03 13:49:34 +02:00
Trim21
b085654493
fix(pypi): support more project urls ( #6420 )
2020-06-03 13:31:41 +02:00
Rhys Arkins
a3d715981f
fix(npm): delete lock files before lock file maintenance
2020-06-03 12:28:37 +02:00
Rhys Arkins
22167629cf
feat(gomod): dynamic version detection ( #6419 )
...
Detects the used go version in go.mod and uses it to pick the best renovate/go tag when generating artifacts.
Closes #6366
2020-06-03 10:39:29 +02:00
Trim21
f18ea2fa35
feat(pypi): search sourceUrl in project_urls ( #6418 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-03 09:51:04 +02:00
Michael Kriese
046f7245ab
fix(bazel): pass registry for container_pull ( #6417 )
2020-06-03 08:53:53 +02:00
Rhys Arkins
098ed9a09c
feat(lerna): dynamic npm and yarn versioning
...
Closes #6369
2020-06-03 08:06:28 +02:00
Rhys Arkins
3a49eeaaf6
fix(yarn): yarn not npm typo
2020-06-03 07:26:05 +02:00
Rhys Arkins
9f30c11464
feat(yarn): dynamic version selection
...
Closes #6281
2020-06-03 07:24:53 +02:00
Rhys Arkins
2e0e69c954
feat(pnpm): dynamic version selection
...
Closes #6361
2020-06-03 07:13:36 +02:00
Rhys Arkins
04289fb158
fix(yarn): always ignore engines and platform
2020-06-03 07:01:30 +02:00
Rhys Arkins
8a7d0c2316
feat(pnpm): extract pnpm from engines for updating
2020-06-03 06:59:56 +02:00
Rhys Arkins
fac38a1dae
feat(npm): dynamic npm version install ( #6415 )
...
Closes #6360
2020-06-03 06:38:20 +02:00
Rhys Arkins
baa25aa0cf
fix(npm): ignore scripts even for package lock only
2020-06-02 23:14:43 +02:00
Rhys Arkins
5dafa051ff
refactor(npm): extract node compatibility
2020-06-02 22:14:04 +02:00
Rhys Arkins
f8ad10e69e
refactor: pass config to getNodeConstraint
2020-06-02 20:09:54 +02:00
Rhys Arkins
6c798e5fcd
fix(yarn): don’t massage out yarn-path
2020-06-02 19:42:20 +02:00
Rhys Arkins
59ea152087
fix: force commit if requested or conflicted ( #6411 )
2020-06-02 17:45:24 +02:00
Rhys Arkins
75c0ca6065
refactor(platform): pass CommitFilesConfig through
2020-06-02 15:58:47 +02:00
Rhys Arkins
6516cc1d50
feat(lerna): use docker exec ( #6407 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-02 14:41:03 +02:00
Michael Kriese
93e7209428
logs: fix typo ( #6409 )
2020-06-02 14:38:17 +02:00
Rhys Arkins
65839b7862
fix(git-submodules): add try-catch around extract phase
2020-06-02 12:46:37 +02:00
Rhys Arkins
989caae2ff
chore: fix docker warn message
2020-06-02 12:29:33 +02:00
Rhys Arkins
8d4970b60a
feat(npm): dynamic node tag selection ( #6405 )
...
Detects preferred node version for npm, yarn and pnpm docker calls.
2020-06-02 10:46:02 +02:00
Rhys Arkins
d56e8575a6
fix(npm): don’t massage engines and scripts
2020-06-02 09:15:39 +02:00
Rhys Arkins
c24c510dfc
fix: npm docker use util/exec/docker ( #6383 )
2020-06-02 08:57:16 +02:00
Rhys Arkins
b5b3f606f9
fix(npm): don’t massage name, engines, scripts
2020-06-02 07:17:04 +02:00
Sergio Zharinov
01be64987b
refactor(bitbucket): Switch to new http wrapper ( #6392 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-06-01 16:02:25 +02:00
Sergio Zharinov
b4b66183f0
refactor(bitbucket-server): Switch to new http wrapper ( #6393 )
2020-06-01 15:35:12 +02:00
Sergio Zharinov
dcbef85813
refactor(gitea): Switch to new http wrapper ( #6394 )
2020-06-01 14:01:09 +02:00
Carlin St Pierre
1e92239c49
fix: post-upgrade tasks see the latest changes to any files when running ( #6396 )
2020-06-01 07:30:24 +02:00
Tanet Trimas
818cbdb73a
feat(github): Add support for Draft PRs ( #6390 )
2020-06-01 07:30:11 +02:00
Rhys Arkins
85fabeef97
fix(yarn): set network timeout
2020-06-01 07:24:28 +02:00
Sergio Zharinov
23e74599e3
refactor(gitea): Use nock for tests ( #6387 )
2020-05-30 22:00:07 +02:00
Rhys Arkins
d88159f235
refactor: yarn/pnpm env
2020-05-30 19:59:31 +02:00
Björn Dahlgren
71a6de4947
feat(cocoapods): use renovate cache ( #6384 )
2020-05-30 18:18:56 +02:00
Rhys Arkins
f9dcf36cbc
fix(yarn): try/catch yarnrc check
2020-05-30 12:40:50 +02:00
Mike Bryant
dd4b97df95
fix(internal): Generate logJSON before commit body is templated ( #6346 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-05-30 12:03:25 +02:00
Brooks Collins
d6ed59c57d
feat(terraform): fix http and add ssh support ( #6377 )
2020-05-30 11:34:52 +02:00
Rhys Arkins
d474fd2a77
feat(yarn): optimize installs by skipping node_modules ( #6381 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-30 10:57:07 +02:00
Sergio Zharinov
e0a0e37365
refactor(bitbucket-server): Use nock for tests ( #6374 )
2020-05-30 10:39:47 +02:00
Florian Greinacher
81a5deeb29
feat: add support for setting assignees/reviewers from code owners ( #6244 )
2020-05-30 07:15:08 +02:00
Rhys Arkins
efb851ae6a
feat: write git private key ( #6321 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-29 12:46:21 +02:00
Rhys Arkins
0d6a0a0aaa
feat(internal): yarn use util/env/docker ( #6286 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-29 08:43:09 +02:00
Sergio Zharinov
9617248f86
refactor(gitlab): Use new http wrapper for Gitlab platform ( #6275 )
2020-05-29 07:52:40 +02:00
Brooks Collins
0fcd54823e
fix(terraform): support subdirectories ( #6354 )
2020-05-29 07:35:56 +02:00
Rhys Arkins
a1e025681c
fix: better handle non sourceUrl
2020-05-28 14:29:54 +02:00
Rhys Arkins
4b59bedaae
fix: check if defined before includes
2020-05-28 14:09:28 +02:00
Mike Bryant
bb7e8b97c1
feat(internal): Allow logJSON and nested fields to be passed through to commit body templating ( #6347 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-28 13:17:57 +02:00
Rhys Arkins
cbe8749a58
test: fix coverage
2020-05-28 13:17:22 +02:00
Rubén
d9253ac742
feat(changelog): support gitlab-hosted changelogs ( #5699 )
...
Co-authored-by: Yura Beznos <yury.beznos@ocado.com>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
Co-Authored-By: Rhys Arkins <rhys@arkins.net>
2020-05-28 12:56:17 +02:00
Florian Greinacher
3c16112083
fix: ignore local feeds in NuGet config ( #6348 )
2020-05-28 10:33:57 +02:00
Rhys Arkins
29b24ac1a0
fix(github): log result if graphQl fails
2020-05-28 10:30:06 +02:00
Tyrone Meijn
fa3e017f4e
fix(gitlab): verify if MR is mergeable before setting automerge ( #6250 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-28 08:54:12 +02:00
Yamagishi Kazutoshi
0ee84ed88c
fix(presets): replace to vercel/next.js from zeit/next.js ( #6345 )
2020-05-28 07:10:08 +02:00
Arda Tanrıkulu
2f810b7d67
feat: add graphql-mesh and graphql-tools monorepos ( #6340 )
2020-05-28 06:26:30 +02:00
Michael Kriese
12ac34bfa6
feat(dotnet): support dotnet-tools ( #6335 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-05-28 06:01:05 +02:00
Rhys Arkins
ce69d851cc
feat(changelog): cache getTags requests per run
2020-05-27 11:55:46 +02:00
Rhys Arkins
083a10c364
logs: don’t log full getReleaseList 404
2020-05-27 11:50:48 +02:00
Rhys Arkins
b314a171c7
logs: don’t log full gitlab 404
2020-05-27 11:50:34 +02:00
Rhys Arkins
0f7e0dde99
fix: remove PR has been edited comments
2020-05-27 07:13:54 +02:00
Rhys Arkins
98d984a865
fix(nuget): refactor parallel release fetching ( #6331 )
2020-05-26 22:30:48 +02:00
Christophe Hurpeau
13842f655a
feat(yarn): update yarn-deduplicate to v2 ( #6326 )
2020-05-26 11:12:55 +02:00
Thusara Sarath
d62415e955
feat(kustomize): Add support for bases defined in the resources block ( #6328 )
2020-05-26 06:52:20 +02:00
Rhys Arkins
a5c1692d67
fix(github): apiBaseUrl for changelogs should append api/v3/ ( #6325 )
2020-05-25 18:46:53 +02:00
Michael Kriese
df96e52417
test: cleanup mocking ( #6322 )
2020-05-25 16:26:09 +02:00
Rhys Arkins
8ed1eb08d1
feat(cache): redis global cache ( #6315 )
2020-05-25 10:23:32 +02:00
Sergio Zharinov
be5e399257
test(bitbucket): Use nock for tests ( #6319 )
2020-05-24 18:57:33 +02:00
Michael Kriese
342bfd42b2
chore(internal): fix log message typo ( #6317 )
2020-05-24 15:48:16 +02:00
Rhys Arkins
0aae466cc1
fix(cache): global cache init ( #6314 )
2020-05-24 10:58:58 +02:00
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
Rhys Arkins
31996ce545
refactor: better branch update logging
2020-05-13 14:21:04 +02:00
Rhys Arkins
915e5d15de
refactor: use readLocalFile instead of platform.getFile ( #6219 )
2020-05-13 12:45:02 +02:00
Rhys Arkins
b61f23dd84
test: remove submodules snapshots
2020-05-13 11:19:30 +02:00
Paul Reichelt
54f4a035f0
feat(presets): Add opentelemetry as well-known monorepo ( #6216 )
2020-05-13 10:46:54 +02:00
Björn Brauer
c862677623
feat(platform): remove comments by content ( #6181 )
2020-05-12 23:21:58 +02:00
Rhys Arkins
e2de45edf6
logs: improve auto-replace
2020-05-12 22:48:56 +02:00
Rhys Arkins
79d2730a89
fix: improve logging for autoReplace
2020-05-12 22:25:21 +02:00
Rhys Arkins
7c6eaccdb6
fix: move skip PR autoclosing log
2020-05-12 22:05:56 +02:00
Rhys Arkins
6b7e3806d9
fix(gitlabci-include): check if doc exists first
2020-05-12 21:47:16 +02:00
Rhys Arkins
6d79808b04
fix(gitlab): reduce maximum MR body size to 60k
2020-05-12 21:13:49 +02:00
Rhys Arkins
7caac0987c
chore: better runCache import
2020-05-12 19:21:14 +02:00
Michael Kriese
a0b8b87c74
fix(manager): support newer kustomize urls ( #6206 )
2020-05-12 19:07:25 +02:00
Rhys Arkins
9f89157e17
fix(gitlab): reduce MR body size to 100k ( #6212 )
2020-05-12 19:05:46 +02:00
Rhys Arkins
8f12059cd4
fix(gitlab): log raw error for all platform errors
2020-05-12 14:31:19 +02:00
Rhys Arkins
df66994985
chore: fix lint
2020-05-12 07:09:23 +02:00
Rhys Arkins
c5ee8abfc2
refactor: global cache
2020-05-11 22:26:47 +02:00
Rhys Arkins
e0d35b4a3d
fix: remove lockFileMaintenance pruning
2020-05-11 21:45:58 +02:00
Rhys Arkins
08922f4fba
fix: quote remaining artifacts
2020-05-11 18:25:52 +02:00
Rhys Arkins
0cb5f9e34d
refactor: poetryInstall
2020-05-11 18:09:13 +02:00
Rhys Arkins
7d47cb6e60
fix(gomod): quote cli args
2020-05-11 18:08:05 +02:00
Rhys Arkins
194e8892d4
fix(bundler): quote CLI args
2020-05-11 18:04:51 +02:00
Rhys Arkins
b41c11bf53
fix(poetry): use shlex to escape cli
2020-05-11 17:49:38 +02:00
Rhys Arkins
8aa4f26dbe
fix(poetry): escape pip install string
...
Closes #6204
2020-05-11 17:24:57 +02:00
Rhys Arkins
cc980cfd23
refactor: platform.getFile -> fs.readLocalFile ( #6131 )
2020-05-11 15:36:09 +02:00
Rhys Arkins
92009c6580
feat(internal): use runtime cache for buffering global cache requests ( #6202 )
2020-05-11 13:29:39 +02:00
Michael Kriese
29fe28c359
feat(manager): renovate nuget DotNetCliToolReference ( #6200 )
2020-05-11 13:12:47 +02:00
Michael Kriese
3dbabadecf
refactor(internal): remove global updateRubyGemsVersions ( #6199 )
2020-05-11 12:12:55 +02:00
Rhys Arkins
6104c4637a
refactor: global cache ( #6198 )
2020-05-11 10:38:07 +02:00
Rhys Arkins
180544a068
chore: rename run cache tests
2020-05-11 08:05:32 +02:00
Rhys Arkins
04cba3f6c7
refactor(cache): rename run cache
2020-05-11 08:00:55 +02:00
Rhys Arkins
36983a44d5
chore: util/cache subdir
2020-05-10 18:23:50 +02:00
Philihp Busby
2a2c9cf670
bug: use proper elixir/mix docker image ( #6192 )
2020-05-10 11:23:40 +02:00
Sergio Zharinov
aeff31a9d6
feat(internal): Add separate http wrapper for github platform ( #6170 )
2020-05-09 13:11:48 +02:00
Michael Kriese
bf3527899c
refactor(internal): refactor local presets ( #6183 )
2020-05-09 09:04:39 +02:00
Etienne
39f03b2b66
fix(terraform): extract github repository name containing dots ( #6154 )
2020-05-09 07:57:55 +02:00
Rhys Arkins
0c6935f8d0
refactor(presets): use subdirectories
2020-05-09 07:55:00 +02:00
Rhys Arkins
423ea99b71
fix(pep440): accept versions without == prefix ( #6185 )
2020-05-09 07:30:52 +02:00
Rhys Arkins
9777173461
refactor: remove unused mutex options ( #6175 )
2020-05-08 20:17:50 +02:00
Rhys Arkins
62af82fcf6
fix(changelog): reduce concurrency to 10
2020-05-08 18:28:44 +02:00
Rhys Arkins
ec9b4f89e7
feat(internal): parallel changelog retrieval ( #6174 )
2020-05-08 16:57:35 +02:00
Rhys Arkins
670e695be2
chore: fix lint
2020-05-08 14:40:44 +02:00
Rhys Arkins
fa9adfabb1
fix(git): gracefully handle clone disk space error
2020-05-08 14:28:14 +02:00
Rhys Arkins
6a8ceab688
refactor: move changelog retrieval to renovateRepository
2020-05-08 12:20:24 +02:00
Rhys Arkins
010df05800
refactor: baseBranches fetching
2020-05-08 12:06:48 +02:00
Rhys Arkins
a47c69f8a5
feat(internal): log timing splits per-repository
2020-05-08 10:18:00 +02:00
Rhys Arkins
e6c524fcc2
refactor: processRepo -> extractDependencies
2020-05-08 08:53:39 +02:00
Rhys Arkins
fbac60c2b9
chore: add back gradle-wrapper istanbul ignore
2020-05-08 08:53:25 +02:00
Michael Kriese
21ce92899c
fix(gradle-wrapper): update checksum ( #6162 )
2020-05-07 17:37:22 +02:00
Michael Kriese
9d9c77547e
fix(presets): fix docker presets ( #6159 )
2020-05-07 12:25:39 +02:00
Michael Kriese
00c56d8bde
chore: fix types ( #5904 )
...
* chore: fix types
* fix more types
* chore: mote fixes
* fix frmat
* chore: fix tests
* chore: fix type
* chore: cleanup
* chore: cleanup
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-05-07 10:23:45 +02:00
Jamie Magee
049daa6a88
fix: ignore Kotlin dependencies embedded in gradle build script ( #6138 )
2020-05-07 06:49:15 +02:00
Rhys Arkins
c1d5faf93d
chore: remove mistaken dependency addition
2020-05-06 14:06:10 +02:00
Rhys Arkins
0f13855f2b
logs: durationMs for Repository finished
2020-05-06 10:23:10 +02:00
Michael Kriese
e795115823
fix(worker): fix github endpoint for changelog ( #6145 )
2020-05-06 10:02:19 +02:00
Rhys Arkins
258c675a54
logs: don’t log empty depNames in flattened updates
2020-05-06 09:56:52 +02:00
Rhys Arkins
8eb8bae28d
fix: Revert "fix(worker): fix github endpoint for changelog ( #6143 )"
...
This reverts commit 787e6bc485
.
2020-05-06 09:23:12 +02:00
Rhys Arkins
dde7d31975
fix: ensure baseBranchSha is set
2020-05-06 09:05:29 +02:00
Rhys Arkins
9870b1c4de
logs: don’t warn when helm chart not found
2020-05-06 08:16:15 +02:00
Michael Kriese
787e6bc485
fix(worker): fix github endpoint for changelog ( #6143 )
2020-05-06 08:10:36 +02:00
Rhys Arkins
3f14af3ec2
fix(pypi): skip compatibility check if not a version
...
Closes #6142
2020-05-06 07:29:48 +02:00
Rhys Arkins
e531a934bf
fix: fetch file list from head not origin
2020-05-05 21:39:56 +02:00
Rhys Arkins
6bbe6446ab
logs: log baseBranch with extraction stats
2020-05-05 21:00:47 +02:00
Rhys Arkins
82ca814747
refactor: remove unused branchName param in getFileList
2020-05-05 20:42:14 +02:00
Rhys Arkins
2ff90b2396
fix: packageFiles per baseBranch ( #6136 )
2020-05-05 19:46:35 +02:00
Sergio Zharinov
2c3ba464a4
fix(maven): Fix release presence check ( #6133 )
2020-05-05 16:36:13 +02:00
Rhys Arkins
be7b20cd8b
fix: Revert "fix(gitFs): cache fileList results ( #6126 )"
...
This reverts commit 091befebff
.
2020-05-05 16:02:54 +02:00
Rhys Arkins
86ab028f97
fix: Revert "refactor(platform): optimize getFileList and remove branchName param ( #6127 )"
...
This reverts commit 7d1c937682
.
2020-05-05 16:02:29 +02:00
Rhys Arkins
b69e9c0f5a
fix: Revert "feat(internal): cache extractions results ( #6118 )"
...
This reverts commit 51a43d5e41
.
2020-05-05 16:01:49 +02:00
Sergio Zharinov
aa38ddf428
test: Better GraphQL snapshots ( #6128 )
2020-05-05 14:57:05 +02:00
Rhys Arkins
7d1c937682
refactor(platform): optimize getFileList and remove branchName param ( #6127 )
2020-05-05 12:39:47 +02:00
Rhys Arkins
9fccd87eeb
refactor: use Date.now() instead of process.hrtime()
2020-05-05 12:05:30 +02:00
Michael Kriese
e0fa50123f
feat(manager): dynamic poetry install ( #6119 )
2020-05-05 11:43:09 +02:00
Rhys Arkins
b208bdb444
chore: determineBaseBranch -> setBaseBranchToDefault
2020-05-05 10:30:10 +02:00
Rhys Arkins
091befebff
fix(gitFs): cache fileList results ( #6126 )
2020-05-05 09:53:22 +02:00
Rhys Arkins
b3316c0793
fix: don’t filter endpoint after repository stage
...
Closes https://github.com/renovatebot/config-help/issues/607
2020-05-05 08:07:11 +02:00
Rhys Arkins
4200ed96ec
fix(poetry): default to pep440 versioning if compatible
2020-05-05 07:58:15 +02:00
Rhys Arkins
699fbe2fa4
test: additional poetry extract
2020-05-04 17:48:35 +02:00
Rhys Arkins
51a43d5e41
feat(internal): cache extractions results ( #6118 )
2020-05-04 08:27:38 +02:00
Björn Brauer
228b933871
refactor: ensureCommentRemoval parameters to an object ( #6117 )
2020-05-03 21:03:55 +02:00
Rhys Arkins
f3c9efb060
refactor: return and store base branch SHA
2020-05-03 20:38:09 +02:00
Rhys Arkins
8d8b617ecd
feat(internal): extract managers in parallel ( #6112 )
2020-05-03 19:21:10 +02:00
Rhys Arkins
0121cc48f5
refactor: extractAllDependencies
2020-05-03 17:27:35 +02:00
Rhys Arkins
899b351643
refactor: split extractAllDependencies logic
2020-05-03 17:03:23 +02:00
Rhys Arkins
927d9c3a82
chore: add fileMatch to CustomManager type
2020-05-03 16:57:17 +02:00
Rhys Arkins
273d9355e3
refactor: enabledManagers filtering
2020-05-03 16:15:22 +02:00
Rhys Arkins
e8d760667d
chore: rename matchedFiles -> fileList
2020-05-03 16:10:13 +02:00
Rhys Arkins
85e7cef048
refactor: getMatchingFiles
2020-05-03 14:46:30 +02:00
Rhys Arkins
53319ac7d6
refactor: better param names in getMatchingFiles
2020-05-03 10:54:38 +02:00
Rhys Arkins
9e07ef1b49
fix: filtering should return a copy of the fileList
2020-05-03 10:17:07 +02:00
Rhys Arkins
a21bb60d40
chore: improve extract typings
2020-05-03 10:14:22 +02:00
Sergio Zharinov
9c6f56da22
test(github): Snapshot all HTTP requests in test ( #6059 )
2020-05-02 10:16:03 +02:00
Rhys Arkins
ac89ae7318
fix(git-refs): remove filtering to get the hash for HEAD
2020-05-02 10:14:43 +02:00
Rhys Arkins
e5d4ff4fd7
feat(git): support getDigest in git-refs and git-tags
2020-05-02 08:19:15 +02:00
Rhys Arkins
daa7f5e2dd
feat: datasource newDigest for git-refs and git-tags
2020-05-02 07:47:47 +02:00
Rhys Arkins
1826fa8f74
test: add snapshots for git-refs and git-tags
2020-05-02 07:42:40 +02:00
Jamie Magee
0ae94be8de
feat(nvm): support .nvmrc files at any depth ( #6107 )
2020-05-01 22:30:29 +02:00
Rhys Arkins
53ca91301f
chore: import linting ( #6105 )
2020-05-01 18:03:48 +02:00
hussainweb
8f66b5ec3c
feat(composer): support stability modifiers ( #6050 ) ( #6057 )
2020-05-01 13:03:50 +02:00
Rhys Arkins
e1b4b7f6c2
refactor: githubApiBaseUrl -> apiBaseUrl
2020-05-01 07:55:41 +02:00
Rhys Arkins
498ec20618
fea(internal): remove repoCache global ( #6098 )
2020-05-01 07:47:31 +02:00
hussainweb
bbe29956a0
fix(composer): handle carets in the same way as tilde for ranges ( #6093 )
2020-05-01 07:43:45 +02:00
Rhys Arkins
d7653707c3
fix: truly don’t warn if can’t connect to the Docker deamon
...
Closes #6094
2020-04-30 20:57:28 +02:00
Rhys Arkins
ed40e6e3dc
fix: don’t warn if can’t connect to the Docker deamon
...
Closes #6094
2020-04-30 17:18:56 +02:00
Sergio Zharinov
d54836b3d4
fix(maven): Check each release for corresponding jar ( #5614 )
2020-04-30 12:15:18 +02:00
Daniel Barrett
84b7eede50
feat(manager): enable pipenv lockfile maintance ( #6096 )
2020-04-30 12:06:37 +02:00
Michael Kriese
df33e72bd5
feat(pipenv): support dynamic python selection ( #6036 )
...
Co-Authored-By: Rhys Arkins <rhys@arkins.net>
2020-04-30 07:12:20 +02:00
Janosch Hildebrand
324ce139cf
feat(gradle): gradle plugin dependency versions in variables ( #6063 ) ( #6064 )
...
* feat(gradle): gradle plugin dependency versions in variables (#6063 )
* chore: Replace uses of RegExp with util/regEx in build-gradle.ts
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-04-29 22:24:09 +02:00
Rhys Arkins
4f79d794bf
chore: fix lint
2020-04-29 17:27:36 +02:00
Rhys Arkins
bb1ae6b7c1
logs: log exec docker constraint
2020-04-29 17:02:36 +02:00
Rhys Arkins
fbc485fc33
feat(presets): internalize presets ( #6090 )
...
Moves Renovate's currently external renovatebot/presets data into this repo.
2020-04-29 14:45:51 +02:00
Rhys Arkins
25af50ccb7
chore: description can be string
2020-04-29 14:27:33 +02:00
Rhys Arkins
5cbc1c40b6
chore: add encrypted to HostRule
2020-04-29 14:27:18 +02:00
Rhys Arkins
ba14d3f7cf
test: add cache test
2020-04-29 14:26:57 +02:00
Michael Kriese
797fd09e71
fix: missing repoCache ( #6089 )
2020-04-29 11:37:52 +02:00
Rhys Arkins
07b4046328
logs: args -> config
2020-04-29 10:25:47 +02:00
Rhys Arkins
38a10b64bc
logs: log preset validationError
2020-04-29 08:00:47 +02:00
Rhys Arkins
ed9f2bdcae
fix(docker): gracefully handle ERR_TLS_CERT_ALTNAME_INVALID
2020-04-29 07:45:30 +02:00
Rhys Arkins
537e911e39
fix: fetch internal presets over www not api ( #6078 )
2020-04-29 07:00:53 +02:00
Rhys Arkins
d2f8aaa409
feat(presets): use github for native presets ( #6075 )
2020-04-28 14:33:01 +02:00
Janosch Hildebrand
4a266c63e2
fix(gitea): pass through gitPrivateKey ( #6074 )
2020-04-28 14:12:12 +02:00
Rhys Arkins
cc3554ffe7
fix(presets): correct github file name
2020-04-28 13:34:47 +02:00
Rhys Arkins
61065ea773
feat(presets): github preset and subpreset names
2020-04-28 11:41:56 +02:00
Rhys Arkins
4154c9f364
logs: debug Pipfile update error
2020-04-28 10:47:30 +02:00
Rhys Arkins
41e1730352
logs: don’t warn for labels internal errors
2020-04-28 10:44:16 +02:00
Rhys Arkins
efe102d7e3
logs: gitlab platform failure err
2020-04-28 10:38:59 +02:00
Rhys Arkins
28badee75a
fix(docker): gracefully handle 400 responses
2020-04-28 10:33:20 +02:00
Rhys Arkins
7dd863f393
fix(maven): gracefully handle EAI_AGAIN
2020-04-28 10:32:19 +02:00
renovate[bot]
f102faf842
build(deps): update dependency commander to v5.1.0 ( #6066 )
2020-04-28 08:49:22 +02:00
Michael Kriese
29b701ab97
fix(internal): respect dry-run ( #6071 )
2020-04-28 08:30:42 +02:00
Rhys Arkins
993f411e95
fix(github): check vulnerability alerts return values
...
Closes #6067
2020-04-28 07:38:04 +02:00
Rhys Arkins
d63c92ae16
logs: don’t warn for autoReplace parse failure
2020-04-27 23:30:05 +02:00
Rhys Arkins
44c9933e99
fix(bundler): raise PR for unknown errors
2020-04-27 23:29:46 +02:00
Rhys Arkins
fd886902a4
fix(bundler): handle complex delimeters ( #6065 )
2020-04-27 23:26:16 +02:00
Rhys Arkins
ec8b89b887
logs: lower branchConfig debugs to trace
2020-04-27 21:57:21 +02:00
Rhys Arkins
c890ac96e4
fix: check depName during autoReplace
2020-04-27 21:56:07 +02:00
Rhys Arkins
c7c24a661a
fix(swift): proper replace from: syntax
2020-04-27 13:36:39 +02:00
Rhys Arkins
6bb76c53b6
fix(cargo): handle * getNewValue
2020-04-27 09:57:02 +02:00
Rhys Arkins
2bc36adcdb
fix(maven): gracefully handle unsupported protocol error
2020-04-26 19:02:23 +02:00
Rhys Arkins
4d13074372
logs: info not warn for unknown versioning
2020-04-26 09:54:30 +02:00
Rhys Arkins
117824bf77
fix: log replaceString if not found
2020-04-26 09:51:07 +02:00
Rhys Arkins
807b354ea3
fix: autoReplace handle non-pinning of digests
2020-04-26 07:50:01 +02:00
Sergio Zharinov
5ea984ee7c
fix(maven): Fix invalid range extending ( #6039 )
2020-04-25 11:38:14 +02:00
Rhys Arkins
dcb33004e1
fix: writeLocalFile during autoReplace
2020-04-24 23:40:53 +02:00
Rhys Arkins
db582b6aab
refactor: move stats logging and add timing
2020-04-24 22:46:48 +02:00
Rhys Arkins
f6c7de43fe
feat: log Package releases lookup time
2020-04-24 22:07:30 +02:00
Rhys Arkins
55034aadef
logs: debug not warn for helm chart 404
2020-04-24 21:43:06 +02:00
Rhys Arkins
e2d1eeb3a5
fix(npm): cache known publicly-scoped packages
2020-04-24 17:12:20 +02:00
Rhys Arkins
e71641363a
fix(npm): randomize retry delay
2020-04-24 16:33:26 +02:00
Rhys Arkins
89e2240016
fix(pip_setup): correct extract file path
...
Closes #6046
2020-04-24 16:17:45 +02:00
Rhys Arkins
fa42177aec
refactor(changelog): make variables generic
2020-04-24 10:43:08 +02:00
Rhys Arkins
15faf0f1f1
refactor(changelog): githubName -> repoName
2020-04-24 10:43:08 +02:00
Rhys Arkins
138897f44d
fix: better autoReplace digest checking
2020-04-24 10:26:44 +02:00
Michael Kriese
60f74514e7
feat(versioning): docker unstable versions ( #6041 )
2020-04-24 10:06:21 +02:00
Tanuel
2b9899b5cc
feat(composer): handle providers at packages.json root level ( #6028 )
2020-04-24 09:16:57 +02:00
Rhys Arkins
7b6d2d9c99
fix(pr): wider try/catch on changelog versioning
2020-04-23 18:35:46 +02:00
Rhys Arkins
e79319d300
fix(cdnjs): handle empty 200 ok response
2020-04-23 18:35:22 +02:00
Rhys Arkins
f61c416f8a
fix: don’t deduplicate updates if same current and newvalue
2020-04-23 17:11:10 +02:00
Rhys Arkins
ca2d9be0f6
fix(gitlab): handle ParseError
2020-04-23 10:06:42 +02:00
Carlin St Pierre
313846c954
fix: Only run postUpgradeTasks if package files are updated and… ( #5988 )
2020-04-22 13:18:15 +02:00
Rhys Arkins
18b05fb724
fix(docker): move autoReplaceStringTemplate ( #6024 )
2020-04-22 11:55:08 +02:00
proton
527212dbea
fix(gitea): immortal PRs for Gitea ( #5998 )
2020-04-21 17:21:54 +02:00
Rhys Arkins
ff5921fd86
fix: check if lerna file found after parsing
2020-04-21 17:09:03 +02:00
Florian Greinacher
9647ea7acd
fix(config-presets): do not use custom endpoints when using git… ( #6022 )
...
Fixes #6014
Supersedes #5973
2020-04-21 15:44:32 +02:00
proton
9d8664ad09
feat(gitea): support organization labels ( #6000 )
2020-04-21 09:53:52 +02:00
Sergio Zharinov
2cd653c40b
feat(cocoapods): Pre-install plugins before artifact update ( #6010 )
2020-04-20 20:32:34 +02:00
Rhys Arkins
c20cb30d9a
fix(poetry): don’t error vulnerability alerts ( #6013 )
2020-04-20 18:52:15 +02:00
Rhys Arkins
0342daba92
refactor(gradle-wrapper): autoReplace ( #6004 )
2020-04-20 07:39:04 +02:00
Rhys Arkins
969d455a3c
fix(gradle-wrapper): use distribution url instead of version ( #6003 )
2020-04-19 23:57:28 +02:00
Rhys Arkins
5145c044ff
refactor: manager extract readLocalFile instead of platform.getFile
2020-04-19 11:41:21 +02:00
Rhys Arkins
da8f1ef285
fix: extractAllPackageFiles add depIndex
2020-04-19 09:15:47 +02:00
Rhys Arkins
45692414de
refactor(maven): read from fs instead of platform
2020-04-19 08:29:51 +02:00
Rhys Arkins
a1ba00d5cf
refactor: extractAllPackageFiles insert depIndex
2020-04-19 08:13:56 +02:00
Rhys Arkins
7b24069076
refactor(helm-requirements): use autoReplace
2020-04-19 06:45:34 +02:00
Rhys Arkins
2b36934f77
refactor(helmfile): use autoReplace
2020-04-18 23:01:37 +02:00
Rhys Arkins
99caf37fdc
refactor(meteor): use autoReplace
2020-04-18 22:45:53 +02:00
Rhys Arkins
97160c5710
refactor(mix): use autoReplace
2020-04-18 22:42:34 +02:00
Rhys Arkins
cdfdc9fad8
refactor(pipenv): use autoReplace
2020-04-18 22:39:52 +02:00
Rhys Arkins
8009125a13
refactor(poetry): use autoReplace
2020-04-18 22:30:23 +02:00
Rhys Arkins
9469554886
refactor(cocoapods): use autoReplace
2020-04-18 21:45:04 +02:00
Rhys Arkins
0ab9de4293
refactor(cargo): use autoUpdate
2020-04-18 20:26:25 +02:00
Rhys Arkins
74d77db65d
fix(internal): deduplicate updates during branchify
2020-04-18 16:39:02 +02:00
Rhys Arkins
5cfed097ec
refactor(bundler): use autoReplace
2020-04-18 15:56:04 +02:00
Yura Beznos
0a2dc73bf7
feat(internal): perform changelog retrieval before branch creat… ( #5966 )
2020-04-18 15:36:38 +02:00
Rhys Arkins
6c02bf7ff0
fix: clone cached releases
...
Closes #5994
2020-04-17 22:42:15 +02:00
Rhys Arkins
0b160f6a27
fix(docker): detect if registryUrls is prefix of lookupName
2020-04-17 20:42:16 +02:00
Michael Kriese
da0181e074
fix: do not coerce gradle version ( #5991 )
2020-04-17 14:10:08 +02:00
Martín Fernández
25eb7bf359
feat(bundler): add lockfile maintenance ( #5844 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-17 09:02:49 +02:00
Rhys Arkins
f97b194515
fix: gracefully catch and handle out of memory
2020-04-16 18:08:53 +02:00
Rhys Arkins
bb78cded9f
fix: Revert "feat(ruby): Switch to @renovate/ruby-semver library ( #5116 )"
...
This reverts commit dd0d11d68f
.
# Conflicts:
# package.json
# yarn.lock
2020-04-16 15:02:25 +02:00
Michael Kriese
212dcdfe54
fix(presets): fix typo ( #5970 )
2020-04-16 10:14:22 +02:00
Sergio Zharinov
dd0d11d68f
feat(ruby): Switch to @renovate/ruby-semver library ( #5116 )
2020-04-16 08:01:15 +02:00
Rhys Arkins
55a73b931a
fix: handle base branch error gracefully
2020-04-16 07:06:15 +02:00
Rhys Arkins
4104ba04e3
feat: support allowedVersions regular expressions ( #5979 )
2020-04-15 22:07:53 +02:00
Rhys Arkins
6dea8e919c
feat(internal): use autoReplace for docker managers ( #5935 )
2020-04-15 12:24:09 +02:00
Michael Kriese
e84528086e
fix(presets): use default endpoint on platform missmatch ( #5973 )
2020-04-15 11:38:52 +02:00
Rhys Arkins
79608dffaa
fix: allow parentDir/baseDir in branchName ( #5967 )
2020-04-15 10:33:00 +02:00
Max Wittig
9585fb3745
fix(lookup): correct lofok up typo ( #5969 )
2020-04-15 10:30:47 +02:00
renovate[bot]
c7042c5092
build(deps): update dependency commander to v5 ( #5968 )
...
* build(deps): update dependency commander to v5
* chore: fix types
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-04-15 08:04:01 +02:00
Rhys Arkins
00bf898cd7
refactor: simplify autoreplace data ( #5965 )
2020-04-14 22:31:35 +02:00
Rhys Arkins
3ac45f6608
test: fix coverage
2020-04-14 21:37:55 +02:00
Rhys Arkins
7f652315a3
test: fix coveralls coverage
2020-04-14 19:04:46 +02:00
Rhys Arkins
edb4c0abfe
refactor: move escapeRegExp to util/regex
2020-04-14 13:47:58 +02:00
Rhys Arkins
42f6dfac40
fix: merge datasource defaultConfig before lookup
2020-04-14 13:33:15 +02:00
Rhys Arkins
c9071a7e54
fix: Revert "refactor: extract and update now decoupled ( #5835 )"
...
This reverts commit f04adc50df
.
2020-04-14 12:56:44 +02:00
Rhys Arkins
5e742fe38b
fix: default updates to [];
2020-04-14 12:45:05 +02:00
Florian Greinacher
e6453ae423
feat(presets): add support for local presets ( #5814 )
2020-04-14 07:05:30 +02:00
Yura Beznos
f04adc50df
refactor: extract and update now decoupled ( #5835 )
2020-04-14 06:58:27 +02:00
Preston Sego
22ed9b7b92
fix(github): Support skipped state for Workflows ( #5959 )
2020-04-14 06:38:09 +02:00
Rhys Arkins
2c8a63ae3a
refactor: remove PackageUpdateResult
2020-04-13 17:29:29 +02:00
Rhys Arkins
6446ea982e
refactor: move LookupUpdate
2020-04-13 17:14:26 +02:00
Rhys Arkins
caa2c41370
refactor: simplify fetching logic
2020-04-13 13:44:49 +02:00
Rhys Arkins
7d54d7bc62
refactor: PackageUpdateResult newValue string
2020-04-13 13:02:47 +02:00
Rhys Arkins
2a01fc37db
refactor: LookupWarning -> ValidationMessage
2020-04-13 11:32:24 +02:00
Christophe Hurpeau
ccf8569165
feat: yarn 2 ( #5657 )
...
* feat: yarn 2
* Apply suggestions from code review
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
* refactor: move yarnMajorVersion test
* test: apply patch from @JamieMagee
see https://github.com/renovatebot/renovate/pull/5657#issuecomment-611205192
* test: update snapshots
* prettier-fix
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-13 11:23:47 +02:00
Rhys Arkins
866cedd3d3
refactor: fetchDepUpdates no-param-reassign ( #5957 )
2020-04-13 10:29:48 +02:00
Michael Kriese
19b789abe7
feat(lerna): use docker and npx ( #5940 )
2020-04-13 07:43:39 +02:00
Rhys Arkins
bfa6eb9062
fix: don’t abort on autoReplace errors
2020-04-13 07:06:04 +02:00
renovate[bot]
4f59b62da4
chore(deps): update dependency prettier to v2 ( #5952 )
...
* chore(deps): update dependency prettier to v2
* Run prettier-fix
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-12 18:09:36 +02:00
Kieran
5dea0a9499
feat(composer): ignorePlatformReqs ( #5937 )
2020-04-11 08:40:19 +02:00
renovate[bot]
e6064c4293
build(deps): update dependency azure-devops-node-api to v10 ( #5939 )
...
* build(deps): update dependency azure-devops-node-api to v10
* chore: update jest snapshots
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-10 17:39:19 +02:00
Rhys Arkins
d927689dd5
fix: removeDanglingContainers
2020-04-09 23:48:51 +02:00
Rhys Arkins
126bae6921
fix: removeDockerContainer
2020-04-09 23:34:47 +02:00
Michael Kriese
5182fcfdbd
refactor: simplify data file handling ( #5934 )
2020-04-09 18:28:36 +02:00
Rhys Arkins
a942b421d5
feat(internal): datasource defaultConfig ( #5929 )
...
Adds an optional new object `defaultConfig` to datasources. This object will be merged into config during the update flattening process, and before the last applyPackageRules. i.e. it can still be overridden by packageRules.
2020-04-09 15:44:23 +02:00
Mikhail Yakushin
9cf4a7a1d8
refactor(gradle-wrapper): gradle-wrapper tests clean up ( #5931 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-04-09 15:21:05 +02:00
Michael Kriese
4b8af118dd
fix(gradle-wrapper): extract version from content ( #5930 )
2020-04-09 12:48:44 +02:00
Jamie Magee
d4f6aa4bc5
fix: add missing await statements ( #5918 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-04-09 12:47:48 +02:00
Rhys Arkins
faa2810f98
test: ignore gradle-wrapper artifacts coverage
2020-04-09 12:36:16 +02:00
Michael Kriese
eafce83889
fix: binary file handling ( #5916 )
2020-04-09 07:43:47 +02:00
Björn Dahlgren
ff581e52a9
feat(cocoapods): Support for vendored Pods ( #5886 )
2020-04-09 07:05:25 +02:00
Florian Greinacher
f69c517949
fix(nuget): add support for alternate nuget config file names ( #5919 )
2020-04-08 21:31:44 +02:00
Rhys Arkins
a9fc67e210
refactor(composer): use autoReplace
2020-04-08 17:36:09 +02:00
Michael Kriese
69fedcfcfd
fix(manager): fix git-submodule null refs ( #5869 )
2020-04-08 12:45:16 +02:00
Michael Kriese
956ff3fd75
fix: mask npmrc
and npmToken
( #5915 )
2020-04-08 12:41:56 +02:00
Rhys Arkins
ee1c796c21
refactor(terraform): use autoReplace
2020-04-08 12:37:21 +02:00
Rhys Arkins
967f9f6026
refactor(swift): use autoReplace
2020-04-08 11:13:42 +02:00
Rhys Arkins
8fdbc4fd1c
refactor(sbt): use autoReplace
2020-04-08 11:00:39 +02:00
Rhys Arkins
482cfab390
refactor(ruby-version): use autoReplace
2020-04-08 10:48:01 +02:00
Rhys Arkins
6dd53d1f2b
refactor(pub): use autoReplace
2020-04-08 10:48:01 +02:00
Rhys Arkins
9ac89d4d86
refactor(pip): use autoReplace
2020-04-08 10:05:16 +02:00
Rhys Arkins
b138cae9b1
refactor(nvm): use autoReplace
2020-04-08 09:43:37 +02:00
Rhys Arkins
bc85634c70
refactor(nuget): use autoReplace
2020-04-08 09:41:51 +02:00
Rhys Arkins
c48a8703db
refactor(nodenv): use autoReplace
2020-04-08 09:19:50 +02:00
Michael Kriese
30fcff2194
feat(internal): dynamic platform imports ( #5898 )
2020-04-08 09:14:32 +02:00
Rhys Arkins
01c1fa417a
refactor(leiningen): use autoReplace
2020-04-08 08:49:31 +02:00
Rhys Arkins
caad338e0f
refactor(gitlabci-includes): use autoReplace
2020-04-08 08:44:31 +02:00
Michael Kriese
c273e684a5
fix(platform): remove wrong bitbucket-server description ( #5913 )
2020-04-08 08:13:25 +02:00
Rhys Arkins
05a11782bd
refactor(deps-edn): use autoReplace ( #5910 )
2020-04-08 07:33:02 +02:00
Rhys Arkins
808d5095fa
refactor(cdnurl): use autoReplace ( #5909 )
2020-04-07 23:36:37 +02:00
Rhys Arkins
ccf90612ee
refactor: gradle timeout coverage
2020-04-07 23:20:53 +02:00
Rhys Arkins
ce659947cf
refactor(buildkite): autoReplace ( #5908 )
2020-04-07 22:48:15 +02:00
Michael Kriese
5a3359462c
fix(github): fix github status check ( #5905 )
2020-04-07 17:45:55 +02:00
Sergio Zharinov
0e707a49fc
fix(maven): Use different Http instances per hostType ( #5900 )
2020-04-07 16:40:25 +02:00
Rhys Arkins
3e27dcd8c7
fix: defaultRegistryUrls
2020-04-07 16:15:09 +02:00
Rhys Arkins
a4678138fe
fix: Revert "fix: Revert "feat(internal): datasource defaultRegistryUrls / appendRegistry… ( #5686 )""
...
This reverts commit 0622c81419
.
2020-04-07 16:14:41 +02:00
Sergio Zharinov
9a68c139a5
feat(internal): Add support for missing HTTP methods ( #5899 )
2020-04-07 16:12:59 +02:00
Rhys Arkins
0622c81419
fix: Revert "feat(internal): datasource defaultRegistryUrls / appendRegistry… ( #5686 )"
...
This reverts commit aa7f291275
.
2020-04-07 14:59:18 +02:00
Rhys Arkins
7f0d3753c4
fix: don’t return pending branch if master issue checked
2020-04-07 13:39:07 +02:00
Sergio Zharinov
aa7f291275
feat(internal): datasource defaultRegistryUrls / appendRegistry… ( #5686 )
2020-04-07 12:05:27 +02:00
Rhys Arkins
53ffdde1f7
chore: try to fix coverage
2020-04-07 11:38:18 +02:00
Michael Kriese
171876dceb
feat(internal): dynamic imports for versioning ( #5896 )
2020-04-07 10:43:25 +02:00
Rhys Arkins
57b073a76b
chore: remove depNameEscaped
2020-04-07 10:08:39 +02:00
Florian Greinacher
139e8bb2c2
feat(nuget): detect feeds in NuGet.confg ( #5757 )
2020-04-07 07:27:05 +02:00
Michael Kriese
20e18b6437
feat(internal): generate dynamic manager imports ( #5818 )
2020-04-06 19:38:20 +02:00
Michael Kriese
4c0699c74c
fix(internal): fix http api ( #5890 )
2020-04-06 17:31:13 +02:00
Rhys Arkins
59d140fc25
feat(internal): template fields enforcement ( #5880 )
2020-04-06 12:55:34 +02:00
Michael Kriese
28ce29c74b
feat(internal): allow binary artifacts ( #5888 )
2020-04-06 12:54:25 +02:00
Rhys Arkins
1d4f747192
fix(orb): fix http post JSON
2020-04-06 09:15:29 +02:00
Rhys Arkins
5bb907f2ef
fix: remove unused versioning fallback
2020-04-05 22:57:09 +02:00
Björn Dahlgren
f8a20d8ca2
fix(cocoapods): correct debug log message for Podfile.lock ( #5885 )
2020-04-05 21:21:29 +02:00
Rhys Arkins
fcc5a46da3
chore: prBanner type
2020-04-05 13:00:27 +02:00
Rhys Arkins
8172de1a3b
refactor: util/template for handlebars ( #5878 )
2020-04-05 10:09:55 +02:00
Rhys Arkins
5c6f744089
test: refactor to use index ( #5877 )
2020-04-05 08:38:48 +02:00
Mikhail Yakushin
9f8dceffd7
fix(gradle-wrapper): executions files update fix ( #5874 )
...
Signed-off-by: Mikhail Yakushin <driver733@gmail.com>
2020-04-04 20:04:47 +02:00
Rhys Arkins
d90d94fc9e
feat(internal): cached datasource lookups ( #5870 )
2020-04-04 17:34:43 +02:00
Rhys Arkins
d559fd1ecb
feat(internal): support newDigest in getReleases ( #5871 )
...
This replaces the need to have both getReleases and getDigest if the digests can be retrieved at the same time as the releases.
2020-04-04 10:14:45 +02:00
Rhys Arkins
f9c8cb46e2
refactor(datasource): getPkgReleases -> getReleases ( #5867 )
2020-04-04 08:53:52 +02:00
Rhys Arkins
5a463788cc
test: gradle coverage, submodule series
2020-04-03 20:30:25 +02:00
Rhys Arkins
4e4bfe9256
feat(internal): http util wrapper ( #5841 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-04-03 13:45:55 +02:00
Mikhail Yakushin
5e56a9aaca
feat(gradle-wrapper): update artifacts ( #5842 )
2020-04-03 11:04:34 +02:00
Joshua Gleitze
a323cf03b3
test(gradle): stop mocking the file system ( #5826 )
2020-04-03 09:44:32 +02:00
Rhys Arkins
776d36225b
fix(cocoapods): add null checks for out of bound lines
...
Closes #5857 , Closes #5858
2020-04-02 19:34:44 +02:00
piotr-s-brainhub
e62cbff937
feat(datasource): gatsby changelog file ( #5856 )
2020-04-02 14:35:23 +02:00
Rhys Arkins
202c416d38
fix(git): remove sort flag from git ls-remote
...
Fixes #5853
2020-04-02 07:39:58 +02:00
Michael Kriese
305177f32f
feat(manager): enable cocoapods by default ( #5852 )
2020-04-02 06:01:53 +02:00
Tanuel
fba16b45f8
fix(git-refs): git-refs always returning null ( #5848 )
2020-04-01 22:09:37 +02:00
Rhys Arkins
1359a17fe0
docs: fix bundler auth readme
2020-03-30 21:23:50 +02:00
Sergio Zharinov
6853d95c62
fix(gradle): Special meaning for some qualifiers ( #5831 )
2020-03-30 14:48:48 +02:00
k2snowman69
5ba8570699
feat(npm): Added host rules support ( #5164 )
2020-03-30 09:04:25 +02:00
Rhys Arkins
040e2fdf7c
chore: fix coverage
2020-03-30 09:03:31 +02:00
Viral Ruparel
1a3c1f994a
fix(pr): wrong release notes when releases found in URLs ( #5807 )
2020-03-30 07:44:05 +02:00
Sergio Zharinov
bb6ab0bed3
feat(gradle): gradle versioning scheme ( #5789 )
2020-03-29 18:22:08 +02:00
Joshua Gleitze
b8976581a6
feat(gradle): chmod gradlew (correctly) ( #5823 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-29 11:17:45 +02:00
Rhys Arkins
e5ff4c0f4e
docs: bundler auth/hostRules ( #5824 )
2020-03-29 10:56:11 +02:00
Martín Fernández
a23f07d2de
feat(bundler): authentication support using hostRules ( #5269 )
2020-03-29 09:20:38 +02:00
Jesse Dobbelaere
51337c476e
fix: undefined ignoreScripts config option ( #5811 )
2020-03-29 08:37:27 +02:00
Rhys Arkins
5656ab9e39
fix(gradle): Revert "feat(gradle): chmod gradlew ( #5806 )"
...
This reverts commit f5c5a57505
.
2020-03-29 06:57:08 +02:00
Joshua Gleitze
f5c5a57505
feat(gradle): chmod gradlew ( #5806 )
2020-03-28 17:47:27 +01:00
Rhys Arkins
ebdda4ddf4
fix(gitlab): platform error for 429
2020-03-28 17:38:43 +01:00
Rhys Arkins
05d5b444b9
fix(go): check for res from github datasource before continuing
2020-03-28 10:13:26 +01:00
Viral Ruparel
fc8a46b6db
feat: add git-refs datasource ( #5727 )
2020-03-27 17:41:29 +01:00
NateScarlet
f00846ee5d
fix(gitea): pagination ( #5798 )
...
Fixes #5797
2020-03-27 14:58:22 +01:00
Michael Kriese
707d35db30
feat(npm): try auth recursive ( #5698 )
2020-03-27 11:28:20 +01:00
Filipe Azevedo
6cbd4a7743
fix(go): detect submodules ( #5796 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-27 11:25:27 +01:00
Mikhail Yakushin
512abc0f9f
feat(gradle): gradle-wrapper url is now inferred from the distributionUrl from the gradle-wrapper.properties ( #5786 )
...
Signed-off-by: Mikhail Yakushin <driver733@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-03-26 17:33:11 +01:00
Michael Kriese
bc98241854
fix(manager): regex manager digest ( #5783 )
2020-03-26 12:35:34 +01:00
NateScarlet
f9fe9fb313
fix: gitea status never green ( #5776 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-03-26 06:42:55 +01:00
kroonprins
c5851bee00
feat(azure): small improvements for PR assignees and reviewers… ( #5601 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-03-25 07:36:52 +01:00
kroonprins
63b5094915
feat(azure): support Azure DevOps Server authentication methods ( #5602 )
...
* feat(azure): support Azure DevOps Server authentication methods
* feat(azure): support Azure DevOps Server authentication methods
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-03-24 23:08:00 +01:00
itchyny
5fdd261d5a
feat(dockerfile): Recognize Dockerfile with prefix by default ( #5771 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-03-24 10:06:57 +01:00
Daniel Tschinder
782eaca8c0
feat(bitbucket-server): Implement repoForceRebase() ( #5769 )
2020-03-24 08:29:38 +01:00
Jamie Magee
2da4d8413b
feat(github): github enterprise vulnerability alerts ( #5762 )
...
Add support for vulnerability alerts for GHE. Requires GHE 2.17.0 or higher. I think this is a fair requirement to assume, as GHE 2.16.x went EOL on January 22, 2020.
This also allows us to remove the check for GHE version when gettings issues.
Closes #4905
2020-03-24 07:24:55 +01:00
Michael Kriese
ae3d71387e
feat(internal): generate dynamic datasource imports ( #5500 )
2020-03-24 07:17:59 +01:00
Michael Kriese
24af2926e2
docs(manager): update regexManager ( #5765 )
2020-03-23 14:06:20 +01:00
Woz
d8d26d0ddd
test(manager): remove GOPATH env var during tests ( #5753 )
...
stop using developers GOPATH env var during tests
fixes : #5751
2020-03-20 09:40:02 +01:00
Florian Greinacher
a45e5efcfb
feat(NuGet): add support for specificying protocol version in r… ( #5746 )
...
Closes #5165
2020-03-19 21:58:37 +01:00
Jamie Magee
148d5498b8
feat(azure): implement getPrFiles ( #5634 )
2020-03-19 21:55:32 +01:00
acheronfail
e5baeee98f
fix: expose error when not using docker and exec fails ( #5688 )
2020-03-19 08:20:26 +01:00
Ben Gummer
a207ca215a
fix(bitbucket): allow custom Bitbucket Cloud endpoint ( #5587 )
2020-03-19 06:38:52 +01:00
Sergio Zharinov
bdd6e52298
feat(gitlab-tags): Add support for "releaseTimestamp" for GitLa… ( #5712 )
2020-03-18 12:32:17 +01:00
Joshua Gleitze
4537ec1cf0
refactor(gradle-wrapper): Extract Regexes & Named Capturing Gro… ( #5742 )
2020-03-18 09:57:15 +01:00
Viral Ruparel
8c3b8d21c7
feat(node): nodenv(.node-version) support ( #5738 )
2020-03-18 09:55:43 +01:00
Joshua Gleitze
8edef549d4
fix(gradle-wrapper): handle whitespace in gradle properties files ( #5740 )
2020-03-18 09:10:35 +01:00
Sergio Zharinov
5861b99cc7
feat(gradle-version): Add "releaseTimestamp" to Gradle versions ( #5713 )
2020-03-18 06:35:34 +01:00
Sergio Zharinov
cfeeecb4dc
feat(orb): Add "releaseTimestamp" to orb datasource ( #5715 )
2020-03-18 06:34:34 +01:00
Jamie Magee
5ce5ef39c1
chore(internal): disallow implicit braces ( #5730 )
2020-03-17 12:15:22 +01:00
Michael Kriese
c03e7403f9
chore(internal): got coverage ( #5716 )
2020-03-17 12:04:50 +01:00
Rhys Arkins
a15879fc82
logs: pr body changes only to trace
2020-03-16 11:46:18 +01:00
Sebastian Poxhofer
1d661b909b
fix(ansible-galaxy): allow usage of ssh:// style git urls ( #5700 )
2020-03-16 09:51:12 +01:00
Rhys Arkins
49471192bd
fix: don’t do sequential package fetching
2020-03-14 06:12:29 +01:00
Rhys Arkins
bc8403aedb
logs: lower debugging
2020-03-14 06:12:07 +01:00
Michael Kriese
8c36108284
chore(internal): fix coverage ( #5717 )
2020-03-13 19:50:56 +01:00
Sergio Zharinov
4a6c786ff6
feat(github-releases): Add support for "releaseTimestamp" ( #5711 )
2020-03-13 14:11:47 +01:00
Sergio Zharinov
1130bed9a5
feat(helm): Add "releaseTimestamp" to Helm datasource ( #5714 )
2020-03-13 14:10:06 +01:00
Rhys Arkins
c296c4a113
fix: cache requests for npm, github only
2020-03-13 09:56:34 +01:00
Michael Kriese
9617072f75
fix: catch cache error ( #5707 )
2020-03-13 07:40:34 +01:00
Michael Kriese
7a6025e3ab
fix: revert async handler ( #5706 )
...
got does not support async handlers
2020-03-13 07:29:04 +01:00
Rhys Arkins
85cbc96184
fix: remove host stats
2020-03-13 06:47:20 +01:00
Rhys Arkins
eee910a512
feat: log outstandingRequests
2020-03-12 21:41:51 +01:00
Rhys Arkins
eab96b2d6e
fix: remove high water mark setting
2020-03-12 21:30:40 +01:00
Rhys Arkins
18d2c52327
fix: delete cached promise when got fails
2020-03-12 15:59:03 +01:00
Rhys Arkins
5bfea13464
fix(pypi): move lookupUrl inside try/catch
2020-03-12 15:24:47 +01:00
Rhys Arkins
88b6015162
fix(pypi): no return from inside for loop
2020-03-12 15:08:32 +01:00
Rhys Arkins
4e5434b899
fix(pypi): log attempts and success
2020-03-12 13:32:02 +01:00
Rhys Arkins
96f8e9cbf4
feat: log extraction statistics
2020-03-12 12:49:41 +01:00
Rhys Arkins
c60737a285
fix: revert datasource error handling changes
2020-03-12 12:48:57 +01:00
Rhys Arkins
43a466a390
fix: fetchDepUpdates log before and after
2020-03-12 11:58:13 +01:00
Rhys Arkins
b23d25a7fd
fix: try/catch fetchDepUpdates
2020-03-12 11:04:41 +01:00
Rhys Arkins
fceac5e972
fix(datasource): return null when error caught
2020-03-12 10:53:02 +01:00
Rhys Arkins
77c14b9fc9
fix: add bundler to sequential retrieval
2020-03-12 09:58:53 +01:00
Rhys Arkins
830bb30a94
logs: rubygems versions fetch time
2020-03-12 09:56:07 +01:00
Rhys Arkins
33d488b0d4
fix: pypi get logging
2020-03-12 09:17:12 +01:00
Rhys Arkins
d0413e7ced
fix: fetch logging for sequential vs concurrent
2020-03-12 09:00:23 +01:00
Rhys Arkins
60b30e182d
fix: fetch problematic manager deps in series
2020-03-12 07:41:49 +01:00
Rhys Arkins
a6a736172f
fix(html): skip extracted files if no deps
2020-03-12 06:32:31 +01:00
Rhys Arkins
40c9ec4e6a
fix: intensify lookup debugging
2020-03-11 22:35:55 +01:00
Rhys Arkins
5167c63459
fix: log promised updates
2020-03-11 21:12:52 +01:00
Rhys Arkins
67015a556d
fix(npm): retry ETIMEDOUT
2020-03-11 15:50:49 +01:00
Michael Kriese
d78d211b4c
feat: npm resolutions ( #5689 )
2020-03-11 07:17:42 +01:00
Rhys Arkins
09e381cead
fix: Revert "feat(npm): update resolutions ( #5636 )"
...
This reverts commit c974929a62
.
2020-03-10 14:58:03 +01:00
Rhys Arkins
ae069b0eb5
fix(github): set stabilityStatus using Enum
...
Closes #5683
2020-03-10 12:00:36 +01:00
Rhys Arkins
2599ea525f
refactor: commit -> commitHash
2020-03-10 11:24:38 +01:00
Rhys Arkins
c97defc88f
refactor: AwaitingBranchAutomerge -> BlockeddByBranchAutomerge
2020-03-10 11:11:08 +01:00
Rhys Arkins
b20591e7f5
refactor: use CamelCase for enum values
2020-03-10 11:10:09 +01:00
Rhys Arkins
d0ec7cf922
refactor: move PrResult to workers/common
2020-03-10 10:19:44 +01:00
Rhys Arkins
2039f1704a
refactor: result -> prResult
2020-03-10 10:02:02 +01:00
Rhys Arkins
34496d303b
feat: PrResult enum ( #5664 )
2020-03-10 09:16:11 +01:00
Michael Kriese
c974929a62
feat(npm): update resolutions ( #5636 )
2020-03-10 06:52:27 +01:00
Rhys Arkins
81b4f7740d
fix: more xargs typos
2020-03-09 22:18:53 +01:00
Rhys Arkins
b68f5fd7cc
fix(exec): — typo
2020-03-09 22:01:23 +01:00
Rhys Arkins
20b46ae454
fix: better xargs and tests
2020-03-09 21:30:48 +01:00
Rhys Arkins
d1203bdc41
fix(exec): xargs --no-run-if-empty
2020-03-09 20:47:27 +01:00
Rhys Arkins
b7a01d39a6
fix(npm): check res.stderr
2020-03-09 20:34:28 +01:00
Rhys Arkins
3725417f43
logs: downgrade docker warn to info
2020-03-09 19:54:44 +01:00
Sergio Zharinov
b0537c7f0d
feat(hex): Support for releaseTimestamp
field ( #5677 )
2020-03-09 18:53:00 +01:00
Rhys Arkins
3371b95403
feat: clean up dangling docker containers at startup ( #5678 )
2020-03-09 15:56:50 +01:00
Michael Kriese
3ca07a5727
feat(regex): allow currentDigest matching ( #5676 )
2020-03-09 15:05:45 +01:00
Rhys Arkins
98393c0b9b
feat: docker run timeout / cleanup ( #5673 )
...
Closes #5671
2020-03-09 13:33:45 +01:00
Rhys Arkins
036c7727db
logs: more exec logging
2020-03-09 09:16:42 +01:00
Rhys Arkins
a8e1979edc
fix(github): setBranchStatus mapping
2020-03-09 08:17:15 +01:00
Rhys Arkins
8e3390275b
fix(bitbucket-server): treat STOPPED statuses as FAILED
...
Closes #5670
2020-03-09 05:56:12 +01:00
Rhys Arkins
5f2ab635cf
fix(gitlab): add more status check mappings
2020-03-09 05:49:30 +01:00
Viral Ruparel
92d123a1f8
fix: create constants for skipReason
( #5660 )
2020-03-09 05:34:16 +01:00
Rhys Arkins
6605fe548d
fix(gitlab): add missing “created” branch status
2020-03-08 21:05:46 +01:00
Rhys Arkins
588616f669
feat: branch status unification ( #5658 )
2020-03-08 15:03:19 +01:00
Viral Ruparel
51a89a3107
fix(galaxy): 5xx error throws DatasourceError ( #5663 )
2020-03-07 14:16:41 +01:00
Rhys Arkins
e5243d1141
fix: log Unknown datasource full error
2020-03-07 13:55:44 +01:00
Rhys Arkins
bce6036a8e
fix: move datasource error handling into index ( #5662 )
2020-03-07 12:13:31 +01:00
Michael Kriese
e779d895f7
test(coverage): lib/config
( #5656 )
2020-03-07 11:27:10 +01:00
Rhys Arkins
8ac0f571ff
fix(datasource): centralize lookupName check ( #5661 )
2020-03-07 10:19:47 +01:00
Rhys Arkins
b2b8d7e953
feat: regex manager ( #5617 )
2020-03-06 09:07:55 +01:00
Rhys Arkins
364163e7a0
fix: move tests into lib ( #5635 )
2020-03-05 21:57:24 +01:00
Rhys Arkins
4f71eff4ab
chore: fix types ( #5645 )
2020-03-05 16:01:03 +01:00
Rhys Arkins
8532bd3f4e
refactor: datasource helm id
2020-03-05 15:28:31 +01:00
Rhys Arkins
0aca6ce205
docs: improve cocoapods readme
2020-03-05 14:22:15 +01:00
Rhys Arkins
e63366247f
refactor: don’t use datasource id directly
2020-03-05 14:20:46 +01:00
Rhys Arkins
cbe1246904
fix(sbt): Remove notice from documentation ( #5648 )
2020-03-05 13:42:28 +01:00
Rhys Arkins
fe482f91c5
feat(manager): support kustomize ( #5484 )
2020-03-05 12:49:54 +01:00
Rhys Arkins
706562f80d
fix(lookup): check currentValue before isValid
2020-03-05 11:55:05 +01:00
Rhys Arkins
fee7fa0d4e
fix(hashicorp): check input before isValid
2020-03-05 11:53:30 +01:00
Rhys Arkins
23a820e74f
feat(constants): Pull Request Status Constants ( #5158 )
2020-03-05 07:03:47 +01:00
Sergio Zharinov
804a8c0f13
feat: Centralize extracted version validation ( #5637 )
2020-03-04 15:16:36 +01:00
Jamie Magee
16962a989f
chore: better types for azure ( #5633 )
2020-03-03 23:08:45 +01:00
kroonprins
289fb3d02e
feat(onboarding): assignees and reviewers on onboarding pr ( #5611 )
2020-03-03 21:01:14 +01:00
Michael Kriese
69c8dcafe5
fix: do nothing if new commit and check required ( #5594 )
2020-03-03 11:52:18 +01:00
Luke Page
30a3c9e701
fix(azure): null exception updating comment ( #5624 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-03-03 11:36:57 +01:00
Michael Kriese
92722fc00c
feat: deprecate yarn v1.9.4 ( #5629 )
2020-03-03 08:46:47 +01:00
Michael Kriese
6c4892b593
chore(types): fix more typescript types ( #5615 )
2020-03-02 12:06:16 +01:00
Sergio Zharinov
0691b13819
fix(maven): Use fallback maven registry ( #5613 )
2020-03-02 09:08:37 +01:00
Rhys Arkins
6f46153e09
fix(auto-replace): use regex replace to avoid infinite loops
2020-03-01 21:28:07 +01:00
Sergio Zharinov
8e60b28ca4
feat: Cocoapods support ( #4667 )
2020-03-01 10:03:16 +01:00
Rhys Arkins
da47a0f842
refactor: rename terraform datasource to terraform-module
2020-03-01 08:15:00 +01:00
Rhys Arkins
a711260dc2
refactor: rename cargo datasource to crate
2020-03-01 08:07:43 +01:00
Rhys Arkins
6293edc19a
feat: replace datasource constants with IDs ( #5595 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-01 08:01:12 +01:00
kroonprins
1088efde49
fix: bugfix for hourly limit for azure & bugfix for ignorePrefi… ( #5600 )
2020-02-29 23:04:59 +01:00
Sergio Zharinov
db9007dc02
refactor(maven): Extract getMavenUrl
function for caching pur… ( #5599 )
2020-02-29 23:04:18 +01:00
Rhys Arkins
e5a514089f
docs: add and enforce readme files for each manager
...
Closes #5597
2020-02-29 22:55:51 +01:00
Sergio Zharinov
5eff5b8b97
fix(gradle): Use gradle wrapper inside docker ( #5598 )
2020-02-29 11:57:52 +01:00
Rhys Arkins
74f24d5b0c
fix: Revert "fix: Remove authorization header from core.windows.net requests… ( #5274 )"
...
This reverts commit 4c258e27b6
.
# Conflicts:
# lib/datasource/docker/index.ts
2020-02-28 17:47:57 +01:00
Rhys Arkins
087077a6a1
refactor: rename ansible-galaxy datasoure to galaxy
2020-02-28 17:17:01 +01:00
Nejc Habjan
0b5ee0b400
feat: allow config files in .gitlab directory ( #5584 )
2020-02-28 12:07:38 +01:00
Rhys Arkins
18095d5195
fix(ansible-galaxy): use autoReplace
2020-02-28 10:06:06 +01:00
Rhys Arkins
214676c38c
fix(auto-replace): use currentValue if replaceString not found
2020-02-28 09:41:54 +01:00
Rhys Arkins
14589d56a1
feat: split sbt datasource ( #5586 )
2020-02-28 08:49:51 +01:00
Rhys Arkins
8571108d71
refactor: narrow datasource config types
2020-02-27 23:43:13 +01:00
Rhys Arkins
286ab6dc40
refactor: rename getReleases -> getInRangeReleases
2020-02-27 22:13:45 +01:00
Rhys Arkins
3f2773909f
chore: remove unnecessary depName variables in datasources
2020-02-27 22:04:10 +01:00
Rhys Arkins
b610cf4dae
feat: rename github/gitlab datasources ( #5581 )
2020-02-27 21:36:31 +01:00
Rhys Arkins
76cb6cf40d
refactor: remove DATASOURCE_ constants from presets
2020-02-27 14:54:45 +01:00
Rhys Arkins
8dc52c7f30
refactor: move getPreset into lib/config/preset/ ( #5578 )
2020-02-27 14:19:58 +01:00
Michael Kriese
ecd981bf64
fix(platform): fix api differences ( #5570 )
2020-02-25 09:42:24 +01:00
Michael Kriese
d1a40c548c
fix(gitlab): add merge method fallback ( #5571 )
2020-02-25 09:12:56 +01:00
Rhys Arkins
c5f51853c8
docs: more manager readme cleanup
2020-02-25 07:06:20 +01:00
Rhys Arkins
e1cf22ff5b
docs: remove some leftover terms from two manager readmes
2020-02-25 07:02:46 +01:00
Rhys Arkins
cb5da82acc
docs: move manager docs out of config options ( #5410 )
2020-02-25 06:45:00 +01:00
Michael Kriese
763e444962
feat(gitlab): add merge method check ( #5567 )
2020-02-25 06:34:06 +01:00
Rhys Arkins
57cbe3a42c
chore: lgtm ignore
2020-02-24 20:23:46 +01:00
Rhys Arkins
c68ca2e930
chore: lgtm ignores ( #5566 )
2020-02-24 16:57:41 +01:00
Rhys Arkins
712f9f091a
logs: Issue created
2020-02-24 13:56:04 +01:00
Rhys Arkins
ab9361a170
logs: Comment added info
2020-02-24 13:54:11 +01:00
Rhys Arkins
4f5b01316c
logs: warn for npmjs retry
2020-02-24 13:52:34 +01:00
Rhys Arkins
d06a8ef811
fix(logs): treat old/new config as config
2020-02-24 13:19:35 +01:00
Rhys Arkins
432a0fa7c7
fix(logs): debug gitlab 406 err
2020-02-24 12:31:33 +01:00
Rhys Arkins
1f346cd50f
logs: debug blocking merge PR
2020-02-24 12:31:33 +01:00
Michael Kriese
9c717d9d57
fix: lgtm suggestions ( #5562 )
2020-02-24 12:27:10 +01:00
renovate[bot]
7fa1d41b6b
build(deps): update dependency typescript to v3.8.2 ( #5561 )
...
* chore(deps): update dependency typescript to v3.8.2
* fix: fix types
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-02-24 10:06:51 +01:00
Rhys Arkins
f1d0b7b5fe
refactor: lower some levels from info to debug
...
Ref #5555
2020-02-24 09:26:42 +01:00
Rhys Arkins
b097fb8f0a
fix(pr): condense rebase description
2020-02-24 06:35:41 +01:00
Rhys Arkins
6c7f228347
fix(logs): log commit with Branch creates and updates ( #5560 )
2020-02-24 05:33:51 +01:00
Rhys Arkins
93d475eeb4
fix(cdnjs): datasourceError on unknown error
2020-02-23 20:36:11 +01:00
Rhys Arkins
8c8f7a23f0
test: refactor datasource tests to not use index
2020-02-23 09:16:25 +01:00
Rhys Arkins
adde436df0
feat(logger): logContext ( #5553 )
...
Adds a new concept `logContext`, to be added to each log entry when in JSON format.
Closes #5551
2020-02-23 07:31:13 +01:00
Rhys Arkins
55b1cd0e37
feat: rebaseWhen ( #5547 )
...
New config option `rebaseWhen` replaces existing options `rebaseStalePrs` and `rebaseConflctedPrs`. Migration code added.
2020-02-22 16:31:49 +01:00
Rhys Arkins
9cceffddf9
fix: deprecate/migrate engines
config
2020-02-22 16:31:01 +01:00
Rhys Arkins
8b6c5aa30f
chore: lgtm lint
2020-02-22 07:13:12 +01:00
Rhys Arkins
7dba5ed5b0
fix: pointless check
2020-02-22 07:13:12 +01:00
Rhys Arkins
f0f8fd195e
fix: stdout/err initialization
2020-02-22 07:13:11 +01:00
Rhys Arkins
793eb41230
refactor: split gradle string to avoid unnecessary escape
2020-02-22 07:13:11 +01:00
Rhys Arkins
c10d22940b
feat: autoreplace ( #5529 )
2020-02-22 06:06:10 +01:00
Rhys Arkins
5dbfd54aff
refactor: centralize matchAt and replaceAt ( #5540 )
2020-02-21 14:52:48 +01:00
Rhys Arkins
8582c3916b
feat(cdnjs): getDigest ( #5530 )
2020-02-20 14:14:11 +01:00
Sergio Zharinov
969701ad6b
feat(util): Fetch docker tag according to version constraints ( #5497 )
2020-02-19 19:02:11 +01:00
Rhys Arkins
e90d34f848
fix(html): allow reverse sorting ( #5523 )
2020-02-19 18:24:42 +01:00
Sergio Zharinov
6a7f6fbb01
fix(html): Log and return for wrong managerData ( #5513 )
2020-02-19 16:08:21 +01:00
Jared Kauppila
434cc0d01f
feat(terraform): gitTags support ( #5511 )
2020-02-19 16:07:34 +01:00
Pascal Mathis
c9357cc340
feat: add support for gitea platform ( #5509 )
2020-02-19 11:19:25 +01:00
Luke Page
b484272238
feat: Azure - update comments ( #5503 )
...
* fix ensure comment
* Fix comment update mechanism
* Fix snapshots
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-02-18 22:12:15 +01:00
Rhys Arkins
2e0b2965ff
chore: add datasource getters
2020-02-18 21:41:00 +01:00
Sergio Zharinov
dc1cc60de9
fix(cdnurl): Fix slashes for lookup names ( #5505 )
2020-02-18 11:58:43 +01:00
Rhys Arkins
485f66914e
feat: versionScheme -> versioning ( #5504 )
2020-02-18 08:34:10 +01:00
Rhys Arkins
5d88d3badf
docs: improve versioning docs
2020-02-17 23:02:00 +01:00
Luke Page
e179c7d948
feat(azure): calculate isModified ( #5482 )
2020-02-17 21:34:54 +01:00
Jamie Magee
a7d1bd4b08
feat: add $schema to default onboarding configuration ( #5496 )
...
fixes #5427
2020-02-17 16:20:21 +01:00
Björn Dahlgren
5a2ad6085c
fix(gradle): buildGradleDependency version is undefined ( #5498 )
2020-02-17 15:29:39 +01:00
Rhys Arkins
838c5e05d6
fix(html): correct updateDependency params
...
Closes #5499
2020-02-17 15:28:46 +01:00
Björn Dahlgren
95e2edbb6f
feat(gradle): support version variables inside groovy map objec… ( #5491 )
2020-02-17 09:15:55 +01:00
Sergio Zharinov
1d5c20eb18
feat: Add HTML manager supporting CDNJS ( #5395 )
2020-02-17 05:55:19 +01:00
Rhys Arkins
e13cb52ed5
feat: validate managers
2020-02-16 06:49:09 +01:00
Rhys Arkins
ed331d4d6d
fix(bundler): better constraint logging for artifacts
2020-02-16 06:25:08 +01:00
Sergio Zharinov
23e254eee9
refactor: Extract module loading code out to utils ( #5444 )
2020-02-16 05:57:12 +01:00
Rhys Arkins
8598c5edea
fix(npm): increase highWaterMark
2020-02-16 05:32:03 +01:00
Rhys Arkins
64de057cc1
fix(docker): better ignore quay.io
2020-02-15 21:53:34 +01:00
Rhys Arkins
054c99f671
fix(helm): gracefully handle invalid URLs
2020-02-15 21:50:56 +01:00
Rhys Arkins
73f6594782
fix(gradle-version): catch non-default registry errors
2020-02-15 19:03:01 +01:00
Rhys Arkins
52527794c0
fix(docker): ignore quay.io errors
2020-02-15 17:49:57 +01:00
Rhys Arkins
b080d1ed7e
logs: don’t log docker manifest
2020-02-15 17:49:41 +01:00
Rhys Arkins
f7d1bb3217
fix(gomod): reduce escaped quotation marks in docker run
...
Closes #5459
2020-02-15 06:42:25 +01:00
Rhys Arkins
c274766be7
fix(logs): warn for Gradle extraction failed
2020-02-14 14:42:53 +01:00
Rhys Arkins
16d92cebbf
fix(gradle): only throw for timeouts
2020-02-14 14:18:45 +01:00
Rhys Arkins
575ba106c3
fix(gradle): handle classesDir incompatibility
2020-02-14 13:52:36 +01:00
Rhys Arkins
0b3967b12a
logs: fix terraform repository log meta
2020-02-14 13:45:04 +01:00
Rhys Arkins
8fc70b8faf
logs: log err with Registry error
2020-02-14 13:44:53 +01:00
Rhys Arkins
562f3d7696
fix(schedule): use consistent error messages
2020-02-14 13:44:40 +01:00
Rhys Arkins
6a6d646dd5
fix(docker): log dockerRepository
2020-02-14 13:41:34 +01:00
Rhys Arkins
d9d8ce02d3
fix(gradle): extend string match for file not found
2020-02-14 13:01:21 +01:00
Rhys Arkins
b53a7694df
fix(gradle-version): only throw error for services.gradle.org
2020-02-14 12:53:27 +01:00
Rhys Arkins
81dbc4d7be
fix(npm): better datasource error logging
2020-02-14 11:06:09 +01:00
Rhys Arkins
3e89de6dc4
chore: fix coverage
2020-02-14 10:43:10 +01:00
Rhys Arkins
090a6232af
fix(docker): log extra when erroring getting labels
2020-02-14 10:35:45 +01:00
Rhys Arkins
8ba2b52c98
fix(gradle): don’t DatasourceError if Build failed
2020-02-14 10:24:31 +01:00
Rhys Arkins
0e65db65f0
fix(rubygems): don’t throw DatasourceError for unknown
2020-02-14 09:59:52 +01:00
Rhys Arkins
12166f5540
fix(datasource): better DatasourceError handling
2020-02-14 09:19:45 +01:00
Rhys Arkins
292993f0c6
test: fix coverage
2020-02-14 08:52:41 +01:00
Rhys Arkins
5e022e2a50
fix: reduce concurrent dep fetch per packagefile from 10 to 5
2020-02-14 08:36:38 +01:00
Rhys Arkins
c7b7027a7b
fix(npm): retry npmjs ParseError
2020-02-14 08:30:39 +01:00
Joshua Gleitze
57108d443a
test: update and document java requirements for gradle ( #5435 )
2020-02-13 21:53:27 +01:00
Rhys Arkins
67658d4ece
fix: set DatasourceError prototype explicitly
2020-02-13 14:31:26 +01:00
Rhys Arkins
b5e344b449
feat: DatasourceError ( #5475 )
...
Adds centralized handling and logging of datasource failures.
2020-02-13 13:29:55 +01:00
Björn Dahlgren
30ee09ca4a
fix(bitbucket): log warning when PR creation fails ( #5474 )
2020-02-13 11:51:48 +01:00
Sebastian Poxhofer
98f1308689
feat: ansible-galaxy datasource and manager ( #5301 )
2020-02-13 11:50:39 +01:00
Rhys Arkins
2cfa7feb05
fix: use correct updateDependency params
...
Closes #5473
2020-02-13 10:01:59 +01:00
Rhys Arkins
5d454ca3ff
fix(yarn): offline integrity hash ( #5449 )
2020-02-13 06:39:07 +01:00
Rhys Arkins
0eb616f876
fix: replace subDirectory with cwdFile in util/exec
...
Closes #5436
2020-02-12 17:55:27 +01:00
Rhys Arkins
e1bb02a098
fix(logs): stackTraceLimit=20
2020-02-12 14:16:20 +01:00
Rhys Arkins
c432d34ed3
logs: log pkgUrl not regUrl
2020-02-12 14:16:02 +01:00
Rhys Arkins
90b7916995
fix(npm): skip cache when retrying
2020-02-12 13:17:48 +01:00
Rhys Arkins
b8b7b75ad0
fix(npm): await 5s before ECONNRESET retry
2020-02-12 13:17:35 +01:00
Rhys Arkins
13a6736659
fix(npm): retry ECONNRESET for npm registry
2020-02-12 11:32:27 +01:00
Michael Kriese
237eeffe6f
chore: fix flaky tests ( #5464 )
2020-02-12 10:22:38 +01:00
Rhys Arkins
da663255e2
fix(maven): handle err.code === 'ERR_TLS_CERT_ALTNAME_INVALID
...
Closes #5463
2020-02-12 10:20:37 +01:00
Rhys Arkins
0f47f1ac71
logs: log npm registry failure codes
2020-02-12 09:23:27 +01:00
Rhys Arkins
d0dae99796
fix(github): log canMergeReason if pr.canMerge = false;
2020-02-12 09:19:15 +01:00
Rhys Arkins
3f1df39996
fix(npm): retry datasource 5 times
2020-02-11 21:11:30 +01:00
Sergio Zharinov
3de1b6e9ba
feat: dynamic datasource loading ( #5429 )
2020-02-11 17:04:31 +01:00
Ricky Patel
d93036b8ab
feat: hostRules findAll function
2020-02-11 14:46:31 +01:00
Michael Kriese
62e95161ed
fix(git-submodules): allow module and path be different ( #5437 )
2020-02-11 12:00:43 +00:00
Rhys Arkins
c2f28bdd95
fix(github): try/catch getPrList
2020-02-11 12:22:48 +01:00
Rhys Arkins
f23d06c534
fix(bundler): handle subdirectory artifact generation
2020-02-11 11:18:30 +01:00
Joshua Gleitze
29d5e48bf5
fix(gradle): version compatibility ( #5431 )
2020-02-11 09:25:51 +00:00
Michael Kriese
26c03731a4
chore(datasource): move test files to lib ( #5426 )
2020-02-11 05:08:10 +00:00
Jamie Magee
d2a67bb38e
fix(gradle): use URI in place of UrlArtifactRepository ( #5428 )
...
Tested on gradle 5 & 6
Fixes #5424
2020-02-10 21:22:17 +00:00
Sergio Zharinov
52a7519f34
feat(gomod): Use centralized docker execution ( #5061 )
2020-02-10 05:41:37 +00:00
Sergio Zharinov
556a073232
feat(gradle): Use centralized docker execution ( #5231 )
2020-02-09 12:39:10 +00:00
Sergio Zharinov
936434497c
feat(pipenv): Use centralized docker execution ( #5062 )
2020-02-09 12:26:48 +00:00
Rhys Arkins
d67f5a69b2
fix(helm-values): better extract error handling
2020-02-09 07:20:21 +01:00
Rhys Arkins
178e3561be
fix(bundler): handle spacing in source end
2020-02-09 07:12:03 +01:00
Rhys Arkins
ab166d7088
fix(gitlab): warn not error when failing to add assignees
2020-02-08 15:49:13 +01:00
Rhys Arkins
2d7e7dcda8
docs: remove legacy manager readmes
2020-02-08 08:25:23 +01:00
Joshua Gleitze
efe1246b40
fix(gradle): Typecheck before accessing repositories URIs ( #5407 )
2020-02-07 21:53:22 +00:00
Rhys Arkins
864e554db9
feat: dynamic manager config ( #5392 )
2020-02-07 18:25:27 +00:00
Jennifer Wilcox
df5920b1e4
feat(poetry): enable lock file maintenance ( #5400 )
2020-02-07 16:31:42 +00:00
Sergio Zharinov
b6d84a2775
fix: Maven-based update functions ( #5405 )
2020-02-07 16:23:29 +00:00
Sergio Zharinov
0b61cfc171
fix(sbt): Fix module re-export ( #5404 )
2020-02-07 14:24:00 +00:00
Rhys Arkins
9e6b9e769a
fix(lerna): try/catch lerna.json parsing
2020-02-06 17:15:03 +01:00
Sergio Zharinov
d650427319
fix(composer): Remove leading v
in comparison ( #5396 )
2020-02-06 15:29:50 +00:00
Rhys Arkins
aff618fa8e
feat: dynamic platform list retrieval ( #5394 )
2020-02-06 13:44:53 +00:00
Rhys Arkins
0ec6617b6d
feat: dynamic versionScheme import ( #5393 )
2020-02-06 13:23:24 +00:00
Sourav Das
987e0a2bfd
refactor(function): Update Dependency Function ( #5146 )
2020-02-06 13:01:21 +00:00
Sourav Das
bdaa7b8e49
feat(constants): Host Types ( #5171 )
2020-02-06 12:15:54 +00:00
Rhys Arkins
f49e7e5de7
fix(helm-values): ignore duplicate keys in yaml
2020-02-06 13:11:33 +01:00
Rhys Arkins
99c2b38ec5
fix: import URLSearchParams in bitbucket
2020-02-06 12:17:09 +01:00
Michael Kriese
987b1ca17e
feat(manager): support helm values ( #5384 )
...
Co-authored-by: Dominik Horb <git@dominik.berlin>
2020-02-06 10:15:25 +00:00
Sergio Zharinov
f6bc800be5
fix: Exit if zero managers were loaded ( #5387 )
2020-02-06 08:50:36 +00:00
Michael Kriese
2ffad1363e
chore(eslint): stricter settings ( #5375 )
2020-02-05 18:17:20 +00:00
Joshua Gleitze
51c0cdc674
fix(gradle): Also include buildscript repositiories ( #5382 )
2020-02-05 17:45:12 +00:00
Joshua Gleitze
d1eb30396c
fix(gradle): Also update buildscript dependencies from settings… ( #5380 )
2020-02-05 17:44:51 +00:00
Michael Kriese
4004f46c0b
refactor(test): move manager tests to lib ( #5300 )
2020-02-05 01:14:31 +01:00
Joe
4c258e27b6
fix: Remove authorization header from core.windows.net requests… ( #5274 )
2020-02-04 20:14:31 +01:00
Rhys Arkins
58fd6569db
fix: Revert "feat: helm-values manager ( #5134 )"
...
This reverts commit edf85d42bf
.
2020-02-04 18:06:06 +01:00
Dominik Horb
edf85d42bf
feat: helm-values manager ( #5134 )
2020-02-04 15:11:08 +01:00
Sergio Zharinov
7dc04f77fa
feat: Dynamic manager loading from directories ( #5287 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-02-04 10:37:24 +01:00
Michael Kriese
8719f70dea
chore(eslint): simplify / update settings ( #5296 )
2020-02-04 10:37:00 +01:00
Carlin St Pierre
5b0c431dce
feat: post-upgrade tasks ( #5202 )
2020-02-04 06:59:13 +01:00
Rhys Arkins
0ea636209c
fix(onboarding): remove docker-only rule
2020-02-03 14:25:09 +01:00
Rhys Arkins
e12d8f0437
refactor: remove unnecessary manager literals
2020-02-03 14:16:23 +01:00
Gabriel Melillo
30f0c4230f
feat: helmfile manager ( #5257 )
2020-02-02 08:35:26 +01:00
Martín Fernández
2880682246
fix(bundler): Fix support for source block with new lines ( #5270 )
2020-02-01 09:01:20 +01:00
Sergio Zharinov
12d1b13703
fix(release-notes): Warning message for missing token ( #5245 )
2020-02-01 08:50:24 +01:00
Joe
17d744d48a
fix(docker): Unpack access_token correctly from auth header from docker registries that support it ( #5264 )
2020-01-31 09:02:13 +01:00
Sergio Zharinov
ff9332486c
feat(cdnurl): Add CDNJS support ( #5254 )
2020-01-30 20:52:15 +01:00
Rhys Arkins
8a56f529cd
fix(composer): correct cwd to nested composer files
...
Closes #5260
2020-01-30 12:44:04 +01:00
Sergio Zharinov
86543938fb
feat(cdnjs): Add caching for CDNJS datasource ( #5259 )
2020-01-30 09:51:51 +01:00
Jamie Magee
9452694b88
chore: remove custom global-agent types ( #5224 )
2020-01-30 07:36:43 +01:00
Jamie Magee
4f14f471b4
chore: remove custom clean-git-ref types ( #5223 )
2020-01-30 07:13:05 +01:00
Sergio Zharinov
a36f889220
feat(cdnjs): Create cdnjs datasource ( #5252 )
2020-01-29 13:19:13 +01:00
Sergio Zharinov
8c62f43647
feat(bundler): Use centralized docker execution ( #5058 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-29 13:05:36 +01:00
Sergio Zharinov
6bf18be2bf
fix: Don't modify git-tags datasource results ( #5251 )
...
Co-authored-by: Jared Kauppila <Jared@Kauppi.la>
2020-01-29 12:23:19 +01:00
Sergio Zharinov
aa49a21e54
fix(exec): Whitelist LC_ALL and LANG ( #5239 )
2020-01-29 06:29:53 +01:00
Ryan Ling
db029c5679
fix(buildkite): Support no-config plugins ( #5236 )
...
Buildkite plugins that don't have required config options may be
expressed as:
```yaml
- plugins:
- my-plugin#v1.0.0
```
Note that there is no trailing colon; matching on it should be
unnecessary given that the preceding capture groups exclude this
character.
2020-01-28 06:43:46 +01:00
Rhys Arkins
dc73a54e7c
fix(changelog): better log/warn for missing credentials
2020-01-27 15:26:40 +01:00
Sergio Zharinov
f286aa3920
feat(composer): Use centralized docker execution ( #5060 )
2020-01-27 14:18:50 +01:00
Sergio Zharinov
514fdbddab
fix(platform): Filter out non-Renovate PRs with same branch ( #5211 )
2020-01-27 13:45:52 +01:00
Sergio Zharinov
a761e95f48
feat(cargo): Use centralized docker execution ( #5059 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-27 12:53:39 +01:00
Rhys Arkins
da6164f8d4
fix: validate handlebars templates and throw config error
2020-01-27 12:48:08 +01:00
Sebastian Poxhofer
1743ab77b2
fix: warn if skipping release notes retrieval ( #5226 )
2020-01-27 12:38:07 +01:00
Jamie Magee
1931acc221
chore: remove custom yawn-yaml types ( #5161 )
...
Ref #4528
2020-01-26 21:54:40 +01:00
Joshua Gleitze
5928562064
feat(gradle): Support any Order in Gradle’s Map Syntax ( #5196 )
2020-01-26 08:18:29 +01:00
Martín Fernández
8da8d7a072
feat: Add DOCKER_HOST to child env ( #5222 )
...
Currently the DOCKER_HOST env variable is not passed to the child
environment making it impossible to use a non default docker host.
2020-01-25 19:30:43 +01:00
Jamie Magee
8126705d3d
feat(nuget): add support for fsproj and vbproj files ( #5220 )
2020-01-25 14:50:47 +01:00
Sergio Zharinov
e9bc152308
fix(cargo): Fix nested directories in artifacts.ts ( #5221 )
2020-01-25 09:21:33 +01:00
Sergio Zharinov
0c7f95f0a7
fix(maven): Additional support for Service Release (SR) versions ( #5194 )
2020-01-24 14:23:41 +01:00
Sergio Zharinov
6b2ef2822c
refactor(exec): Explicit extraEnv
defaults and nullable docke… ( #5219 )
2020-01-24 10:42:09 +01:00
Jennifer Wilcox
5b1cd403ab
fix(pypi): detect pypi releases with underscores ( #5218 )
...
If a pypi package:
- Has only src releases
- Has an index name with hyphens
- Has src tarballs with underscores
Then releases of the package weren't being detected.
2020-01-24 08:27:26 +01:00
Jamie Magee
c579c48992
chore: use upstream semver-stable types ( #5212 )
2020-01-22 15:14:04 +01:00
Sergio Zharinov
8b6d280741
feat(exec): Allow for extra docker commands ( #5208 )
2020-01-22 11:45:21 +01:00
Rhys Arkins
c44a82e60b
refactor: rename docker exec helper
2020-01-22 11:08:29 +01:00
Sergio Zharinov
60d895bd5c
feat(exec): Cache Docker image prefetch info ( #5205 )
2020-01-22 09:19:29 +01:00
Rhys Arkins
a56e0de4c7
feat: move localDir awareness to util/exec ( #5207 )
2020-01-21 18:04:50 +01:00
Sourav Das
520429f1bd
feat(constants): Version Scheme Constants ( #5159 )
2020-01-21 17:11:25 +01:00
Rhys Arkins
e34900377c
fix(gitlab): GITLAB_IGNORE_REPO_URL
...
Adds unofficial (for now) env option to igore the http_url_to_repo value returned by GitLab.
2020-01-21 16:44:24 +01:00
Rhys Arkins
55497ea251
fix: drop unused disable-gitfs error
2020-01-21 16:35:09 +01:00
Rhys Arkins
6da1113aa3
fix: DATASOURCE_FAILURE -> PLATFORM_FAILURE
2020-01-21 16:23:18 +01:00
Rhys Arkins
8fd0b6058b
fix(helm): ignore unsupported protocol error
2020-01-21 13:07:25 +01:00
Sourav Das
d671f2b8c4
refactor(constant): Refactor Platform File ( #5206 )
2020-01-21 11:13:19 +01:00
Jamie Magee
a1a3536ad7
chore: replace semver-utils types with upstream ( #5204 )
2020-01-21 10:42:43 +01:00
Joshua Gleitze
c1ee1ef32f
feat(gradle): Support template expression for version variables… ( #5195 )
2020-01-21 10:04:31 +01:00
Rhys Arkins
4b29858768
fix(pr): better rebase/retry description in PRs ( #5203 )
2020-01-21 09:44:38 +01:00
Rhys Arkins
d2c0b0e727
fix: binarySource docker only if opts set
2020-01-20 22:05:41 +01:00
Sergio Zharinov
ef7357d022
fix(exec): Refactor binarySource out to global setting ( #5190 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-20 16:50:32 +01:00
Rhys Arkins
bd1179397b
fix: skip empty commits ( #5184 )
...
Skips the git commit force push if git returns no diff between the local branch and server branch of the same name.
Closes #5009 , Closes #5083 , Closes #5074
2020-01-18 11:55:32 +01:00
Jamie Magee
1e2c30a96a
fix: warn if force push commit has no diff ( #5099 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-17 18:11:02 +01:00
Sourav Das
982d5e9d4d
refactor(function): Update Artifact Function ( #5139 )
...
1. Create interface UpdateArtifact
2. Update function call
3. Update Test
2020-01-17 12:18:34 +01:00
Sourav Das
9024eda2a0
feat(constants): Branch Status ( #5166 )
...
1. Branch related statuses are moved to lib/branch-constants.ts
2. Updated all the references
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-17 10:14:58 +01:00
Sourav Das
6dc76f2e46
feat(constants): Language list constants ( #5167 )
...
1. All languages are moved to constants/languages.ts
2. Updated all the references
2020-01-17 10:14:20 +01:00
Sourav Das
c7c5dfd30f
feat(constants): Platform Constants ( #5179 )
2020-01-17 08:26:42 +01:00
Sergio Zharinov
ad0708d88d
fix(exec): Don't call bash for non-docker commands ( #5175 )
2020-01-16 22:05:50 +01:00
Sourav Das
4e7c938ec7
feat(constants): Manager Constants ( #5168 )
2020-01-16 16:22:33 +01:00
renovate[bot]
36a37dada8
chore(deps): update dependency prettier to v1.19.1 ( #5169 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-16 16:21:07 +01:00
Sourav Das
ab9c666328
refactor(function): getNewValue Function ( #5137 )
2020-01-16 13:43:58 +01:00
Sourav Das
58c444cb7e
feat(constants): Data Source and Binary Source Constants ( #5157 )
2020-01-16 12:14:35 +01:00
Rhys Arkins
585131a254
fix(maven): loosen check for correct pom.xml
...
Previously Renovate checked for xmlns="http://maven.apache.org/POM/4.0.0 " and if not found then did not attempt to parse the file. Instead, now it checks for `<modelVersion>4.0.0</modelVersion>` as an alternative. Reference: https://maven.apache.org/guides/introduction/introduction-to-the-pom.html
Closes #5160
2020-01-15 21:39:52 +01:00
Sourav Das
3a4c61ed03
refactor(constants) : Error constants ( #5156 )
2020-01-15 21:36:12 +01:00
Rhys Arkins
3a0228c4a6
fix: Revert "fix(bundler): return artifact error for "bundle lock" was called with arguments"
...
This reverts commit a6fc0d690e
.
2020-01-15 17:53:36 +01:00
Rhys Arkins
a6fc0d690e
fix(bundler): return artifact error for "bundle lock" was called with arguments
2020-01-15 16:31:37 +01:00
Rhys Arkins
24d10a16ee
fix(bundler): return artifact error if locked version cannot be found
2020-01-15 16:19:58 +01:00
Rhys Arkins
7de1a70c2a
fix(pip_setup): ignore non-fatal fatal names warning during extraction
2020-01-15 15:43:45 +01:00
Rhys Arkins
114532e230
fix(docker-compose): less strict replace regex
...
This allows for comments in the image: line to be replaced
2020-01-15 15:43:12 +01:00
Rhys Arkins
eb082ea4bf
fix(config): generate config warning issue when decryption fails
2020-01-15 13:14:21 +01:00
Rhys Arkins
1cdeeb0454
fix(bundler): better detect object parse failure
2020-01-15 13:11:16 +01:00
Rhys Arkins
892a8f9246
fix(bazel): better massaging
2020-01-15 13:03:16 +01:00
Rhys Arkins
22e0434a7b
fix(poetry): combine commands together
2020-01-15 11:58:45 +01:00
Rhys Arkins
394c789e0c
fix(logs): adapt command serializer
2020-01-15 11:58:28 +01:00
Rhys Arkins
9ce7245709
refactor(poetry): simplify artifacts logic
2020-01-15 11:51:42 +01:00
Sergio Zharinov
db3d544387
fix(poetry): Use docker options ( #5144 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-15 11:37:52 +01:00
Rhys Arkins
57300ead3d
feat: centralized exec timing ( #5153 )
2020-01-15 08:14:44 +01:00
Rhys Arkins
6459775738
fix(sbt): normalize scala versions ( #5154 )
2020-01-15 07:24:57 +01:00
Rhys Arkins
856eb33b25
fix: Revert "fix(sbt): normalize scala version"
...
This reverts commit ff0ffd2e90
.
2020-01-15 06:26:49 +01:00
Rhys Arkins
bb06e60172
fix(poetry): log stdout/stderr and not message
2020-01-15 05:30:50 +01:00
Rhys Arkins
a13ebf8979
fix(exec): call exec per-repo, not globally
2020-01-15 05:27:49 +01:00
Rhys Arkins
da31f5d160
fix(bundler): generate PRs for incompatible packages lockfile errors
2020-01-15 04:53:59 +01:00
Rhys Arkins
9b4b8f29b2
fix(bundler): generate PRs for “fatal: Could not parse object” lockfile error
2020-01-15 04:53:00 +01:00
Rhys Arkins
9dc7b867f3
fix(bundler): handle explicit equals replace
2020-01-15 04:45:00 +01:00
Rhys Arkins
9d6ec38a7e
fix(bundler): look in stdout and stderr for resolve matches
2020-01-15 04:44:59 +01:00
David Straub
7b5485edaa
feat(workers): implement additionalReviewers
option ( #5152 )
...
Closes #5121
2020-01-15 04:32:31 +01:00
Rhys Arkins
e0c11028ec
fix(bundler): Detect “Please make sure you have the correct access rights”
2020-01-15 02:54:57 +01:00
Rhys Arkins
6d3966c7f6
logs: log 422 errors
2020-01-15 02:52:19 +01:00
Rhys Arkins
4772076898
logs: better bundler lock logs
2020-01-15 02:46:34 +01:00
Rhys Arkins
f147f35c07
fix(bundler): clearer log messages for lock failures
2020-01-15 02:43:15 +01:00