Commit graph

8123 commits

Author SHA1 Message Date
Rhys Arkins
02e6817fb9
test: move e2e tests (#6567) 2020-06-22 21:57:17 +02:00
Yusuke Yamada
aa9a00416d
feat(sbt): Support private variable version resolving (#6565) 2020-06-22 21:29:27 +02:00
Rhys Arkins
52a074e041
refactor: ExternalHostError (#6563) 2020-06-22 21:28:02 +02:00
Rhys Arkins
cb84fa9d9b fix: filter registryUrls for null/undefined 2020-06-22 20:18:39 +02:00
Rhys Arkins
f77b7e8781
refactor: simplify global init (#6452)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-22 17:00:46 +02:00
renovate[bot]
3ba1c93960
chore(deps): update dependency eslint-plugin-import to v2.21.2 (#6505)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-06-22 13:30:00 +02:00
Sebastian Poxhofer
1a066c61d8
feat(terraform-provider): Add secondary release repo (#6513)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-06-22 10:55:01 +02:00
Florian Greinacher
97665c4f97
fix(bundler): don't log error when Gemfile is invalid (#6557) 2020-06-22 07:58:40 +02:00
renovate[bot]
9cb38f93e2
build(deps): update dependency moment to v2.27.0 (#6558)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-22 01:00:46 +00:00
Rhys Arkins
7e51c902c7 fix(datasource): better check for null releases lookups 2020-06-19 22:55:41 +02:00
Rhys Arkins
3d8e3ad12d
feat(internal): datasource registryStrategy (#6549) 2020-06-19 21:29:34 +02:00
Daniel Shuy
c03090b7f6
Enhance config-validator to support JSON5 (#6551) 2020-06-19 15:18:16 +02:00
Rhys Arkins
86b44db76d test: mock docker.defaultRegistryUrls 2020-06-19 11:57:58 +02:00
Rhys Arkins
78a1443835 chore: reset cdnjs datasource exports and logs 2020-06-19 11:57:45 +02:00
Rhys Arkins
cf06b69abb test: refactor lookup id use 2020-06-19 10:42:10 +02:00
Rhys Arkins
460b0a8d42 test: docker datasource refactor 2020-06-19 10:30:45 +02:00
Rhys Arkins
df1aa26bd0 test: travis mock getPkgReleases 2020-06-19 10:27:57 +02:00
Rhys Arkins
735f6a595e refactor: util/exec use getPkgReleases 2020-06-19 10:26:07 +02:00
Rhys Arkins
508bd47cf0 fix(datasource): return null instead of empty releases 2020-06-19 10:22:52 +02:00
Rhys Arkins
c8cc375129 fix(gitlab-tags): use URL.resolve 2020-06-19 10:15:16 +02:00
Rhys Arkins
98681344c2 datasource/index 2020-06-19 10:11:24 +02:00
renovate[bot]
af81de4055
build(deps): update dependency global-agent to v2.1.12 (#6531)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-18 22:21:55 +00:00
renovate[bot]
2b8faae123
chore(deps): update dependency @types/jest to v26 (#6547)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-18 23:53:06 +02:00
proton
cb8d64dbe9
fix(gitea): remove immortal PR warning (#5999) 2020-06-18 23:26:28 +02:00
Sergio Zharinov
bd983342be
refactor: Import index for datasource tests (part 2) (#6546) 2020-06-18 21:31:40 +02:00
Sergio Zharinov
ed7483ad9b
refactor: Import index in datasource tests (#6542) 2020-06-18 19:03:40 +02:00
Pascal Mathis
73b213ce83
fix: explicit caching of null for docker lookups (#6536) 2020-06-17 21:11:43 +02:00
Rhys Arkins
b277dfe7bb
fix(docker): caching of null lookup responses (#6534) 2020-06-17 15:27:08 +02:00
renovate[bot]
cf508a3ccb
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.123.0 (#6532)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-17 11:00:49 +00:00
Rhys Arkins
a6843734ca
fix: global cache return undefined instead of null (#6530) 2020-06-17 11:09:46 +02:00
Rhys Arkins
f5a588eb5a fix: Revert "fix(cache): distinguish between null and undefined (#6509)"
This reverts commit 0345b40a18.
2020-06-17 10:07:22 +02:00
Rhys Arkins
4b2f523a17 fix: correct baseBranches description in onboarding PR
Closes #6527
2020-06-17 09:48:07 +02:00
Rhys Arkins
0345b40a18
fix(cache): distinguish between null and undefined (#6509)
null = this lookup returned nothing last time
undefined = no cached result found
2020-06-17 06:48:33 +02:00
hussainweb
8ac8f42a22
feat(git): Pass --no-verify to git commit and push (#6526)
Fixes #6521
2020-06-17 06:48:05 +02:00
IKEDA Sho
c4a0940049
fix(sbt): split depName and lookupName (#6525) 2020-06-16 16:50:10 +02:00
Sergio Zharinov
2d6c12d55a
refactor: Remove 'util/got' (#6523) 2020-06-16 14:11:02 +02:00
Rhys Arkins
2f767ea390 test: Revert "test: remove util/got mocks"
This reverts commit 9b51f0ec29.
2020-06-16 07:40:26 +02:00
Rhys Arkins
9b51f0ec29 test: remove util/got mocks 2020-06-16 07:17:44 +02:00
Sergio Zharinov
93eaeeab88
test: Use nock for tests (Part 2) (#6519) 2020-06-16 07:11:21 +02:00
IKEDA Sho
d3cea95f11
feat(sbt): support scalaVersion defined with a trailing comma (#6520) 2020-06-16 06:55:34 +02:00
renovate[bot]
3c7a180c45
build(deps): update dependency @snyk/ruby-semver to v2.2.2 (#6518)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 18:00:47 +00:00
renovate[bot]
c654e6e3fd
chore(deps): update dependency jest-mock-extended to v1.0.9 (#6517)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 17:01:15 +00:00
Trim21
49332090c6
fix: markdown table cell (#6514) 2020-06-15 16:38:02 +02:00
Rhys Arkins
12c6698305 chore: better link for skipInstalls 2020-06-15 14:08:22 +02:00
Rhys Arkins
9f978d75bd logs: info only for git raw refs lookup 2020-06-14 08:57:58 +02:00
Rhys Arkins
e834f2b826
feat: prHeader and prFooter (#6511) 2020-06-14 08:49:52 +02:00
Sergio Zharinov
7a60686c62
test: Use nock for tests (Part 1) (#6510) 2020-06-14 06:50:18 +02:00
renovate[bot]
73b00d17d3
chore(deps): update dependency re2 to v1.15.0 (#6506)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-13 08:00:52 +00:00
Rhys Arkins
a399bbbf52 feat: log host stats per run
Closes #6357
2020-06-13 08:37:56 +02:00
Rhys Arkins
75b85eb03e refactor: http cache 2020-06-13 08:32:02 +02:00