Commit graph

4852 commits

Author SHA1 Message Date
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