Commit graph

6777 commits

Author SHA1 Message Date
Renovate Bot
b34018b7a3 build(deps): update dependency json5 to v2.1.3 2020-04-08 01:00:56 +00:00
Rhys Arkins
808d5095fa
refactor(cdnurl): use autoReplace (#5909) 2020-04-07 23:36:37 +02:00
Rhys Arkins
ccf90612ee refactor: gradle timeout coverage 2020-04-07 23:20:53 +02:00
Rhys Arkins
ce659947cf
refactor(buildkite): autoReplace (#5908) 2020-04-07 22:48:15 +02:00
renovate[bot]
fd48d76cd5
build(deps): update dependency @sindresorhus/is to v2 (#5902)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-07 20:06:32 +02:00
Renovate Bot
a4ab608911 chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.111.0 2020-04-07 17:01:00 +00:00
renovate[bot]
fd329d132a
build(deps): update dependency aws-sdk to v2.654.0 (#5903)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-07 17:46:23 +02:00
Michael Kriese
5a3359462c
fix(github): fix github status check (#5905) 2020-04-07 17:45:55 +02:00
Rhys Arkins
b45101b753 docs: remove app-specific 2020-04-07 17:01:29 +02:00
Sergio Zharinov
0e707a49fc
fix(maven): Use different Http instances per hostType (#5900) 2020-04-07 16:40:25 +02:00
Rhys Arkins
3e27dcd8c7 fix: defaultRegistryUrls 2020-04-07 16:15:09 +02:00
Rhys Arkins
a4678138fe fix: Revert "fix: Revert "feat(internal): datasource defaultRegistryUrls / appendRegistry… (#5686)""
This reverts commit 0622c81419.
2020-04-07 16:14:41 +02:00
Sergio Zharinov
9a68c139a5
feat(internal): Add support for missing HTTP methods (#5899) 2020-04-07 16:12:59 +02:00
Rhys Arkins
0622c81419 fix: Revert "feat(internal): datasource defaultRegistryUrls / appendRegistry… (#5686)"
This reverts commit aa7f291275.
2020-04-07 14:59:18 +02:00
Rhys Arkins
7f0d3753c4 fix: don’t return pending branch if master issue checked 2020-04-07 13:39:07 +02:00
Sergio Zharinov
aa7f291275
feat(internal): datasource defaultRegistryUrls / appendRegistry… (#5686) 2020-04-07 12:05:27 +02:00
Rhys Arkins
53ffdde1f7 chore: try to fix coverage 2020-04-07 11:38:18 +02:00
Michael Kriese
171876dceb
feat(internal): dynamic imports for versioning (#5896) 2020-04-07 10:43:25 +02:00
Rhys Arkins
57b073a76b chore: remove depNameEscaped 2020-04-07 10:08:39 +02:00
Rhys Arkins
40b6269ac6 docs: add templates.md 2020-04-07 09:23:41 +02:00
Renovate Bot
a3e6b9f1d4 build(deps): update dependency handlebars to v4.7.6 2020-04-07 06:00:47 +00:00
Florian Greinacher
139e8bb2c2
feat(nuget): detect feeds in NuGet.confg (#5757) 2020-04-07 07:27:05 +02:00
Renovate Bot
5c334f44af chore(deps): update dependency patch-package to v6.2.2 2020-04-07 05:01:01 +00:00
Michael Kriese
20e18b6437
feat(internal): generate dynamic manager imports (#5818) 2020-04-06 19:38:20 +02:00
Michael Kriese
4c0699c74c
fix(internal): fix http api (#5890) 2020-04-06 17:31:13 +02:00
Rhys Arkins
59d140fc25
feat(internal): template fields enforcement (#5880) 2020-04-06 12:55:34 +02:00
Michael Kriese
28ce29c74b
feat(internal): allow binary artifacts (#5888) 2020-04-06 12:54:25 +02:00
Rhys Arkins
1d4f747192 fix(orb): fix http post JSON 2020-04-06 09:15:29 +02:00
Renovate Bot
cfdfeff5c7 build(deps): update dependency luxon to v1.23.0 2020-04-06 00:00:56 +00:00
Rhys Arkins
5bb907f2ef fix: remove unused versioning fallback 2020-04-05 22:57:09 +02:00
Björn Dahlgren
f8a20d8ca2
fix(cocoapods): correct debug log message for Podfile.lock (#5885) 2020-04-05 21:21:29 +02:00
Rhys Arkins
fcc5a46da3 chore: prBanner type 2020-04-05 13:00:27 +02:00
Michael Kriese
6d50f6dadc
chore: do not warn on skipped tests (#5879) 2020-04-05 10:58:20 +02:00
Rhys Arkins
8172de1a3b
refactor: util/template for handlebars (#5878) 2020-04-05 10:09:55 +02:00
Rhys Arkins
5c6f744089
test: refactor to use index (#5877) 2020-04-05 08:38:48 +02:00
Mikhail Yakushin
9f8dceffd7
fix(gradle-wrapper): executions files update fix (#5874)
Signed-off-by: Mikhail Yakushin <driver733@gmail.com>
2020-04-04 20:04:47 +02:00
Rhys Arkins
d90d94fc9e
feat(internal): cached datasource lookups (#5870) 2020-04-04 17:34:43 +02:00
Rhys Arkins
d559fd1ecb
feat(internal): support newDigest in getReleases (#5871)
This replaces the need to have both getReleases and getDigest if the digests can be retrieved at the same time as the releases.
2020-04-04 10:14:45 +02:00
Rhys Arkins
f9c8cb46e2
refactor(datasource): getPkgReleases -> getReleases (#5867) 2020-04-04 08:53:52 +02:00
Rhys Arkins
5a463788cc test: gradle coverage, submodule series 2020-04-03 20:30:25 +02:00
Rhys Arkins
4e4bfe9256
feat(internal): http util wrapper (#5841)
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-04-03 13:45:55 +02:00
Veniamin Krol
6db8dd2acf
docs: fix typo in configuration-options.md (#5864) 2020-04-03 13:45:07 +02:00
Mikhail Yakushin
5e56a9aaca
feat(gradle-wrapper): update artifacts (#5842) 2020-04-03 11:04:34 +02:00
Renovate Bot
d8b53eebe9 build(deps): update dependency node-html-parser to v1.2.14 2020-04-03 08:08:28 +00:00
Joshua Gleitze
a323cf03b3
test(gradle): stop mocking the file system (#5826) 2020-04-03 09:44:32 +02:00
Renovate Bot
ff9c43cf64 chore(deps): update dependency @types/node to v11.15.9 2020-04-03 01:00:51 +00:00
Renovate Bot
876f74bb5f chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.110.0 2020-04-02 23:01:16 +00:00
Renovate Bot
9c5b935168 chore(deps): update typescript-eslint monorepo to v2.26.0 2020-04-02 19:01:54 +00:00
Rhys Arkins
776d36225b fix(cocoapods): add null checks for out of bound lines
Closes #5857, Closes #5858
2020-04-02 19:34:44 +02:00
piotr-s-brainhub
e62cbff937
feat(datasource): gatsby changelog file (#5856) 2020-04-02 14:35:23 +02:00