Commit graph

3772 commits

Author SHA1 Message Date
Rhys Arkins
c980fa1e13 fix: bundle yarn binary instead of aliasing 2018-09-27 12:35:05 +02:00
Rhys Arkins
d05e41de1a
chore: don't automerge npm and yarn 2018-09-27 11:31:44 +02:00
Rhys Arkins
1a209989bc
feat: yarn integrity switching (#2567)
Detects if `yarn.lock` contains `integrity` fields already and if so then runs `yarn` using v1.10.1 instead of the default v1.9.4.
2018-09-27 11:30:04 +02:00
Rhys Arkins
6503a2dab5
fix(gitfs): handle null file list (#2564) 2018-09-27 06:48:44 +02:00
Rhys Arkins
50efa3d42a fix: revert yarn 2018-09-27 05:46:52 +02:00
Renovate Bot
856c9ab869 chore(deps): update dependency chai to v4.2.0 2018-09-26 16:10:25 +00:00
Renovate Bot
e4837042f2 build(deps): update dependency yarn to v1.10.1 2018-09-26 15:06:09 +00:00
Rhys Arkins
0e2947aa3f fix(followTag): jump unstable
Fixes #2561
2018-09-26 15:52:06 +02:00
Renovate Bot
5d59c94705 build(deps): update dependency yarn to v1.10.0 2018-09-26 00:04:12 +00:00
Renovate Bot
eadf631a61 build(deps): update dependency pnpm to v2.16.2 2018-09-25 23:03:59 +00:00
Rhys Arkins
8c27d6fb23 tests: drop fatal test and ignore 2018-09-25 12:30:44 +02:00
Rhys Arkins
1135b02252 fix(composer): autoremove, fix tests 2018-09-25 12:14:02 +02:00
Rhys Arkins
705c57416a fix(composer): pass cache dir to docker 2018-09-25 11:35:16 +02:00
Rhys Arkins
1dd4c8ce76 fix(yarn): check binarySource=global 2018-09-25 11:18:15 +02:00
Rhys Arkins
75d07170cb feat(composer): support docker install 2018-09-25 10:31:07 +02:00
Rhys Arkins
912ff2846a refactor(composer): don’t delete scripts before install 2018-09-25 09:03:01 +02:00
Rhys Arkins
150dfa8a5d refactor(composer): use cache dir 2018-09-25 09:03:01 +02:00
Rhys Arkins
e4db4a4a35 fix(github): handle ‘empty’ repository properly 2018-09-25 08:50:47 +02:00
Renovate Bot
487d1f810e build(deps): update dependency validator to v10.8.0 2018-09-25 01:04:32 +00:00
Rhys Arkins
d6e7fe6477 fix(pr): correct minor -> patch 2018-09-24 22:19:33 +02:00
Rhys Arkins
6f16f1c569 feat: prBody default to Change column 2018-09-24 22:04:04 +02:00
Rhys Arkins
2aa9c3c83d fix: try/catch branch prune 2018-09-24 21:22:34 +02:00
Rhys Arkins
ffc04a0203 fix(github): catch 409 empty 2018-09-24 20:02:57 +02:00
Rhys Arkins
af0a112585 chore: instalbul -> istanbul 2018-09-24 20:02:46 +02:00
Rhys Arkins
8f6c239383 fix(npm): ignore react-native changelog 2018-09-24 16:02:18 +02:00
Rhys Arkins
9f8b3e5176 fix: add react-native changelogUrl 2018-09-24 15:11:25 +02:00
Rhys Arkins
804484ed0f refactor: change npm/yarn cache dirs 2018-09-24 13:10:09 +02:00
Rhys Arkins
08cf55e81f logs: branch/branchName 2018-09-24 11:47:49 +02:00
JYC
56ee66381b feat(vsts): abandon pr after delete branch (#2086) 2018-09-23 16:36:37 +02:00
JYC
d68f780987 fix(vsts): check body in updatePr 2018-09-23 14:32:01 +02:00
JYC
ec042e87f1 fix(vsts): check str before length 2018-09-23 14:28:52 +02:00
JYC
11556676b7 fix(vsts): state not status 2018-09-23 14:27:37 +02:00
Rhys Arkins
9d46ca6dbd refactor: lower log levels 2018-09-23 07:26:06 +02:00
Rhys Arkins
30b9612c8b fix(logs): dependency not name 2018-09-23 06:44:36 +02:00
Rhys Arkins
56245cf872 refactor: fatal err 2018-09-23 06:44:18 +02:00
Rhys Arkins
e3116ee380 refactor: escape only release notes in pr body 2018-09-23 06:08:21 +02:00
Rhys Arkins
5c4dc4a063
refactor(github): use markdown not html for PR body (#2555) 2018-09-23 06:05:43 +02:00
Renovate Bot
8eb685da4b build(deps): update dependency pnpm to v2.16.1 2018-09-22 21:03:44 +00:00
Rhys Arkins
9ec32e26f3 refactor(gitlab): use markdown not html 2018-09-22 20:01:18 +02:00
Rhys Arkins
b3559e73d6 chore: update lock 2018-09-22 20:00:58 +02:00
Rhys Arkins
8a6e5fddfa fix: Revert "refactor(changelog): use markdown not html"
This reverts commit 0340f42d84.
2018-09-22 18:41:32 +02:00
Rhys Arkins
19a77f8901 fix(npm): force package-lock.json update when widening
Removes dependency record from package-lock.json before running “npm install” to ensure the latest version is installed.

Closes #2480
2018-09-22 18:17:49 +02:00
Renovate Bot
b9cb9b7756 chore(deps): update dependency eslint-config-prettier to v3.1.0 2018-09-22 16:03:40 +00:00
Rhys Arkins
0340f42d84 refactor(changelog): use markdown not html
Closes #2553
2018-09-22 17:49:56 +02:00
Renovate Bot
b412257ed8 build(deps): update dependency simple-git to v1.102.0 2018-09-22 11:05:20 +00:00
Renovate Bot
0ed36379ab build(deps): update dependency email-addresses to v3.0.2 2018-09-21 20:04:01 +00:00
Rhys Arkins
bdd1df27a3 chore: drop commits/hasCommits legacy 2018-09-21 19:44:12 +02:00
Rhys Arkins
555fd33207 fix(bitbucket): limit pr body to 50k chars 2018-09-21 11:48:13 +02:00
Rhys Arkins
3e4d2b7846 refactor: 3 length table header separator 2018-09-21 11:48:06 +02:00
Rhys Arkins
66a4aa40d8
feat: custom PR body notes (#2545)
Adds field “prBodyNotes” to allow customisable content in PR body.

Closes #1802
2018-09-21 11:36:07 +02:00