renovate/test/datasource
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
..
__snapshots__ fix: got needs url parsed for basic-auth in url (#2972) 2018-12-19 05:55:42 +01:00
docker.spec.js chore: prettier 2018-12-12 11:59:43 +01:00
github.spec.js tests: drop flakey cache test 2018-12-13 21:24:52 +01:00
go.spec.js fix(go): filter out versions without leading v 2018-11-21 22:51:49 +01:00
index.spec.js feat: datasource manual source URLs 2018-12-10 06:49:15 +01:00
npm.spec.js feat: trustLevel 2018-11-16 12:16:37 +01:00
nuget.spec.js refactor: repositoryUrl -> sourceUrl 2018-12-10 05:59:28 +01:00
orb.spec.js feat: circleci orb support (#2955) 2018-12-16 14:32:11 +01:00
packagist.spec.js feat(composer): packagist.org optimisation 2018-10-18 13:48:30 +02:00
pypi.spec.js feat(pypi): try multiple hostUrls 2018-11-22 17:14:12 +01:00
terraform.spec.js feat: terraform datasource 2018-10-06 09:52:00 +02:00