Commit graph

2236 commits

Author SHA1 Message Date
Renovate Bot
2e00aaa0c6 fix: update dependency pnpm to v1.41.2 2018-04-22 17:30:05 +00:00
Renovate Bot
0d79545aad fix: update dependency pnpm to v1.41.1 2018-04-21 01:30:39 +00:00
Renovate Bot
f84de87b00 fix: update dependency pnpm to v1.41.0 2018-04-20 00:31:07 +00:00
Rhys Arkins
6eb5fe787b fix: typo in large file tree url 2018-04-19 09:09:27 +02:00
Rhys Arkins
1564150d9f refactor: streamline debug logging 2018-04-18 21:19:00 +02:00
Renovate Bot
d951cc0e6c fix: update dependency moment-timezone to v0.5.16 2018-04-18 08:30:03 +00:00
Rhys Arkins
9917b603cf docs: fix default values for managers 2018-04-18 06:43:21 +02:00
Rhys Arkins
f408d582e8 fix: serialize body in logs 2018-04-18 06:32:06 +02:00
Rhys Arkins
da06af8489 logs: log finish 2018-04-18 06:31:55 +02:00
Rhys Arkins
6f2283fbee tests: update migration snapshot 2018-04-17 14:41:18 +02:00
Rhys Arkins
04c239e07a fix: add space after semantic prefix colon in migration 2018-04-17 14:40:00 +02:00
Rhys Arkins
4bec798521 fix: lower case only if the commitType has no uppercase 2018-04-17 14:28:04 +02:00
Rhys Arkins
693738024b refactor: remove engines groupName 2018-04-17 14:10:18 +02:00
Rhys Arkins
c0878fa8be fix: escape templates with triple handlebars 2018-04-17 12:49:59 +02:00
Rhys Arkins
2bb4276d41 fix: lock file maintenance commit message and pr title 2018-04-17 12:22:11 +02:00
Rhys Arkins
a35643740b refactor: save newDigestShort to newVersion for docker 2018-04-17 12:15:22 +02:00
Rhys Arkins
8d439ffc5e fix: migrate semanticPrefix to semanticCommitType/semantiCommitScope 2018-04-17 12:09:34 +02:00
Rhys Arkins
8fc005b15e fix: group based on commitMessageExtra 2018-04-17 11:47:22 +02:00
Rhys Arkins
c26e1226e9 fix: Use v prefix for all major npm upgrades 2018-04-17 10:56:58 +02:00
Rhys Arkins
81090b8716 tests: update snapshots 2018-04-17 10:55:06 +02:00
Rhys Arkins
b10ee7c5dd fix: don’t strip semanticPrefix when migrating 2018-04-17 10:37:48 +02:00
Rhys Arkins
c7b00f4a8f refactor: don’t mask commitMessage and prTitle 2018-04-17 10:34:30 +02:00
Rhys Arkins
96d8eb321d refactor: print branchName when pr title changes 2018-04-17 10:25:48 +02:00
Rhys Arkins
f042c8dbe0 fix: keep version in commitMessage/prTitle when grouping with types 2018-04-17 10:06:02 +02:00
Rhys Arkins
13484c6f98 fix: skip validating bot config to avoid unnecessary deprecation warnings 2018-04-17 09:23:41 +02:00
Rhys Arkins
9753f9dcba
feat: modular branchName/prTitle/commitMessage templating (#1760)
This PR refactors `branchName`, `commitMessage` and `prTitle` so that they are more easily editable and hopefully more understandable. By breaking each up into subsections, users can modify one part without needing to copy/paste the entire string.

Directly editing any of these fields will now be deprecated and a warning issued.
2018-04-17 08:39:26 +02:00
renovate[bot]
106375295e chore: update dependency prettier to v1.12.1 (#1841) 2018-04-17 08:29:55 +02:00
Rhys Arkins
8352d7e661 logs: info message for pr title change 2018-04-17 08:29:25 +02:00
Renovate Bot
3700d32fe1 fix: update dependency moment-timezone to v0.5.15 2018-04-17 05:27:53 +00:00
Renovate Bot
4004100e97 fix: update dependency chalk to v2.4.0 2018-04-17 05:11:35 +00:00
Rhys Arkins
0a51fdaf98 docs: add more details to packageRules selectors 2018-04-16 12:50:06 +02:00
Renovate Bot
81112b761d fix: update dependency pnpm to v1.40.2 2018-04-15 19:27:39 +00:00
Renovate Bot
7491c610cc fix: update dependency yarn to v1.6.0 2018-04-15 13:48:25 +00:00
Renovate Bot
5215658b57 fix: update dependency moment to v2.22.1 2018-04-15 07:29:15 +00:00
renovate[bot]
eea86b1841 chore: update node:8.11.1-alpine digest (#1834) 2018-04-15 06:43:50 +02:00
Sarun Intaralawan
776e516e83 feat: implement isBranchStale for GitLab (#1833)
Closes #1626
2018-04-14 21:47:22 +02:00
Rhys Arkins
5bda10af76 logs: drop noisy locked version debug 2018-04-14 07:25:39 +02:00
Renovate Bot
1208129129 fix: update dependency pnpm to v1.40.1 2018-04-13 08:31:06 +00:00
Rhys Arkins
d4163fe2fb fix: test for unsafe regex and warn 2018-04-13 06:52:08 +02:00
Renovate Bot
5b9891e16f fix: update dependency pnpm to v1.40.0 2018-04-13 00:32:53 +00:00
Renovate Bot
573b6ec776 chore: update dependency semantic-release to v15.1.7 2018-04-12 23:32:21 +00:00
Rhys Arkins
c90f2252a2 fix: don't check packageRules selector for default config
Closes #1829
2018-04-12 18:47:14 +02:00
Renovate Bot
acc41ac0c1 chore: update dependency eslint-plugin-import to v2.11.0 2018-04-12 16:38:04 +00:00
Rhys Arkins
70ae459890 Add 'not-found' to errors 2018-04-12 17:03:14 +02:00
Rhys Arkins
2dfae8337d refactor: enhance repository result details
renovateRepository now returns “res” - the result of the current renovation, and “status” - the overall status of the repository.
2018-04-12 14:02:10 +02:00
Rhys Arkins
c18a1dfece docs: fix onboarding pinVersions description 2018-04-12 12:54:37 +02:00
Țurcanu Dragomir
6c46ddf20e feat: validate packageRules selectors (#1810)
packageRules selectors should only ever be inside a packageRule object, or at the top level of a preset. This feature enforces this rule with a validation check.

Closes #1773
2018-04-12 12:13:39 +02:00
Rhys Arkins
a8d45394aa fix: init logger in cli validator 2018-04-12 11:52:52 +02:00
Renovate Bot
aad5f1c74a chore: update dependency prettier to v1.12.0 2018-04-12 05:42:50 +00:00
Renovate Bot
e614bbc3cd fix: update dependency pnpm to v1.39.1 2018-04-12 01:32:17 +00:00