Commit graph

6928 commits

Author SHA1 Message Date
Renovate Bot
79146b5a13 chore(deps): update dependency jest-silent-reporter to v0.2.1 2020-02-09 15:00:57 +00:00
Sergio Zharinov
556a073232
feat(gradle): Use centralized docker execution (#5231) 2020-02-09 12:39:10 +00:00
Sergio Zharinov
936434497c
feat(pipenv): Use centralized docker execution (#5062) 2020-02-09 12:26:48 +00:00
Rhys Arkins
d67f5a69b2 fix(helm-values): better extract error handling 2020-02-09 07:20:21 +01:00
Rhys Arkins
178e3561be fix(bundler): handle spacing in source end 2020-02-09 07:12:03 +01:00
Renovate Bot
76aaf9e72d build(deps): update dependency node-html-parser to v1.2.4 2020-02-09 05:01:05 +00:00
Renovate Bot
fd516aba4a build(deps): update dependency yarn to v1.22.0 2020-02-08 20:53:23 +00:00
Rhys Arkins
ab166d7088 fix(gitlab): warn not error when failing to add assignees 2020-02-08 15:49:13 +01:00
Rhys Arkins
2d7e7dcda8 docs: remove legacy manager readmes 2020-02-08 08:25:23 +01:00
Renovate Bot
6d4daa4de4 build(deps): update dependency handlebars to v4.7.3 2020-02-08 07:01:14 +00:00
Joshua Gleitze
efe1246b40
fix(gradle): Typecheck before accessing repositories URIs (#5407) 2020-02-07 21:53:22 +00:00
Rhys Arkins
864e554db9
feat: dynamic manager config (#5392) 2020-02-07 18:25:27 +00:00
Jennifer Wilcox
df5920b1e4
feat(poetry): enable lock file maintenance (#5400) 2020-02-07 16:31:42 +00:00
Sergio Zharinov
b6d84a2775
fix: Maven-based update functions (#5405) 2020-02-07 16:23:29 +00:00
Sergio Zharinov
0b61cfc171
fix(sbt): Fix module re-export (#5404) 2020-02-07 14:24:00 +00:00
Renovate Bot
3e9dec4f5d chore(deps): update node.js to v10.19.0 2020-02-07 05:14:29 +00:00
Renovate Bot
eaa80e76cb chore(deps): update typescript-eslint monorepo to v2.19.0 2020-02-06 18:55:16 +00:00
Rhys Arkins
9e6b9e769a fix(lerna): try/catch lerna.json parsing 2020-02-06 17:15:03 +01:00
Sergio Zharinov
d650427319
fix(composer): Remove leading v in comparison (#5396) 2020-02-06 15:29:50 +00:00
Rhys Arkins
b636307ce2 chore: sort JSON schema by property name 2020-02-06 15:29:20 +01:00
Rhys Arkins
aff618fa8e
feat: dynamic platform list retrieval (#5394) 2020-02-06 13:44:53 +00:00
Rhys Arkins
0ec6617b6d
feat: dynamic versionScheme import (#5393) 2020-02-06 13:23:24 +00:00
Sourav Das
987e0a2bfd
refactor(function): Update Dependency Function (#5146) 2020-02-06 13:01:21 +00:00
Sourav Das
bdaa7b8e49
feat(constants): Host Types (#5171) 2020-02-06 12:15:54 +00:00
Rhys Arkins
f49e7e5de7 fix(helm-values): ignore duplicate keys in yaml 2020-02-06 13:11:33 +01:00
Rhys Arkins
99c2b38ec5 fix: import URLSearchParams in bitbucket 2020-02-06 12:17:09 +01:00
Michael Kriese
987b1ca17e
feat(manager): support helm values (#5384)
Co-authored-by: Dominik Horb <git@dominik.berlin>
2020-02-06 10:15:25 +00:00
Renovate Bot
6a2e8915c4 chore(deps): update renovate/yarn docker tag to v1.22.0 2020-02-06 10:15:07 +00:00
Sergio Zharinov
f6bc800be5
fix: Exit if zero managers were loaded (#5387) 2020-02-06 08:50:36 +00:00
Renovate Bot
9c7f1e4204 build(deps): update dependency commander to v4.1.1 2020-02-06 07:31:53 +00:00
Michael Kriese
2ffad1363e
chore(eslint): stricter settings (#5375) 2020-02-05 18:17:20 +00:00
Renovate Bot
8ac322834c chore(deps): update dependency cross-env to v7 2020-02-05 17:54:20 +00:00
Joshua Gleitze
51c0cdc674
fix(gradle): Also include buildscript repositiories (#5382) 2020-02-05 17:45:12 +00:00
Joshua Gleitze
d1eb30396c
fix(gradle): Also update buildscript dependencies from settings… (#5380) 2020-02-05 17:44:51 +00:00
Renovate Bot
1fe054f81c build(deps): update dependency global-agent to v2.1.8 2020-02-05 16:00:58 +00:00
Renovate Bot
74ea58aa6c chore(deps): update dependency eslint-plugin-import to v2.20.1 2020-02-05 09:00:58 +00:00
Michael Kriese
5bca69fd12
chore(renovate): ignore fixtures (#5373) 2020-02-05 07:23:45 +01:00
Michael Kriese
4004f46c0b
refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
Joe
4c258e27b6
fix: Remove authorization header from core.windows.net requests… (#5274) 2020-02-04 20:14:31 +01:00
Rhys Arkins
58fd6569db fix: Revert "feat: helm-values manager (#5134)"
This reverts commit edf85d42bf.
2020-02-04 18:06:06 +01:00
Dominik Horb
edf85d42bf
feat: helm-values manager (#5134) 2020-02-04 15:11:08 +01:00
Rhys Arkins
515a70b206 chore: update yarn.lock 2020-02-04 13:47:42 +01:00
Sergio Zharinov
7dc04f77fa
feat: Dynamic manager loading from directories (#5287)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-02-04 10:37:24 +01:00
Michael Kriese
8719f70dea
chore(eslint): simplify / update settings (#5296) 2020-02-04 10:37:00 +01:00
Renovate Bot
0b5455bc2d chore(deps): update jest monorepo 2020-02-04 07:19:11 +01:00
Carlin St Pierre
5b0c431dce
feat: post-upgrade tasks (#5202) 2020-02-04 06:59:13 +01:00
Michael Kriese
82182432f3
chore: group @types/jest to jest packages (#5295) 2020-02-04 06:53:18 +01:00
Renovate Bot
1cd1acfbf4 chore(deps): update dependency jest-mock-extended to v1.0.8 2020-02-03 21:00:53 +00:00
Michael Kriese
eed923076f
chore(test): fix gitlab tests (#5292) 2020-02-03 21:19:42 +01:00
Rhys Arkins
0ea636209c fix(onboarding): remove docker-only rule 2020-02-03 14:25:09 +01:00