Commit graph

7052 commits

Author SHA1 Message Date
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
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
renovate[bot]
a0b2314844
chore(deps): update babel monorepo (#6414)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-02 22:00:52 +00: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
renovate[bot]
7d401758a8
chore(deps): update dependency @types/lodash to v4.14.154 (#6410)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-02 17:04:40 +00: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