Commit graph

8123 commits

Author SHA1 Message Date
Rhys Arkins
6c38eb359a
refactor: move auth to http module (#6502) 2020-06-13 06:17:13 +02:00
renovate[bot]
9691122d9b
chore(deps): update dependency @types/node to v12.12.47 (#6504)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-12 23:00:55 +00:00
Rhys Arkins
f39d73f93f
feat(internal): apply host-rules in http module (#6501) 2020-06-12 18:15:17 +02:00
Rhys Arkins
cb573a030e chore: remove unused yawn-yaml 2020-06-12 17:27:39 +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
renovate[bot]
4a4519960f
chore(deps): update dependency type-fest to v0.15.1 (#6494)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-12 11:00:51 +00: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
renovate[bot]
7b57c9612c
build(deps): update dependency chalk to v4.1.0 (#6493)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-12 09:00:48 +00:00
Pascal Mathis
1c924059ae
fix(repology): handle multi-package projects (#6489) 2020-06-11 14:52:02 +02:00
renovate[bot]
733eb5471a
chore(deps): update dependency graphql to v15.1.0 (#6486)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-10 18:34:54 +00: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
renovate[bot]
aed8d75c73
build(deps): update dependency node-html-parser to v1.2.19 (#6481)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-10 04:00:50 +00: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
renovate[bot]
a77d73f755
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.122.1 (#6472)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-09 03:00:51 +00: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
Jamie Magee
8b25686264
chore: update dev container to node 14 (#6468) 2020-06-08 14:33:15 +02:00
renovate[bot]
9a526b5fd1
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.121.0 (#6464)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-08 10:44:51 +02:00
renovate[bot]
f652a8c7d6
chore(deps): update dependency @types/node to v12.12.44 (#6463)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-08 00:00:48 +00:00
renovate[bot]
c945903443
chore(deps): update dependency typescript to v3.9.5 (#6461)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-07 20:00:47 +00: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
Michael Kriese
0318efecbe
chore(ci): use cache v2 (#6458) 2020-06-07 12:13:41 +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
Rhys Arkins
40c9c16346 chore: update yarn.lock 2020-06-06 23:16:22 +02:00
renovate[bot]
157292c827
chore(deps): update dependency @types/lodash to v4.14.155 (#6455)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-06 17:00:44 +00:00
Michael Kriese
1d57643896
feat(gitlab): filter repos on autodiscover (#6448) 2020-06-06 17:11:33 +02:00
renovate[bot]
21700d23e4
build(deps): update dependency fs-extra to v9.0.1 (#6453)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-06 14:23:00 +02:00
Rhys Arkins
61ff7d732f logs(github): don’t log full err when 404 2020-06-06 10:15:34 +02:00
renovate[bot]
6c5da6dbfd
build(deps): update dependency cacache to v15.0.4 (#6450)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-06 02:00:48 +00: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
renovate[bot]
04e82706b3
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.120.0 (#6441)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-05 10:01:02 +00: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
renovate[bot]
a23562a876
build(deps): update dependency handy-redis to v1.8.3 (#6425)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-03 16:00:56 +00:00
Rhys Arkins
b3d8b14ee6 fix(pr): ignore white space and headings when comparing PR bodies 2020-06-03 16:02:12 +02:00