Commit graph

5871 commits

Author SHA1 Message Date
Kirill Romanov
f223f5e007 fix: cache-bust branch status after updating a status (#4884) (#4885) 2019-12-03 18:21:40 +01:00
Sergio Zharinov
3658a4146c feat(rubygems): Always use "rubygems.org" as a default registry url (#4918) 2019-12-03 17:48:53 +01:00
Rhys Arkins
28085a8ad5 fix(package-rules): check for version match first 2019-12-03 13:54:44 +01:00
Riccardo Padovani
d51bf30c82 feat(gitlab): do not discover projects without MR enabled. (#4913)
Skip fetching gitlab repos that have MRs disabled.
2019-12-02 20:40:13 +01:00
Dries De Peuter
b6336d3a88 feat(gradle): Add support for Gradle5 dependency constraints (#4886) 2019-12-02 14:05:28 +01:00
renovate[bot]
e6200d5759 chore(deps): update dependency eslint to v6.7.1 (#4896) 2019-12-02 14:03:29 +01:00
Renovate Bot
8f1abcc389 chore(deps): update renovate/yarn docker tag to v1.21.0 2019-12-01 21:00:51 +00:00
Renovate Bot
e24b1d8956 build(deps): update dependency luxon to v1.21.3 2019-12-01 01:00:49 +00:00
Renovate Bot
4adb0c0052 build(deps): update dependency aws-sdk to v2.580.0 2019-11-29 21:00:55 +00:00
Rhys Arkins
15dd304b97 fix: rangeStrategy fall back to bump if no lockfile 2019-11-29 20:05:49 +01:00
Renovate Bot
b7f4959e84 chore(deps): pin dependency @types/traverse to 0.6.32 2019-11-29 17:27:04 +01:00
Filipe Azevedo
9b16e1c757 fix(gomod): update package version (#4900) 2019-11-29 14:00:56 +01:00
Rhys Arkins
76e8fd18f8 fix(package-rules): handle case of no current version found 2019-11-29 13:59:25 +01:00
Jamie Magee
4c287bc655 refactor(logger): convert more loggers to typescript (#4887)
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2019-11-29 13:52:46 +01:00
Satsuki Yanagi
f78e43e024 fix(gitlab): pass through gitPrivateKey (#4904)
GitLab's PlatformConfig doesn't implemented well as support GPG Commit Signing.
2019-11-29 08:56:10 +01:00
Jamie Magee
80b16e6ab2 fix(helm): fix exports (#4902) 2019-11-29 08:54:52 +01:00
Renovate Bot
a9e244526a chore(deps): update dependency @types/node to v11.15.3 2019-11-29 00:00:53 +00:00
Rhys Arkins
6d7acf81d7 fix: default git-submodules to false 2019-11-28 21:45:45 +01:00
Renovate Bot
990f34369e chore(deps): update typescript-eslint monorepo to v2.9.0 2019-11-28 20:00:49 +00:00
Jamie Magee
ae2f0f7c84 feat: Initial support for git submodules (#4605) 2019-11-28 20:04:54 +01:00
Michael Kriese
5dc990cfce fix(versioning): check for null version at regex (#4897) 2019-11-28 12:06:44 +01:00
Rhys Arkins
31c1220640 fix: gitref -> gitRef 2019-11-27 11:11:58 +01:00
Michael Kriese
11aff041cf refactor: remove obsolete coverage excludes (#4891) 2019-11-27 09:26:23 +01:00
Rhys Arkins
54a1da4446 fix(config): skip validating compatibility object
Closes #4889
2019-11-27 06:48:49 +01:00
Michael Kriese
f0d4995fda fix(eslint): '@typescript-eslint/explicit-function-return-… (#4872) 2019-11-26 16:13:07 +01:00
Michael Kriese
d210191fec fix(typescript): convert workers/global to ts (#4883) 2019-11-26 14:05:24 +01:00
Masahiro Wakame
ad0f7c027e build: update golang to 1.13.4 (#4882) 2019-11-26 10:31:50 +01:00
Renovate Bot
0a1c666155 chore(deps): update babel monorepo to v7.7.4 2019-11-26 01:00:54 +00:00
Michael Kriese
418b28b28c refactor(typescript): convert proxy to typescript (#4878) 2019-11-25 22:02:13 +01:00
Gabriel Melillo
defac5d831 feat(gitlab) multiple assignees support (#4851) 2019-11-25 17:13:39 +01:00
Michael Kriese
1a4e6164b3 fix(datasource): add missing return (#4876) 2019-11-25 16:42:34 +01:00
Renovate Bot
92502fc0a7 build(deps): update dependency yarn to v1.19.2 2019-11-25 16:41:32 +01:00
Michael Kriese
393325cc9a fix(datasource): fix wrong variable references (#4877) 2019-11-25 16:41:16 +01:00
Michael Kriese
d785a548c9 fix(ci): fix jest-junit path (#4874) 2019-11-25 15:50:41 +01:00
mikaelkolkinn
21b43efeee feat(docker): OpenShift compatible Docker image (#4785) 2019-11-25 13:49:42 +01:00
Michael Kriese
a26d9f3d16 test: fix failing tests (#4870) 2019-11-25 12:46:21 +01:00
Kirill Romanov
01aaf078df fix(storage): do not throw error when no remote branch to delete (#4314) (#4868) 2019-11-25 09:45:59 +01:00
Rhys Arkins
d46bd277c7 fix(gitlab): handle authentication-error retrieving PRs 2019-11-24 21:43:46 +01:00
Tim Jacomb
cc07563b86 feat(helm): Add repo alias support (#4844) 2019-11-24 12:32:00 +01:00
Rhys Arkins
8d0aa39920 refactor(eslint): '@typescript-eslint/explicit-function-return-type' improvements 2019-11-24 08:43:24 +01:00
Christian Franke
c7854cd0a5 feat(schedule): Support month (M) in schedules (#4832)
Fixes: #4831
2019-11-24 07:28:44 +01:00
Rhys Arkins
473b7e1f4b refactor(eslint): enable @typescript-eslint/no-use-before-define 2019-11-24 05:09:13 +01:00
Jamie Magee
33079e7ec5 fix(helm): convert to typescript (#4859) 2019-11-23 22:14:23 +01:00
Jamie Magee
b3390514a4 refactor(eslint): fix eslint warnings in manager (#4865) 2019-11-23 21:44:55 +01:00
Renovate Bot
cf17afd966 chore(deps): update amd64/node:12.13.1 docker digest to dab9bd5 2019-11-23 21:24:34 +01:00
Renovate Bot
67f2161e3a chore(deps): update amd64/node:10.17.0 docker digest to 93e9a92 2019-11-23 21:24:22 +01:00
Rhys Arkins
71b25d5deb
fix: use managerConfig correctly (#4864)
Fixes a bug where the manager config was not being passed through correctly.
2019-11-23 20:44:21 +01:00
Rhys Arkins
3613ba882d fix(docker-compose): service validity check 2019-11-23 14:20:12 +01:00
Rhys Arkins
a12ef53b9c fix: escape docker volumes and working dir values 2019-11-23 11:08:16 +01:00
Rhys Arkins
81c4311f2d refactor: simplify gradle warn message 2019-11-23 10:40:52 +01:00