Commit graph

6647 commits

Author SHA1 Message Date
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
Rhys Arkins
202c416d38 fix(git): remove sort flag from git ls-remote
Fixes #5853
2020-04-02 07:39:58 +02:00
Michael Kriese
305177f32f
feat(manager): enable cocoapods by default (#5852) 2020-04-02 06:01:53 +02:00
Michael Kriese
a1d648fc97
chore(ci): jest github annotations (#5845) 2020-04-02 06:01:31 +02:00
Tanuel
fba16b45f8
fix(git-refs): git-refs always returning null (#5848) 2020-04-01 22:09:37 +02:00
IKEDA Sho
0790e81155
chore(deps): update CocoaPods version to 1.9.1 (#5843)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-04-01 22:06:04 +02:00
Michael Kriese
05106a7434
chore(ci): allow longer github job timeout (#5851) 2020-04-01 21:35:09 +02:00
Renovate Bot
a1c14f02d1 chore(deps): update dependency eslint-plugin-import to v2.20.2 2020-04-01 10:00:49 +00:00
Rhys Arkins
4eef4367bf fix(node): update node.js schedule 2020-04-01 09:29:36 +02:00
renovate[bot]
b309431f19
fix(deps): update dependency gradle to v6.3.0 (#5839) 2020-03-31 07:50:15 +02:00
Viral Ruparel
ed5792ad5d
chore(contributor): Add Viral Ruparel as contributor (#5836) 2020-03-30 21:24:33 +02:00
Rhys Arkins
1359a17fe0
docs: fix bundler auth readme 2020-03-30 21:23:50 +02:00
Renovate Bot
f25ae7853c chore(deps): update dependency @types/node to v11.15.8 2020-03-30 20:33:58 +02:00
Renovate Bot
106b6c3e77 chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.109.0 2020-03-30 18:12:50 +00:00
Rhys Arkins
d4691b1b23 chore: standardise Dockerfile env syntax 2020-03-30 16:57:06 +02:00
Sergio Zharinov
6853d95c62
fix(gradle): Special meaning for some qualifiers (#5831) 2020-03-30 14:48:48 +02:00
k2snowman69
5ba8570699
feat(npm): Added host rules support (#5164) 2020-03-30 09:04:25 +02:00
Rhys Arkins
040e2fdf7c chore: fix coverage 2020-03-30 09:03:31 +02:00
Viral Ruparel
1a3c1f994a
fix(pr): wrong release notes when releases found in URLs (#5807) 2020-03-30 07:44:05 +02:00
Sergio Zharinov
bb6ab0bed3
feat(gradle): gradle versioning scheme (#5789) 2020-03-29 18:22:08 +02:00
Michael Kriese
cb56b54351
fix(ci): refactor release (#5827) 2020-03-29 17:31:30 +02:00
Joshua Gleitze
b8976581a6
feat(gradle): chmod gradlew (correctly) (#5823)
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-29 11:17:45 +02:00
Rhys Arkins
e5ff4c0f4e
docs: bundler auth/hostRules (#5824) 2020-03-29 10:56:11 +02:00
Martín Fernández
a23f07d2de
feat(bundler): authentication support using hostRules (#5269) 2020-03-29 09:20:38 +02:00
Jesse Dobbelaere
51337c476e
fix: undefined ignoreScripts config option (#5811) 2020-03-29 08:37:27 +02:00
Renovate Bot
84ef0675fb build(deps): update dependency npm to v6.14.4 2020-03-29 06:24:46 +00:00
Renovate Bot
4b355e8b2f build(deps): update dependency luxon to v1.22.2 2020-03-29 06:00:57 +00:00
Rhys Arkins
5656ab9e39 fix(gradle): Revert "feat(gradle): chmod gradlew (#5806)"
This reverts commit f5c5a57505.
2020-03-29 06:57:08 +02:00
Rhys Arkins
ab6eb78dd9 Revert "chore(ci): ignore duplicate publish error (#5815)"
This reverts commit dde2988289.
2020-03-29 06:50:46 +02:00
Michael Kriese
dde2988289
chore(ci): ignore duplicate publish error (#5815)
* chore(ci): ignore duplicate publish error

* add deps
2020-03-28 18:44:05 +01:00
Joshua Gleitze
f5c5a57505
feat(gradle): chmod gradlew (#5806) 2020-03-28 17:47:27 +01:00