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
8054ee58b3
fix(docker): remove unnecessary caching
2018-12-25 21:32:09 +02:00
Rhys Arkins
ba0e1ef3eb
fix(docker): remove unused suffix matching in datasource
2018-12-25 21:13:37 +02:00
Rhys Arkins
7008bccb56
fix(docker): match whole tag suffix
...
Closes #2968
2018-12-25 20:59:56 +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
b1ac356efe
tests: fix lookup name
2018-12-25 13:25:19 +02:00
Rhys Arkins
81daa65af9
fix(datasource): trim empty dep urls
2018-12-25 08:02:10 +02:00
Rhys Arkins
e102f8bf69
refactor: separate datasource metadata
2018-12-25 07:57:11 +02:00
Rhys Arkins
5fcece8d79
refactor: purl.fullname.toLowerCase() -> depName
2018-12-25 07:48:21 +02:00
Rhys Arkins
c7df49ff64
refactor: res -> dep
2018-12-25 07:47:51 +02:00
Rhys Arkins
52ccdd71bc
refactor: better log purl parse failures
2018-12-25 07:46:35 +02:00
Sarun Intaralawan
0fffecb636
fix(gitlab): close and reopen MR while rebasing to prevent errorneous GitLab CI message ( #2994 )
2018-12-25 06:54:15 +02:00
Rhys Arkins
fd5787023a
refactor: move datasource files
2018-12-24 15:18:48 +02:00
Rhys Arkins
10d0f58c88
fix(gitFs): allow admin renovateFork override
2018-12-23 08:47:22 +02:00
Rhys Arkins
5b43931aab
fix(gitFs): use sha for non-master branches
2018-12-23 08:46:09 +02:00
renovate[bot]
b39e0bd238
build(deps): update dependency npm to v6.5.0
2018-12-22 21:24:03 +02:00
rtaum
0a8264612d
feat: Add gitlab preset ( #2984 )
2018-12-21 20:28:26 +02:00
Renovate Bot
de52b44cdb
build(deps): update dependency pnpm to v2.21.1
2018-12-21 09:57:56 +02:00
Renovate Bot
4eae10fec2
chore(deps): update dependency husky to v1.3.0
2018-12-21 09:57:42 +02:00
Renovate Bot
08492e0b92
build(deps): update dependency luxon to v1.8.3
2018-12-21 07:00:32 +00:00
renovate[bot]
5c41438e9c
build(deps): update dependency semantic-release to v15.13.1
2018-12-19 17:47:07 +01:00
Rhys Arkins
e0d7784ddb
fix: issue pagination/filtering
2018-12-19 15:31:20 +01:00
Rhys Arkins
820a8a8ab5
fix: reenable deprecation warning issues
2018-12-19 06:28:39 +01:00
Rhys Arkins
d5a82a16f4
fix(github): don’t aggressively close issues once
2018-12-19 06:28:12 +01:00
renovate[bot]
2e684e2b8a
build(deps): update dependency got to v9.5.0
2018-12-19 05:25:02 +00:00
Rhys Arkins
08b7752027
feat(github): ensure issue once
2018-12-19 06:05:43 +01: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
4356d4c7d5
fix: recreateClosed if grouping multiple digests
...
Closes #2974
2018-12-18 22:22:19 +01:00
Vishal Shah
32a58af33c
fix(proxy): remove setting proxy-agent as globalAgent - #2966 ( #2975 )
2018-12-18 20:09:22 +01:00
Rhys Arkins
6dcd671d63
chore: add @jansauer to contributors list
2018-12-18 11:20:21 +01:00
Jan Sauer
ca8eafcfbc
feat: Add new ansible manager ( #2947 )
...
Updates docker dependencies in ansible playbooks.
- https://docs.ansible.com/ansible/latest/user_guide/playbooks_best_practices.html#directory-layout
- https://docs.ansible.com/ansible/2.5/modules/docker_container_module.html
- https://docs.ansible.com/ansible/latest/modules/docker_service_module.html
2018-12-18 11:18:27 +01:00
Renovate Bot
6268e4a9f3
build(deps): update dependency moment to v2.23.0
2018-12-17 17:00:41 +00:00
Renovate Bot
7dbe57fe53
build(deps): update dependency @sindresorhus/is to v0.14.0
2018-12-17 16:00:43 +00:00
Renovate Bot
26db125dde
build(deps): update dependency got to v9.4.0
2018-12-17 15:00:37 +00:00
Rhys Arkins
7e7abb60e1
tests: fix renovate user tests
2018-12-17 15:08:43 +01:00
Rhys Arkins
99faf6fe0d
feat(github): detect/print Renovate user
2018-12-17 12:52:06 +01:00
Rhys Arkins
861cce0123
feat: detect/print renovate version
2018-12-17 12:43:15 +01:00
Rhys Arkins
0b89e13dcd
docs: fix compatibility description
2018-12-17 11:16:50 +01:00
Rhys Arkins
e485b62690
docs: fix managers/languages typo
2018-12-17 10:44:34 +01:00
Rhys Arkins
0ccbb9e7a6
fix(orb): add cypress source URL
2018-12-17 07:30:39 +01:00
Rhys Arkins
7c99a6c4e7
chore: update snapshots
2018-12-16 18:50:46 +01:00
Rhys Arkins
f0220e8bd1
fix: disable deprecationWarningIssues
2018-12-16 18:45:44 +01:00
Rhys Arkins
d2e8c875bd
fix: suppressNotifications mergeable
2018-12-16 18:45:32 +01:00
Rhys Arkins
4cf202d5b9
fix(github): paginate issues
2018-12-16 18:45:11 +01:00
Rhys Arkins
6ef61c8608
Revert "feat: ensureIssue once"
...
This reverts commit 3988fb808a
.
2018-12-16 17:18:00 +01:00
Rhys Arkins
0956c058d0
Revert "fix: ensureIssue logic ( #2957 )"
...
This reverts commit 83b4bead48
.
2018-12-16 17:17:33 +01:00
Rhys Arkins
7d4cd7ca60
feat: circleci orb support ( #2955 )
...
Closes #2950
2018-12-16 14:32:11 +01:00
Rhys Arkins
83b4bead48
fix: ensureIssue logic ( #2957 )
...
if ensureIssue once, and the first matching issue was closed, then any other matching open ones are also closed.
If ensureIssue regular, and all are closed, then reopen the latest one.
2018-12-16 13:47:05 +01:00