Jon Bretman
56f6696abb
Add more tests ( #98 )
2017-02-11 20:18:54 +01:00
Rhys Arkins
c2b3c39855
8.7.1
2017-02-11 17:58:31 +01:00
Rhys Arkins
53cc59a6bb
Fix false positive yarn.lock detection
2017-02-11 17:57:10 +01:00
Rhys Arkins
48a810e93b
8.7.0
2017-02-11 08:17:17 +01:00
Rhys Arkins
6e2c6e1da0
Add backticks to versions in prBody
2017-02-11 08:15:47 +01:00
Rhys Arkins
191ed70898
Add Gitlab support ( #83 )
...
Closes #65
2017-02-11 08:14:19 +01:00
Rhys Arkins
f1f2f1f95c
8.6.4
2017-02-10 13:27:27 +01:00
Rhys Arkins
26f9c93216
yarn install after publish
2017-02-10 13:25:59 +01:00
Rhys Arkins
19a5cc2696
8.6.3
2017-02-10 12:50:37 +01:00
Rhys Arkins
1e4d71e33f
Install after publish
2017-02-10 12:48:47 +01:00
Rhys Arkins
cd009d1d35
8.6.2
2017-02-10 12:47:56 +01:00
Rhys Arkins
123db8e39e
Use yarn for renovate repository ( #68 )
2017-02-10 12:45:16 +01:00
Rhys Arkins
3773618cd6
8.6.1
2017-02-09 06:15:41 +01:00
Rhys Arkins
d2ba6f3a08
Drop commitFileToBranch
2017-02-09 06:14:19 +01:00
Rhys Arkins
e56b0dec9e
8.6.0
2017-02-09 06:05:25 +01:00
Rhys Arkins
b4f15a8815
Add yarn support to readme
2017-02-09 06:01:26 +01:00
Rhys Arkins
7ec2502a42
Add yarn.lock support ( #93 )
...
* Updates existing yarn.lock whenever we update package.json
* Closes #66
2017-02-09 05:59:50 +01:00
Rhys Arkins
942c462f63
8.5.1
2017-02-09 05:44:45 +01:00
Jon Bretman
3818e535ad
Move tests to Jest ( #94 )
...
* No need to run tests against compiled code
* Better support for reseting modules
* Will make writing tests for the github/npm apis easier
2017-02-09 05:30:00 +01:00
Renovate Bot
ce18c7af0c
Update dependency eslint-plugin-promise to version 3.4.1 ( #91 )
2017-02-08 19:33:38 +01:00
Rhys Arkins
d003dd9309
8.5.0
2017-02-08 08:46:21 +01:00
Rhys Arkins
4db3ce20e1
Add commitFilesToBranch to API
2017-02-08 08:43:45 +01:00
Rhys Arkins
d8607661dd
8.4.3
2017-02-08 08:35:46 +01:00
Rhys Arkins
8b0fb9939c
Fix createPr return properly
2017-02-08 08:34:19 +01:00
Rhys Arkins
88a81cc6b8
Revert "Fix createPr return value"
...
This reverts commit 46c55c64df
.
2017-02-08 08:33:54 +01:00
Rhys Arkins
40bd932733
8.4.2
2017-02-08 08:25:43 +01:00
Rhys Arkins
46c55c64df
Fix createPr return value
2017-02-08 08:23:32 +01:00
Rhys Arkins
7a5fd1d1d2
8.4.1
2017-02-07 21:50:13 +01:00
Jon Bretman
541edb1807
Fix some small bugs ( #92 )
...
* Remove leading `/` from file paths returned from GitHub API search
* Return PR object from `createPr` function in api/github
* Set the logging level as soon as it's known
* Make sure endpoint is set at the repository level
2017-02-07 21:45:35 +01:00
Rhys Arkins
142b7f6dfe
8.4.0
2017-02-06 07:58:33 +01:00
Sébastien ELET
7829dfea96
Add option to rebase stalled PRs ( #89 )
...
Closes #54
* feat(rebaseStalePr): add option to rebase stalled PRs
* refactor(pr): rename isStalled to isStale
* docs(*): rebuild the docs
2017-02-06 07:56:33 +01:00
Renovate Bot
56a010c304
Update dependency eslint-config-airbnb-base to version 11.1.0 ( #90 )
2017-02-06 07:27:35 +01:00
Rhys Arkins
871ffaed82
8.3.0
2017-02-05 09:16:26 +01:00
Rhys Arkins
76de590415
Support custom endpoints
2017-02-05 09:13:56 +01:00
Rhys Arkins
46ef99afb4
Build before updating docs
2017-02-05 09:13:56 +01:00
keylocation-bot
95251ba25c
Update dependency eslint to version 3.15.0 ( #88 )
2017-02-05 09:03:18 +01:00
Rhys Arkins
f73bc82867
8.2.7
2017-02-02 18:35:48 +01:00
Rhys Arkins
fc572b03dd
Use pr.displayNumber instead of pr.number
2017-02-02 18:34:48 +01:00
Rhys Arkins
b049329212
8.2.6
2017-02-02 16:09:37 +01:00
Rhys Arkins
edf8e496ea
Improve pr formatting
2017-02-02 16:08:35 +01:00
Rhys Arkins
12f4a4b034
Fix debug exception
2017-02-02 16:08:12 +01:00
Rhys Arkins
7ea382c065
Improve/fix changelog formatting
2017-02-02 16:07:55 +01:00
Rhys Arkins
c769ae2e82
Improve ensure PR error reporting
2017-02-02 16:07:39 +01:00
Rhys Arkins
c3999419b5
Fix configureRepository prNo return
2017-02-02 16:07:00 +01:00
Rhys Arkins
89ec832ddf
Drop gl-got
...
Should be in branch instead
2017-02-02 11:57:08 +01:00
Rhys Arkins
49f8d56773
Create contributing.md ( #86 )
...
Closes #80
2017-02-02 09:26:40 +01:00
Rhys Arkins
60e67f4189
8.2.5
2017-02-01 17:49:31 +01:00
Rhys Arkins
83f6f69fc6
Drop writeFile
2017-02-01 17:48:20 +01:00
Rhys Arkins
03a6e0a56d
Refactor github API ( #85 )
...
More refactoring of GitHub API in preparation for GitLab
2017-02-01 17:43:28 +01:00
Rhys Arkins
9853529faa
8.2.4
2017-02-01 13:51:55 +01:00