Commit graph

3051 commits

Author SHA1 Message Date
Rhys Arkins
a08adb4291 fix: don’t replace github token if endpoint is api.github.com 2018-06-25 20:01:22 +02:00
Rhys Arkins
47305b975e refactor: add pro pr footer 2018-06-25 11:55:12 +02:00
Rhys Arkins
4e1ab928f4 docs: Update package manager description
Closes #2165
2018-06-25 11:26:12 +02:00
Rhys Arkins
0e123661cd fix(pip): enable non-equals package patterns 2018-06-25 11:24:59 +02:00
Tom Kerkhove
618636ba28 docs: Provide reference to Docker Compose documentation (#2166) 2018-06-25 10:57:38 +02:00
Rhys Arkins
f1e130bf79 fix(docker): pass registry failure up 2018-06-25 00:49:26 +02:00
Renovate Bot
09e6798d6e fix: update dependency pnpm to v2.7.0 2018-06-24 21:27:28 +00:00
Renovate Bot
17083dbf95 fix: update dependency moment-timezone to v0.5.21 2018-06-23 11:12:34 +00:00
Rhys Arkins
c453a6ee9b
chore: Add group:linters to renovate config (#2160) 2018-06-23 07:23:22 +02:00
Rhys Arkins
ec5ac5fbf6 logs: lower npm.update debugs to trace 2018-06-22 22:39:21 +02:00
Rhys Arkins
9d92a958c4 refactor: massage [] or empty string for cli lists 2018-06-21 10:40:55 +02:00
Rhys Arkins
53b6050017
feat: force, forceCli (#2145)
Adds config options force and forceCli. These cover the use case where a certain setting is desired to be forced by the bot admin, regardless of repository config, for example removing all configured schedules in order to force PR creation.

Closes #1731
2018-06-21 10:23:59 +02:00
Rhys Arkins
2decb37a1d refactor: resolve configs immediately 2018-06-21 08:43:19 +02:00
Dragomir Țurcanu
12519bbf8f feat: Add GitLab issue functions (#2150)
This PR adds issue handling functions to the GitLab platform. The implemented functions are `getIssueList`, `ensureIssue` and `ensureIssueClosing` (migrated from GitHub).

Closes #1587
2018-06-21 08:39:24 +02:00
Renovate Bot
f2988ffdf0 chore: update node:8.11.3-alpine docker digest to c9f247 2018-06-21 07:45:14 +02:00
Rhys Arkins
163bad03c9 fix: catch JSON.parse error for renovate config 2018-06-20 19:11:57 +02:00
Rhys Arkins
eb21abf118 feat: flatten nested packageRules after resolving
This solves the problem of nested packageRules, such as when a paths-based rule is used to extend a preset that itself includes packageRules.

Closes https://github.com/renovatebot/config-help/issues/58
2018-06-20 14:57:05 +02:00
Rhys Arkins
bdfc1145df fix: add back from/to versions to cache key 2018-06-20 13:54:47 +02:00
Rhys Arkins
eddd5e4748 refactor: changelog lookup key
Closes #2151
2018-06-20 12:26:32 +02:00
Rhys Arkins
90782ccfe8 logs: warn whenever creating rollback PRs 2018-06-20 07:38:21 +02:00
Rhys Arkins
65122fc3ba fix: throw err for bad credentials when fetching commit messages 2018-06-20 07:38:02 +02:00
Renovate Bot
7ba3f303c1 fix: update dependency validator to v10.4.0 2018-06-20 00:39:18 +00:00
Renovate Bot
b247ac4ffb fix: update dependency semantic-release to v15.6.0 2018-06-19 21:28:53 +00:00
Rhys Arkins
6916d924c5 refactor(github): log rate limit when receiving bad-credentials 2018-06-19 19:18:01 +02:00
Rhys Arkins
ccb7bd5cd8 fix: typo 2018-06-19 15:45:04 +02:00
Rhys Arkins
068e6daa01 fix: pass Bad credentials error up from ensurePr 2018-06-19 15:34:37 +02:00
Rhys Arkins
93d8b72e9a fix: throw error for getTags bad credentials 2018-06-19 15:32:26 +02:00
Rhys Arkins
7651029064 feat: strip Reviewable content before comparing existing PR body
Closes #2141
2018-06-19 15:15:13 +02:00
Dragomir Țurcanu
e82e5d0d7b feat: GitLab getPrFiles function (#2131)
This PR integrates the `getPrFiles` function into the GitLab's wrapper.
2018-06-19 13:39:25 +02:00
Ayoub Kaanich
e0ebf03e5a feat: PEP440 ranges (#2137)
Closes #2085
2018-06-19 13:32:05 +02:00
Renovate Bot
1cfa089acd fix: update dependency semantic-release to v15.5.5 2018-06-18 16:39:42 +00:00
Renovate Bot
994c7388cd fix: update dependency moment-timezone to v0.5.20 2018-06-18 10:05:20 +00:00
Rhys Arkins
321c5285fb fix: don’t use npm homepage as repositoryurl 2018-06-17 09:40:41 +02:00
Renovate Bot
0f07c4c47b fix: update dependency luxon to v1.3.0 2018-06-17 03:03:33 +00:00
Renovate Bot
c9716cf957 fix: update dependency pnpm to v2.6.2 2018-06-16 21:36:18 +00:00
renovate[bot]
3ab429b23b fix: update dependency @renovate/pep440 to v0.3.0 (#2138)
fix: update dependency @renovate/pep440 to v0.3.0
2018-06-16 21:57:02 +02:00
Rhys Arkins
3ca84399d6 fix(changelog): use upgrade for lookups 2018-06-16 19:45:16 +02:00
Rhys Arkins
b23a61b890 fix: use manager in changelog cache lookup key 2018-06-16 19:45:16 +02:00
Renovate Bot
3b17495ec5 fix: update dependency semantic-release to v15.5.4 2018-06-16 09:27:25 +00:00
Rhys Arkins
ddf479dec3 fix(onboarding): Correct onboarding “merged or closed” statement 2018-06-16 09:58:14 +02:00
Rhys Arkins
79c9b4d7ce docs: remove outdated references to pinVersions 2018-06-16 09:55:16 +02:00
Rhys Arkins
d9eab5ceef docs: fix onboarding PR description 2018-06-16 09:53:57 +02:00
Rhys Arkins
4ccbc20bc1
fix: match current version (#2135)
fix: match current version
2018-06-16 09:28:11 +02:00
Renovate Bot
fbb5b3feec fix: update dependency semantic-release to v15.5.3 2018-06-15 18:31:05 +00:00
Rhys Arkins
52309282b1 refactor: log changelog cache expiry 2018-06-15 08:07:05 +02:00
Rhys Arkins
bda9250aa1 docs: add nuget website description
Closes #2127
2018-06-15 07:29:18 +02:00
Rhys Arkins
3baf815479 chore: update contributors list 2018-06-15 07:28:12 +02:00
Rhys Arkins
67c7d9a6cf fix(gitlab): remove absolute gitlab.com api endpoints 2018-06-15 07:20:48 +02:00
Renovate Bot
b163bc3266 fix: update dependency pnpm to v2.6.1 2018-06-14 20:14:19 +00:00
Renovate Bot
00e2bacb77 fix: update dependency pnpm to v2.6.0 2018-06-14 18:24:21 +00:00