Commit graph

4047 commits

Author SHA1 Message Date
Rhys Arkins
4e315c839e feat(pip): support getRangeStrategy
pin dependencies in requirements.txt if set to rangeStrategy=auto

Closes #2680
2018-12-05 09:36:48 +01:00
Rhys Arkins
8f7a9e65f8 fix: escape master issue validation messages
Prevents auto @‘ing

Closes #2870
2018-12-05 09:04:27 +01:00
Renovate Bot
e97ea91a61 chore(deps): update dependency nock to v10.0.3 2018-12-05 07:54:17 +00:00
Renovate Bot
36146af3b6 build(deps): update dependency semantic-release to v15.12.4 2018-12-05 07:46:00 +00:00
Rhys Arkins
6ba13f9132 feat(pr): support rebasing checkbox
Adds a “rebase this PR” checkbox for github and gitlab. Suppressed for Bitbucket and VSTS because not currently supported.

Closes #2766
2018-12-05 07:22:38 +01:00
Rhys Arkins
4d940b5d13 fix(migration): clone original schedule before update 2018-12-05 06:00:38 +01:00
Rhys Arkins
0d6a1308e2 fix: ignore white space when comparing PR bodies
Closes #2769
2018-12-05 05:58:02 +01:00
Rhys Arkins
b339a98dfa fix(config): handle complicated “and” massaging
Closes #2880
2018-12-05 05:39:24 +01:00
Adrien Lemaire
321939c0f6 fix(pypi): add firebase-admin release notes (#2895)
add firebase-admin release notes
2018-12-05 04:56:46 +01:00
Rhys Arkins
392d7a8893 refactor(github): log raw check runs if empty 2018-12-05 04:24:16 +01:00
Rhys Arkins
c452073709 docs: refresh local-development doc 2018-12-04 13:49:38 +01:00
Adrien Lemaire
3825c6b1cb fix(pypi): add django-debug-toolbar changelog (#2892) 2018-12-04 07:17:41 +01:00
Rhys Arkins
195b882916 refactor(github): don’t warn check runs unauthorized 2018-12-03 14:33:26 +01:00
Renovate Bot
4501dc0573 build(deps): update dependency pnpm to v2.19.4 2018-12-03 13:47:17 +01:00
Renovate Bot
69e4efe4bc build(deps): update dependency luxon to v1.8.2 2018-12-03 12:51:27 +01:00
Renovate Bot
b706aeb375 chore(deps): update node.js to v8.14.0 2018-12-03 12:51:09 +01:00
Rhys Arkins
0686fd5426 refactor(pip): increase setup.py timeout to 5000 2018-12-03 12:49:54 +01:00
Rhys Arkins
9e9b47f7d9 chore: prettier 2018-12-03 12:04:52 +01:00
Rhys Arkins
8f796eaf95 fix(github): gracefully handle repository-changed in PR 2018-12-03 12:04:04 +01:00
Rhys Arkins
fd6398ef69 fix(github): gracefully handle integration unauthorized 2018-12-03 12:03:46 +01:00
Renovate Bot
91e4814794 build(deps): update dependency fast-xml-parser to v3.12.10 2018-12-03 11:00:43 +00:00
Grigorij Eleskin
400272f68e fix(github): handle ParseError (#2885) 2018-12-03 10:49:07 +01:00
Rhys Arkins
606e526f1c fix(gitlab): gracefully handle 404 repos 2018-12-01 18:43:00 +01:00
Renovate Bot
2643ce4e28 chore(deps): update dependency prettier to v1.15.3 2018-11-30 04:01:52 +00:00
Rhys Arkins
8a77914e86 fix(buildkite): handle arrays 2018-11-29 12:38:32 +01:00
Rhys Arkins
265e552ea4
chore(buildkite): add test fixture with multiple plugins 2018-11-29 12:21:00 +01:00
Grigorij Eleskin
0b6ad1c898 fix(gomod): support remote option in go_repository (#2877) 2018-11-29 08:39:45 +01:00
Renovate Bot
6e0bd8d1d2 chore(deps): update node.js to v8.13.0 2018-11-27 16:25:28 +01:00
Renovate Bot
c80f147533 build(deps): update dependency semantic-release to v15.12.2 2018-11-27 07:34:58 +00:00
Renovate Bot
77439b2915 build(deps): update dependency pnpm to v2.19.3 2018-11-27 07:08:57 +00:00
Rhys Arkins
ea37301301
docs: start off bundler readme.md (#2867) 2018-11-27 07:40:24 +01:00
Renovate Bot
8c87922116 build(deps): update dependency luxon to v1.8.0 2018-11-24 10:06:32 +00:00
Renovate Bot
014ccb6674 build(deps): update dependency fast-xml-parser to v3.12.9 2018-11-24 09:07:18 +00:00
Dominik Horb
9e1475f705 docs: fix code example to enable pipenv (#2862) 2018-11-23 10:03:09 +01:00
Rhys Arkins
8078c43c78 chore: add @greatestape to contributors list 2018-11-23 08:13:04 +01:00
Sam Bull
bed39f10ed feat: Support pipenv (#2623)
Add support for pipenv as a manager. Disabled by default (needs opt-in) until out of beta.

Closes #2212
2018-11-23 07:58:25 +01:00
Sam Bull
d689424ce2 feat(pypi): try multiple hostUrls 2018-11-22 17:14:12 +01:00
Rhys Arkins
8c79536101 feat(config): allow .github/renovate.json 2018-11-22 16:06:02 +01:00
Rhys Arkins
35172b5b9c chore: rename newmanager -> bundler tests 2018-11-22 08:56:54 +01:00
Rhys Arkins
9f96b452f1 fix(go): better check tags before releases 2018-11-22 06:59:57 +01:00
Rhys Arkins
485f06c23b chore: fix bundler ordering in file 2018-11-22 06:55:28 +01:00
Renovate Bot
92ebc5ad90 build(deps): update dependency semantic-release to v15.12.1 2018-11-22 00:15:30 +00:00
Rhys Arkins
bdc73fc192 fix(bitbucket): decline PR after deleting branch
This fixes autoclose.

Closes #2856
2018-11-21 23:18:06 +01:00
Rhys Arkins
36feb03d1c fix(go): filter out versions without leading v
Closes #2850
2018-11-21 22:51:49 +01:00
Renovate Bot
58ce2d657b build(deps): update dependency pnpm to v2.19.2 2018-11-21 21:14:03 +00:00
Rhys Arkins
406b577786
docs: readme graphic (#2855) 2018-11-21 21:20:35 +01:00
Kyle Hornberg
32b9dd52a5 docs: update self-hosted-configuration.md (#2854) 2018-11-21 15:16:31 +01:00
Rhys Arkins
ebfa90d40d
feat: add ruby/bundler skeleton (#2852) 2018-11-20 19:16:13 +01:00
Rhys Arkins
cd8d073825
docs: init manager readmes (#2844) 2018-11-20 10:31:03 +01:00
Rhys Arkins
7e182cde16 fix(buildkite): better fileMatch 2018-11-19 21:03:56 +01:00