Commit graph

4194 commits

Author SHA1 Message Date
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
Rhys Arkins
b9fedce3a0 tests: prettier 2018-12-14 22:14:39 +01:00
Rhys Arkins
9ba0581177 Revert "chore: roll back prettier"
This reverts commit 6e43913fec.
2018-12-14 22:10:57 +01:00
Rhys Arkins
6e43913fec chore: roll back prettier 2018-12-14 21:47:34 +01:00
Rhys Arkins
bfda8de611 chore: husky prettier 2018-12-14 19:46:42 +01:00
Rhys Arkins
cb0e23f832 force lf end of line 2018-12-14 19:12:59 +01:00
Rhys Arkins
7c0b2c1191
chore: move prettier config to dedicated file (#2952) 2018-12-14 18:32:43 +01:00
Rhys Arkins
6ed13b41c0 chore: update renovate docs icon 2018-12-14 13:10:59 +01:00
Rhys Arkins
bb1db08fe3 tests: fix snapshot 2018-12-14 12:37:32 +01:00
Rhys Arkins
6785cd54bd refactor: update deprecation message to allow closing 2018-12-14 12:09:13 +01:00
Rhys Arkins
3988fb808a feat: ensureIssue once
Closes #2936
2018-12-14 11:47:52 +01:00
Rhys Arkins
5577b4de79 tests: disable python setup parsing tests 2018-12-14 10:23:22 +01:00
Rhys Arkins
9587581c46 tests: drop flakey changelog cache test 2018-12-14 09:10:13 +01:00
Rhys Arkins
0dd52209b9 tests: drop flakey cache test 2018-12-13 21:24:52 +01:00
Rhys Arkins
f0ffd066ab
docs: update local dev fork guide 2018-12-13 21:11:44 +01:00
Rhys Arkins
8e8fd4dad9 tests: update snapshot 2018-12-13 20:37:41 +01:00
Rhys Arkins
7dbf57317d fix: preserve versionScheme 2018-12-13 17:12:23 +01:00
Rhys Arkins
a61dd82bbc fix(github): better branch automerge status check
Closes #2948
2018-12-13 05:41:32 +01:00
Rhys Arkins
079afe1820
feat: configurable versionScheme (#2945)
Closes #2914
2018-12-13 05:29:11 +01:00
Rhys Arkins
913ba4d065
build(deps): use forked docker-registry-client (#2940) 2018-12-13 05:23:11 +01:00
Jan Sauer
5f02a987a2 docs: Fix logging example (#2946)
`verbose` is not a valid level.
2018-12-13 05:14:51 +01:00
Rhys Arkins
5289a12f0f
docs: prettier fix 2018-12-12 21:10:35 +01:00
Rhys Arkins
135d883fa7 chore: update keywords 2018-12-12 12:05:40 +01:00
Rhys Arkins
43354f00ad chore: update test/lint scripts 2018-12-12 12:02:12 +01:00
Rhys Arkins
320c666a6c chore: prettier 2018-12-12 11:59:43 +01:00
Rhys Arkins
2627a1f2e4 refactor(gradle): lower logging on errors 2018-12-12 11:36:07 +01:00
Rhys Arkins
f3c339b2d6 fix: check packageFiles before length 2018-12-12 11:26:43 +01:00