Rhys Arkins
|
5b24943526
|
feat(maven): RENOVATE_EXPERIMENTAL_NO_MAVEN_POM_CHECK
If defined in env, this will bypass pom checks and instead rely on the metadata alone.
Related: #6591, #6572
|
2020-06-26 13:24:25 +02:00 |
|
Jamie Magee
|
350a70f389
|
refactor: remove lodash, add fast-deep-equal (#6496)
|
2020-06-26 11:31:23 +02:00 |
|
Rhys Arkins
|
8302fb7c55
|
feat(pip): support hash updating (#6460)
|
2020-06-26 10:59:00 +02:00 |
|
Wolfgang Faust
|
af203f6f90
|
docs: fix coverage report location (#6590)
|
2020-06-26 06:36:35 +02:00 |
|
Sergio Zharinov
|
7f5ce4336a
|
fix(poetry): Fix range unions (#6587)
|
2020-06-25 22:53:18 +02:00 |
|
Rhys Arkins
|
0c06a23a3f
|
fix(hex): better handling of double equals (#6586)
Co-authored-by: proton <25139420+proton-ab@users.noreply.github.com>
|
2020-06-25 16:40:19 +02:00 |
|
Rhys Arkins
|
b58b90dc57
|
fix(gitlabci): avoid capturing quotation marks in currentValue (#6584)
Closes #6516
|
2020-06-25 16:37:11 +02:00 |
|
Rhys Arkins
|
14f9270259
|
refactor: remove unnecessary catch code in datasources (#6583)
|
2020-06-25 14:07:03 +02:00 |
|
Rhys Arkins
|
7902ba06be
|
refactor: move datasource error catching
|
2020-06-25 10:29:45 +02:00 |
|
Rhys Arkins
|
b69d4f29e5
|
refactor: add try/catch and logging to datasource wrapper
|
2020-06-25 09:37:26 +02:00 |
|
Rhys Arkins
|
55625a893b
|
refactor: run cache -> mem cache (#6582)
|
2020-06-25 09:23:06 +02:00 |
|
Sergio Zharinov
|
b93e072ca9
|
refactor: Reorder extractions and lookups (#6578)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-06-25 08:50:11 +02:00 |
|
Lucas Cimon
|
9478d6bcfc
|
refactor: extractPy cache variable in extractSetupFile() (#6543)
|
2020-06-25 08:34:15 +02:00 |
|
Rhys Arkins
|
be37109cf6
|
refactor: rename globalCache to packageCache (#6580)
|
2020-06-25 08:32:55 +02:00 |
|
Rhys Arkins
|
ceb7c22e04
|
fix(lerna): ignore scripts (#6581)
|
2020-06-25 07:43:15 +02:00 |
|
Rhys Arkins
|
013c63664b
|
refactor: remove global.renovateCache (#6579)
|
2020-06-24 22:33:27 +02:00 |
|
Rhys Arkins
|
e4e76f8f49
|
refactor: simplify crate datasource
|
2020-06-23 14:40:26 +02:00 |
|
Rhys Arkins
|
a905012d11
|
refactor: getRegistryReleases wrapper
|
2020-06-23 12:19:25 +02:00 |
|
Rhys Arkins
|
031ad87b62
|
refactor: move ExternalHostError
|
2020-06-23 11:44:52 +02:00 |
|
Rhys Arkins
|
daf2a485ab
|
feat: abortOnError / abortIgnoreStatusCodes (#6556)
|
2020-06-23 09:25:03 +02:00 |
|
renovate[bot]
|
9219709544
|
chore(deps): update babel monorepo to v7.10.3 (#6569)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-22 23:00:54 +00:00 |
|
Rhys Arkins
|
4610e25b05
|
fix(clojure): set registryStrategy
|
2020-06-22 22:51:03 +02:00 |
|
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 |
|