Commit graph

6402 commits

Author SHA1 Message Date
Rhys Arkins
55b1cd0e37
feat: rebaseWhen (#5547)
New config option `rebaseWhen` replaces existing options `rebaseStalePrs` and `rebaseConflctedPrs`. Migration code added.
2020-02-22 16:31:49 +01:00
Rhys Arkins
9cceffddf9 fix: deprecate/migrate engines config 2020-02-22 16:31:01 +01:00
Rhys Arkins
8b6c5aa30f chore: lgtm lint 2020-02-22 07:13:12 +01:00
Rhys Arkins
7dba5ed5b0 fix: pointless check 2020-02-22 07:13:12 +01:00
Rhys Arkins
f0f8fd195e fix: stdout/err initialization 2020-02-22 07:13:11 +01:00
Rhys Arkins
de17ac8cf7 chore: removed unused requires 2020-02-22 07:13:11 +01:00
Rhys Arkins
793eb41230 refactor: split gradle string to avoid unnecessary escape 2020-02-22 07:13:11 +01:00
Renovate Bot
37e4ef12fa chore(deps): update amd64/ubuntu:18.04 docker digest to 0925d08 2020-02-22 07:11:05 +01:00
Rhys Arkins
c10d22940b
feat: autoreplace (#5529) 2020-02-22 06:06:10 +01:00
Michael Kriese
447ce34193
build: remove logging (#5545) 2020-02-21 20:27:04 +01:00
Daniel Tschinder
670114fc59
Install gradle 6.2 in docker image (#5541)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-02-21 20:25:39 +01:00
Michael Kriese
1dd4414bae
chore(test): fixes jest oom (#5542) 2020-02-21 19:29:55 +01:00
Michael Kriese
8480fa2b51
chore(test): lint only on linux (#5543)
* linting, schema and type check should be os and node independent
2020-02-21 19:21:27 +01:00
Rhys Arkins
5dbfd54aff
refactor: centralize matchAt and replaceAt (#5540) 2020-02-21 14:52:48 +01:00
Renovate Bot
5fab7a35e7 chore(deps): update typescript-eslint monorepo to v2.20.0 2020-02-21 03:01:02 +00:00
Renovate Bot
eb9c095573 chore(deps): update dependency @types/fs-extra to v8.1.0 2020-02-21 02:00:54 +00:00
Rhys Arkins
8582c3916b
feat(cdnjs): getDigest (#5530) 2020-02-20 14:14:11 +01:00
Renovate Bot
5ce3e0df6c chore(deps): update amd64/node:10.19.0 docker digest to 2903bbe 2020-02-20 06:25:03 +01:00
Lauris BH
275f30887b
docs: Update readme to include Gitea (#5525) 2020-02-20 06:12:34 +01:00
Renovate Bot
a962aeb7b8 chore(deps): update dependency nock to v11.9.1 2020-02-19 20:05:55 +00:00
Sergio Zharinov
969701ad6b
feat(util): Fetch docker tag according to version constraints (#5497) 2020-02-19 19:02:11 +01:00
Rhys Arkins
e90d34f848
fix(html): allow reverse sorting (#5523) 2020-02-19 18:24:42 +01:00
Renovate Bot
37d8bbf400 build(deps): update dependency hasha to v5.2.0 2020-02-19 17:01:03 +00:00
Sergio Zharinov
6a7f6fbb01
fix(html): Log and return for wrong managerData (#5513) 2020-02-19 16:08:21 +01:00
Jared Kauppila
434cc0d01f
feat(terraform): gitTags support (#5511) 2020-02-19 16:07:34 +01:00
Michael Kriese
6e6e3672ca
fix: missing docker auth (#5522) 2020-02-19 15:36:59 +01:00
Michael Kriese
cd62f1e535
build: split test and release workflows (#5519) 2020-02-19 15:13:17 +01:00
Michael Kriese
841171dbf3
build: switch to docker release on actions (#5517) 2020-02-19 12:24:14 +01:00
Renovate Bot
651c61c002 build(deps): update dependency node-html-parser to v1.2.5 2020-02-19 11:20:14 +01:00
Renovate Bot
dd6657f305 build(deps): update dependency aws-sdk to v2.621.0 2020-02-19 11:20:03 +01:00
Pascal Mathis
c9357cc340
feat: add support for gitea platform (#5509) 2020-02-19 11:19:25 +01:00
Rhys Arkins
54eb35888d
fix(meta): semantic-release on actions (#5515) 2020-02-19 10:50:23 +01:00
Luke Page
b484272238
feat: Azure - update comments (#5503)
* fix ensure comment

* Fix comment update mechanism

* Fix snapshots

Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-02-18 22:12:15 +01:00
Rhys Arkins
2e0b2965ff chore: add datasource getters 2020-02-18 21:41:00 +01:00
Rhys Arkins
14be7f39f8 chore: simpler autogenerate replace 2020-02-18 14:30:04 +01:00
Sergio Zharinov
dc1cc60de9
fix(cdnurl): Fix slashes for lookup names (#5505) 2020-02-18 11:58:43 +01:00
Rhys Arkins
2d86782e23 docs: add initial modules docs 2020-02-18 09:48:23 +01:00
Rhys Arkins
485f66914e
feat: versionScheme -> versioning (#5504) 2020-02-18 08:34:10 +01:00
Rhys Arkins
5d88d3badf docs: improve versioning docs 2020-02-17 23:02:00 +01:00
Rhys Arkins
7a1610ccdb docs: fix html ordering 2020-02-17 21:39:07 +01:00
Luke Page
e179c7d948
feat(azure): calculate isModified (#5482) 2020-02-17 21:34:54 +01:00
Jamie Magee
a7d1bd4b08
feat: add $schema to default onboarding configuration (#5496)
fixes #5427
2020-02-17 16:20:21 +01:00
biergit
c1d367bb3b
docs: update reconfigure-renovate.md (#5494) 2020-02-17 15:36:39 +01:00
Björn Dahlgren
5a2ad6085c
fix(gradle): buildGradleDependency version is undefined (#5498) 2020-02-17 15:29:39 +01:00
Rhys Arkins
838c5e05d6 fix(html): correct updateDependency params
Closes #5499
2020-02-17 15:28:46 +01:00
Renovate Bot
b84ffd5b90 build(deps): update dependency parse-diff to v0.7.0 2020-02-17 09:00:58 +00:00
Tim Bo
920ea8d843
fix(deps): Update git to latest stable version (#5493)
Solves an issue with sorting git tags

Closes #5477
2020-02-17 09:38:10 +01:00
Björn Dahlgren
95e2edbb6f
feat(gradle): support version variables inside groovy map objec… (#5491) 2020-02-17 09:15:55 +01:00
Björn Dahlgren
a2e89c716b
chore(ci): make clear pip cache work cross platform (#5492) 2020-02-17 09:15:09 +01:00
Sergio Zharinov
1d5c20eb18
feat: Add HTML manager supporting CDNJS (#5395) 2020-02-17 05:55:19 +01:00