Commit graph

6647 commits

Author SHA1 Message Date
Rhys Arkins
054c99f671 fix(helm): gracefully handle invalid URLs 2020-02-15 21:50:56 +01:00
Rhys Arkins
73f6594782 fix(gradle-version): catch non-default registry errors 2020-02-15 19:03:01 +01:00
Rhys Arkins
52527794c0 fix(docker): ignore quay.io errors 2020-02-15 17:49:57 +01:00
Rhys Arkins
b080d1ed7e logs: don’t log docker manifest 2020-02-15 17:49:41 +01:00
Rhys Arkins
f7d1bb3217 fix(gomod): reduce escaped quotation marks in docker run
Closes #5459
2020-02-15 06:42:25 +01:00
Renovate Bot
b04c825893 chore(deps): update dependency @types/node to v11.15.6 2020-02-14 19:10:31 +00:00
Renovate Bot
1802413527 chore(deps): update dependency @types/chai to v4.2.9 2020-02-14 18:00:58 +00:00
Rhys Arkins
c274766be7 fix(logs): warn for Gradle extraction failed 2020-02-14 14:42:53 +01:00
Rhys Arkins
16d92cebbf fix(gradle): only throw for timeouts 2020-02-14 14:18:45 +01:00
Rhys Arkins
575ba106c3 fix(gradle): handle classesDir incompatibility 2020-02-14 13:52:36 +01:00
Rhys Arkins
0b3967b12a logs: fix terraform repository log meta 2020-02-14 13:45:04 +01:00
Rhys Arkins
8fc70b8faf logs: log err with Registry error 2020-02-14 13:44:53 +01:00
Rhys Arkins
562f3d7696 fix(schedule): use consistent error messages 2020-02-14 13:44:40 +01:00
Rhys Arkins
6a6d646dd5 fix(docker): log dockerRepository 2020-02-14 13:41:34 +01:00
Rhys Arkins
d9d8ce02d3 fix(gradle): extend string match for file not found 2020-02-14 13:01:21 +01:00
Rhys Arkins
b53a7694df fix(gradle-version): only throw error for services.gradle.org 2020-02-14 12:53:27 +01:00
Rhys Arkins
81dbc4d7be fix(npm): better datasource error logging 2020-02-14 11:06:09 +01:00
Rhys Arkins
3e89de6dc4 chore: fix coverage 2020-02-14 10:43:10 +01:00
Rhys Arkins
090a6232af fix(docker): log extra when erroring getting labels 2020-02-14 10:35:45 +01:00
Rhys Arkins
8ba2b52c98 fix(gradle): don’t DatasourceError if Build failed 2020-02-14 10:24:31 +01:00
Rhys Arkins
0e65db65f0 fix(rubygems): don’t throw DatasourceError for unknown 2020-02-14 09:59:52 +01:00
Rhys Arkins
12166f5540 fix(datasource): better DatasourceError handling 2020-02-14 09:19:45 +01:00
Rhys Arkins
292993f0c6 test: fix coverage 2020-02-14 08:52:41 +01:00
Rhys Arkins
5e022e2a50 fix: reduce concurrent dep fetch per packagefile from 10 to 5 2020-02-14 08:36:38 +01:00
Rhys Arkins
c7b7027a7b fix(npm): retry npmjs ParseError 2020-02-14 08:30:39 +01:00
Renovate Bot
db8b8aa1a4 chore(deps): update typescript-eslint monorepo to v2.19.2 2020-02-13 22:00:55 +00:00
Joshua Gleitze
57108d443a
test: update and document java requirements for gradle (#5435) 2020-02-13 21:53:27 +01:00
Rhys Arkins
67658d4ece fix: set DatasourceError prototype explicitly 2020-02-13 14:31:26 +01:00
Rhys Arkins
b5e344b449
feat: DatasourceError (#5475)
Adds centralized handling and logging of datasource failures.
2020-02-13 13:29:55 +01:00
Björn Dahlgren
30ee09ca4a
fix(bitbucket): log warning when PR creation fails (#5474) 2020-02-13 11:51:48 +01:00
Sebastian Poxhofer
98f1308689
feat: ansible-galaxy datasource and manager (#5301) 2020-02-13 11:50:39 +01:00
Rhys Arkins
2cfa7feb05 fix: use correct updateDependency params
Closes #5473
2020-02-13 10:01:59 +01:00
Renovate Bot
fe6d5f38a2 chore(deps): update dependency nock to v11.8.2 2020-02-13 06:55:08 +00:00
Rhys Arkins
5d454ca3ff
fix(yarn): offline integrity hash (#5449) 2020-02-13 06:39:07 +01:00
Rhys Arkins
0eb616f876 fix: replace subDirectory with cwdFile in util/exec
Closes #5436
2020-02-12 17:55:27 +01:00
Rhys Arkins
59cdd4e0ae docs: update Slack channel info 2020-02-12 15:46:49 +01:00
Rhys Arkins
e1bb02a098 fix(logs): stackTraceLimit=20 2020-02-12 14:16:20 +01:00
Rhys Arkins
c432d34ed3 logs: log pkgUrl not regUrl 2020-02-12 14:16:02 +01:00
Rhys Arkins
90b7916995 fix(npm): skip cache when retrying 2020-02-12 13:17:48 +01:00
Rhys Arkins
b8b7b75ad0 fix(npm): await 5s before ECONNRESET retry 2020-02-12 13:17:35 +01:00
Renovate Bot
c07fcefb82 chore(deps): update dependency eslint-config-airbnb-typescript to v6.3.2 2020-02-12 12:00:56 +00:00
Rhys Arkins
13a6736659 fix(npm): retry ECONNRESET for npm registry 2020-02-12 11:32:27 +01:00
Michael Kriese
c154897369
chore(ci): fix script path (#5466) 2020-02-12 10:59:26 +01:00
Michael Kriese
237eeffe6f
chore: fix flaky tests (#5464) 2020-02-12 10:22:38 +01:00
Rhys Arkins
da663255e2 fix(maven): handle err.code === 'ERR_TLS_CERT_ALTNAME_INVALID
Closes #5463
2020-02-12 10:20:37 +01:00
Michael Kriese
db4f44bdc1
chore(ci): fix docker release (#5462) 2020-02-12 10:08:36 +01:00
Rhys Arkins
0f47f1ac71 logs: log npm registry failure codes 2020-02-12 09:23:27 +01:00
Rhys Arkins
d0dae99796 fix(github): log canMergeReason if pr.canMerge = false; 2020-02-12 09:19:15 +01:00
Renovate Bot
2625d30170 chore(deps): update dependency rimraf to v3.0.2 2020-02-12 08:00:53 +00:00
Rhys Arkins
3f1df39996 fix(npm): retry datasource 5 times 2020-02-11 21:11:30 +01:00