FidoX
0a2b212c76
feat(gradle): use maven datasource ( #3062 )
2019-02-04 16:05:04 +01:00
Rhys Arkins
a9332a8db0
feat: replace purl with datasource ( #3154 )
...
This deprecates the (internal) use of package URLs and instead replaces with `datasource`/`lookupName`.
Closes #3005
2019-02-04 09:41:22 +01:00
Rhys Arkins
5b985b713e
feat: got wrapper ( #3159 )
...
Wraps the `got` library in our own wrapper to add:
- Renovate user agent
- Memory cache wrapper
2019-02-03 19:53:44 +01:00
Christian Köberl
0355b7558e
feat(docker): add support for basic auth ( #3137 )
2019-02-01 06:54:13 +01:00
Sergio Zharinov
201d6e02d4
feat(maven): additional package info fetching ( #3146 )
2019-01-31 20:04:45 +01:00
Rhys Arkins
ec9ea0e800
tests: remove unused qualifiers
2019-01-30 10:33:09 +01:00
Rhys Arkins
371003fabb
refactor: purl use subpath for lookupType
2019-01-30 10:23:44 +01:00
Rhys Arkins
8ee4a68e6d
refactor: terraform registryUrls
2019-01-30 09:55:57 +01:00
Rhys Arkins
70dc1c4292
feat(docker): preserve registry in depName ( #3133 )
2019-01-30 09:27:53 +01:00
Rhys Arkins
b794c9ec84
refactor: maven repositoryUrls
2019-01-30 06:46:41 +01:00
Rhys Arkins
2c4ee47f99
refactor: drop github qualifiers from go
2019-01-30 06:46:41 +01:00
Rhys Arkins
ba59a21505
refactor: terraform registryUrls
2019-01-30 06:46:41 +01:00
Rhys Arkins
0f12451c5c
tests: improve datasource coverage
2019-01-30 06:46:41 +01:00
Rhys Arkins
d7629ce68d
fix(datasource): remove unused normalize qualifier
2019-01-30 06:46:41 +01:00
Rhys Arkins
debc75f3f4
refactor: move lookupType out of qualifiers
2019-01-30 06:46:41 +01:00
Rhys Arkins
bf57bb8071
refactor: github ref => lookupType
2019-01-30 06:46:41 +01:00
Rhys Arkins
f145e886a1
refactor: ignore purl.version
2019-01-30 06:46:41 +01:00
Rhys Arkins
d0018cbd2d
refactor: purl.fullname -> lookupName
2019-01-30 06:46:41 +01:00
Rhys Arkins
a09475d219
fix(docker): match https prefix
2019-01-29 19:20:36 +01:00
Rhys Arkins
0246f6c201
refactor: getPkgReleases
2019-01-28 06:40:37 +01:00
TKappatsch
cbb8190755
fix(docker): don't send manifest header when fetching tag list ( #3124 )
...
fixes #3078
2019-01-28 03:16:32 +01:00
Rhys Arkins
869225d0df
feat(npm): use repository directory from listing
...
Closes #3096
2019-01-22 07:37:51 +01:00
Rhys Arkins
372bfeb1d0
fix(ruby): skip rubygems compatibility check
2019-01-22 06:07:18 +01:00
Rhys Arkins
74ec520830
feat(ruby): cache versions list 15 minutes
2019-01-22 05:55:39 +01:00
Rhys Arkins
c2f18e47d4
fix(ruby): datasource throw if empty
2019-01-22 05:55:09 +01:00
Rhys Arkins
1408bb4bc0
feat(ruby): ruby-version datasource
...
Closes #3088
2019-01-21 21:01:49 +01:00
Fedor Lukyanov
a11bf657e7
feat: rubygems datasource ( #3039 )
...
Closes #2981
2019-01-09 22:03:57 +01:00
Jan Sauer
1fb755c89c
feat: gradle-wrapper ( #3038 )
...
Adds support for updating the gradle version used in a project via the gradle-wrapper.
See https://docs.gradle.org/current/userguide/gradle_wrapper.html
2019-01-09 12:50:53 +01:00
FidoX
e046536503
feat: maven datasource (WIP) ( #2995 )
...
feat: maven datasource
2019-01-07 10:44:47 +01:00
Rhys Arkins
4b38793471
refactor: trustLevel
2019-01-05 09:16:32 +01:00
Rhys Arkins
a407d8f767
refactor: use purl for all npm getPkgReleases
2019-01-05 08:24:03 +01:00
Rhys Arkins
3dc82ffa2d
refactor: remove retries from npm getPkgDependencies
2019-01-05 08:17:22 +01:00
Rhys Arkins
6f529375e4
refactor: split npm datasource into separate files
2019-01-05 08:01:56 +01:00
Rhys Arkins
1c6725f0bd
tests: drop github cache test
2019-01-04 12:28:08 +01:00
Rhys Arkins
284f7862a5
tests: drop cache test for docker
2019-01-04 10:56:19 +01:00
rtaum
960648abbe
feat: Detect GitLab default branch for presets ( #3015 )
...
Usually master will be used, but just in case - let's find which branch is default first, before retrieving the file.
Closes #2991
2019-01-04 07:48:12 +02:00
Rhys Arkins
7fb377ebad
refactor: semver-composer -> composer
2019-01-03 08:32:44 +02:00
Rhys Arkins
4923ef93fb
refactor: move version normalization into datasource index
2018-12-27 07:51:26 +02:00
Rhys Arkins
4a19d57c6b
feat: datasource versions filter ( #3001 )
...
* add filter and sort to datasource
* remove filter and sort from individual datasources
2018-12-26 09:36:24 +02:00
Rhys Arkins
0f4f2ae862
tests: refactor docker getPkgReleases
2018-12-26 08:46:07 +02:00
Rhys Arkins
a087db1c87
tests: drop unused docker test
2018-12-26 08:37:25 +02:00
Rhys Arkins
5a6e622234
tests: complete packagist
2018-12-26 07:51:04 +02:00
Rhys Arkins
55875476a8
refactor: sanitize -> normalize
2018-12-26 07:07:01 +02:00
Nikita Chashchinskii
71ee394aba
feat: cargo datasource ( #2993 )
2018-12-26 06:39:38 +02:00
Rhys Arkins
ba0e1ef3eb
fix(docker): remove unused suffix matching in datasource
2018-12-25 21:13:37 +02:00
Rhys Arkins
9d8239d9cf
feat: datasource releases memcache
...
Adds automatic memcaching of datasource releases results per-repo.
2018-12-25 13:31:51 +02:00
Rhys Arkins
81daa65af9
fix(datasource): trim empty dep urls
2018-12-25 08:02:10 +02:00
rtaum
0a8264612d
feat: Add gitlab preset ( #2984 )
2018-12-21 20:28:26 +02:00
Nebukadneza
a519916763
fix: got needs url parsed for basic-auth in url ( #2972 )
...
When including basic-auth information in the URL, such as
`https://user:pass@my.pypi.repo.xx/repo `, `got` needs this url-parsed to
not throw an error. Since this is common with requirement.txts and
Pipfiles, let’s support this.
Closes #2971
2018-12-19 05:55:42 +01:00
Rhys Arkins
7d4cd7ca60
feat: circleci orb support ( #2955 )
...
Closes #2950
2018-12-16 14:32:11 +01:00