Commit graph

7750 commits

Author SHA1 Message Date
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
renovate[bot]
61087c1347
chore(deps): update dependency prettier to v2.1.1 (#7101)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 10:07:56 +02:00
renovate[bot]
b3ef8d7da7
chore(deps): update linters to v3.10.1 (#7102)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 10:07:44 +02:00
Rhys Arkins
5f94ec586a
refactor: move parentDir/baseDir generation to flattenUpdates (#7104) 2020-08-26 09:31:26 +02:00
renovate[bot]
9ffca47ffe
build(deps): update dependency luxon to v1.25.0 (#7100)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 05:07:36 +00:00
renovate[bot]
0953ca270f
chore(deps): update dependency pretty-quick to v3 (#7098)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 16:55:51 +02:00
renovate[bot]
9412afdaa9
chore(deps): update jest monorepo (#7097)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 14:00:56 +00:00
renovate[bot]
2ebcd239c4
build(deps): update dependency find-up to v5 (#7095)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 15:06:06 +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
renovate[bot]
a4cdc96633
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.137.0 (#7087)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 03:00:41 +00:00
renovate[bot]
67f87ca24c
build(deps): update dependency @sindresorhus/is to v3.1.2 (#7086)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 01:00:41 +00: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
renovate[bot]
ca589e52ec
chore(deps): update dependency @types/eslint to v7.2.1 (#7083)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-24 18:30:11 +00: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
renovate[bot]
a52bf3e578
build(deps): update dependency simple-git to v2.20.1 (#7069)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-24 14:13:43 +02:00
renovate[bot]
70f1ae87f2
chore(deps): update dependency pretty-quick to v2.0.2 (#7067)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-24 13:43:32 +02:00
Rhys Arkins
08c08cf42b chore: fix lint 2020-08-24 13:13:36 +02:00
Rhys Arkins
e71391dd81
chore: update bug report template 2020-08-24 12:38:14 +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
renovate[bot]
d22ae1e4bd
chore(deps): update dependency @babel/core to v7.11.4 (#7066)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-24 07:00:44 +00:00
Stephen
1813bc6738
fix(poetry): allow empty sources in poetry config (#7068) 2020-08-24 08:20:39 +02:00
renovate[bot]
0b0e38f5da
build(deps): update dependency aws-sdk to v2.738.0 (#7065)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-23 21:00:47 +00:00
renovate[bot]
dc69e21e85
chore(deps): update dependency jest-mock-extended to v1.0.10 (#7059)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-22 21:00:45 +00:00