Commit graph

8237 commits

Author SHA1 Message Date
Sergio Zharinov
5861b99cc7
feat(gradle-version): Add "releaseTimestamp" to Gradle versions (#5713) 2020-03-18 06:35:34 +01:00
Sergio Zharinov
cfeeecb4dc
feat(orb): Add "releaseTimestamp" to orb datasource (#5715) 2020-03-18 06:34:34 +01:00
Renovate Bot
3f56f3498d chore(deps): update renovate/yarn docker tag to v1.22.4 2020-03-17 21:00:50 +00:00
Jamie Magee
5ce5ef39c1
chore(internal): disallow implicit braces (#5730) 2020-03-17 12:15:22 +01:00
Michael Kriese
c03e7403f9
chore(internal): got coverage (#5716) 2020-03-17 12:04:50 +01:00
Renovate Bot
3880bf7f89 chore(deps): update dependency @types/chai to v4.2.11 2020-03-17 04:00:55 +00:00
Renovate Bot
d8cacb694b chore(deps): update dependency composer/composer to v1.10.1 2020-03-16 21:00:56 +00:00
Renovate Bot
1a438c3a3a chore(deps): update dependency python-poetry/poetry to v1.0.5 2020-03-16 16:00:56 +00:00
Michael Kriese
4883bb90d9
chore: reconfigure renovate (#5725) 2020-03-16 15:33:44 +01:00
Rhys Arkins
a15879fc82 logs: pr body changes only to trace 2020-03-16 11:46:18 +01:00
Michael Kriese
c886c4185d
feat(deps): Update php to version 7.4 (#5724) 2020-03-16 10:02:43 +01:00
Sebastian Poxhofer
1d661b909b
fix(ansible-galaxy): allow usage of ssh:// style git urls (#5700) 2020-03-16 09:51:12 +01:00
Renovate Bot
7ce4f24c00 build(deps): update dependency aws-sdk to v2.639.0 2020-03-15 22:00:50 +00:00
Michael Kriese
2de3432c26
chore: update release config (#5721)
* chore: use conventionalcommits

* build: move preset

* chore: add relnotes types

* chore: fix config
2020-03-15 18:52:19 +01:00
Renovate Bot
e8660ad4f2 build(deps): update dependency @snyk/ruby-semver to v2.1.0 2020-03-15 10:56:04 +00:00
Renovate Bot
64bb6578de build(deps): update dependency simple-git to v1.132.0 2020-03-15 08:00:53 +00:00
Rhys Arkins
49471192bd fix: don’t do sequential package fetching 2020-03-14 06:12:29 +01:00
Rhys Arkins
bc8403aedb logs: lower debugging 2020-03-14 06:12:07 +01:00
Michael Kriese
8c36108284
chore(internal): fix coverage (#5717) 2020-03-13 19:50:56 +01:00
Sergio Zharinov
4a6c786ff6
feat(github-releases): Add support for "releaseTimestamp" (#5711) 2020-03-13 14:11:47 +01:00
Sergio Zharinov
1130bed9a5
feat(helm): Add "releaseTimestamp" to Helm datasource (#5714) 2020-03-13 14:10:06 +01:00
Renovate Bot
1cf54910e2 build(deps): update dependency node-html-parser to v1.2.12 2020-03-13 10:00:56 +00:00
Rhys Arkins
c296c4a113 fix: cache requests for npm, github only 2020-03-13 09:56:34 +01:00
Michael Kriese
9617072f75
fix: catch cache error (#5707) 2020-03-13 07:40:34 +01:00
Michael Kriese
7a6025e3ab
fix: revert async handler (#5706)
got does not support async handlers
2020-03-13 07:29:04 +01:00
Michael Kriese
a1457bd7ea
chore(internal): optimize codecov config (#5696)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-03-13 06:56:13 +01:00
Rhys Arkins
85cbc96184 fix: remove host stats 2020-03-13 06:47:20 +01:00
Renovate Bot
158736b378 build(deps): update dependency yarn to v1.22.4 2020-03-12 22:00:57 +00:00
Rhys Arkins
eee910a512 feat: log outstandingRequests 2020-03-12 21:41:51 +01:00
Rhys Arkins
eab96b2d6e fix: remove high water mark setting 2020-03-12 21:30:40 +01:00
Renovate Bot
ec28bc7a6e chore(deps): update typescript-eslint monorepo to v2.23.0 2020-03-12 20:07:09 +00:00
Rhys Arkins
18d2c52327 fix: delete cached promise when got fails 2020-03-12 15:59:03 +01:00
Rhys Arkins
5bfea13464 fix(pypi): move lookupUrl inside try/catch 2020-03-12 15:24:47 +01:00
Rhys Arkins
88b6015162 fix(pypi): no return from inside for loop 2020-03-12 15:08:32 +01:00
Rhys Arkins
4e5434b899 fix(pypi): log attempts and success 2020-03-12 13:32:02 +01:00
Rhys Arkins
96f8e9cbf4 feat: log extraction statistics 2020-03-12 12:49:41 +01:00
Rhys Arkins
c60737a285 fix: revert datasource error handling changes 2020-03-12 12:48:57 +01:00
Rhys Arkins
43a466a390 fix: fetchDepUpdates log before and after 2020-03-12 11:58:13 +01:00
Rhys Arkins
b23d25a7fd fix: try/catch fetchDepUpdates 2020-03-12 11:04:41 +01:00
Rhys Arkins
fceac5e972 fix(datasource): return null when error caught 2020-03-12 10:53:02 +01:00
Rhys Arkins
77c14b9fc9 fix: add bundler to sequential retrieval 2020-03-12 09:58:53 +01:00
Rhys Arkins
830bb30a94 logs: rubygems versions fetch time 2020-03-12 09:56:07 +01:00
Rhys Arkins
33d488b0d4 fix: pypi get logging 2020-03-12 09:17:12 +01:00
Rhys Arkins
d0413e7ced fix: fetch logging for sequential vs concurrent 2020-03-12 09:00:23 +01:00
Renovate Bot
2d30308036 chore(deps): update dependency type-fest to v0.12.0 2020-03-12 07:33:29 +00:00
Rhys Arkins
60b30e182d fix: fetch problematic manager deps in series 2020-03-12 07:41:49 +01:00
Rhys Arkins
a6a736172f fix(html): skip extracted files if no deps 2020-03-12 06:32:31 +01:00
Rhys Arkins
40c9ec4e6a fix: intensify lookup debugging 2020-03-11 22:35:55 +01:00
Rhys Arkins
5167c63459 fix: log promised updates 2020-03-11 21:12:52 +01:00
Michael Kriese
90defdb50f
build: refactor release (#5695) 2020-03-11 17:09:35 +01:00