Commit graph

7081 commits

Author SHA1 Message Date
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
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
renovate[bot]
82d1aa8a8a
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.119.0 (#6408)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-02 12:01:22 +00: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
renovate[bot]
3bdb0c8948
build(deps): update dependency ignore to v5.1.8 (#6404)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-02 07:13:14 +02:00
renovate[bot]
6eac89eed5
build(deps): update dependency node-html-parser to v1.2.18 (#6403)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-02 03:00:41 +00: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
Jonathan Steele
635ef73c24
docs: Remove reference to semanticPrefix (#6398) 2020-06-01 11:02:21 +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
renovate[bot]
f06426cf05
build(deps): update dependency aws-sdk to v2.686.0 (#6395)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-31 21:00:47 +00: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