Rhys Arkins
|
44e7bbf512
|
Use es5 trailing commas (#183)
|
2017-04-21 10:25:49 +02:00 |
|
Rhys Arkins
|
06f8d50f5e
|
Use Prettier (#181)
|
2017-04-21 10:12:41 +02:00 |
|
Rhys Arkins
|
fc8ecb6af4
|
8.21.2
|
2017-04-21 09:49:51 +02:00 |
|
Rhys Arkins
|
7441d2d91d
|
8.21.1
|
2017-04-21 09:48:12 +02:00 |
|
Rhys Arkins
|
06be19a049
|
Replace npm run/test with yarn run/test (#182)
|
2017-04-21 09:46:41 +02:00 |
|
Rhys Arkins
|
2efa9c17b7
|
8.21.0
|
2017-04-21 07:25:27 +02:00 |
|
Rhys Arkins
|
8d516e3491
|
Feature: Don't assign/review automerge PRs (#180)
* Skip assignees and reviewers if automerging
* Add tests
|
2017-04-21 07:23:36 +02:00 |
|
Rhys Arkins
|
61c2cb9f79
|
8.20.0
|
2017-04-21 07:01:45 +02:00 |
|
Rhys Arkins
|
97d2a54561
|
Add repository autodiscovery (#156)
Closes #146
|
2017-04-21 07:00:26 +02:00 |
|
Rhys Arkins
|
e0ee678ce3
|
8.19.2
|
2017-04-21 06:45:08 +02:00 |
|
Rhys Arkins
|
c1a561ebf7
|
Refactor platform check and api assignment (#179)
* Refactor platform check and api assignment
* Drop mock
* drop async
|
2017-04-21 06:43:26 +02:00 |
|
Renovate Bot
|
feaeba1232
|
Update dependency registry-auth-token to version 3.2.0 (#178)
|
2017-04-21 05:36:33 +02:00 |
|
Rhys Arkins
|
b329d3b5c4
|
8.19.1
|
2017-04-20 14:42:22 +02:00 |
|
Rhys Arkins
|
e98eec274f
|
8.19.0
|
2017-04-20 13:29:59 +02:00 |
|
Rhys Arkins
|
009c4e0a0c
|
Update yarn.lock
|
2017-04-20 13:16:47 +02:00 |
|
Rhys Arkins
|
aa3309ffe1
|
PR Automerging (#173)
Closes #109
* Add automerge definition
* Add mergeMethod
* add mergePr for GitHub
* update definitions
* autodetect merge type
* Check mergeable state
* Don’t split majors if automerging any
* Update mergePr api commands
* fix initRepo tests
* Add tests
* Fix mergePr call
* Fix description
* Revert branchWorker changes
* revert comment
* Add test
* Add major/minor separation tests
* Add status-success tests
* Add not-pending tests
* Add automerge tests
* Check branch status before merge
|
2017-04-20 13:01:23 +02:00 |
|
Rhys Arkins
|
5f8711da39
|
Refactor yarn helper and add tests (#174)
Refactor yarn helper and increase coverage
|
2017-04-20 12:15:46 +02:00 |
|
Rhys Arkins
|
5f6cf321bb
|
Add missing ensurePr tests (#176)
|
2017-04-20 12:11:56 +02:00 |
|
Rhys Arkins
|
4097b8291e
|
Fix versions groupName check (#175)
|
2017-04-20 11:59:02 +02:00 |
|
Rhys Arkins
|
4283fbf7f8
|
Improve prCreation description
|
2017-04-20 07:11:45 +02:00 |
|
Rhys Arkins
|
d3023dcb26
|
Add tests
|
2017-04-20 07:09:07 +02:00 |
|
Rhys Arkins
|
c537303003
|
8.18.1
|
2017-04-17 08:41:34 +02:00 |
|
Rhys Arkins
|
8113a19b1f
|
Fix GitHub branchExists check (#170)
* Fix: don’t check for closed PR if groupName is configured
* Fix GitHub branchExists check
* Revert "Fix GitHub branchExists check"
This reverts commit 775b3172f1 .
* Revert "Revert "Fix GitHub branchExists check""
This reverts commit 84e4a5dbbf .
* Update tests
|
2017-04-17 08:39:11 +02:00 |
|
Renovate Bot
|
ff1987cdfe
|
Update dependency np to version 2.13.2 (#171)
|
2017-04-17 08:36:25 +02:00 |
|
Rhys Arkins
|
d62345fc56
|
Fix GitHub branchExists check (#169)
* Fix: don’t check for closed PR if groupName is configured
* Fix GitHub branchExists check
* Revert "Fix GitHub branchExists check"
This reverts commit 775b3172f1 .
|
2017-04-17 07:19:22 +02:00 |
|
Rhys Arkins
|
f0c1df5c59
|
8.18.0
|
2017-04-17 06:49:53 +02:00 |
|
Rhys Arkins
|
ca7b25825d
|
Add PR Creation stage configuration (#168)
* Add prCreation config option
* Support ‘status-success’ configuration
* Add option ‘not-pending’
|
2017-04-17 06:46:24 +02:00 |
|
Rhys Arkins
|
1c40ae65b7
|
8.17.0
|
2017-04-17 04:55:56 +02:00 |
|
Rhys Arkins
|
adcd152c3f
|
Fix monorepo yarn maintenance (#167)
Closes #166
* Support multiple yarn.lock files for maintenance
Closes #166
* Refactor maintainYarnLock logic
|
2017-04-17 04:54:42 +02:00 |
|
Rhys Arkins
|
3dca920573
|
8.16.0
|
2017-04-15 22:07:31 +02:00 |
|
Rhys Arkins
|
a117a1787e
|
Decrease ensureBranch logging level
|
2017-04-15 22:06:15 +02:00 |
|
Rhys Arkins
|
05be49757c
|
Dependency groups (#164)
Closes #10, Closes #48
* Update configuration options
* Upgrade dependencies to latest if groupName is configured
* Update docs
* Add groupName logic
|
2017-04-15 22:04:14 +02:00 |
|
Rhys Arkins
|
c267e06e7f
|
Make package pattern explicit (#165)
|
2017-04-15 21:58:41 +02:00 |
|
Rhys Arkins
|
5ce8151df9
|
8.15.0
|
2017-04-15 20:34:26 +02:00 |
|
Rhys Arkins
|
96b21ece41
|
Refactor branch batching (#163)
Closes #134
* Refactor to combine upgrades in the same branch
* Fixing tests
* Fix config
* Fix more tests
* Fix newContent
* drop verbose
* Fix package file logic
|
2017-04-15 20:32:01 +02:00 |
|
Rhys Arkins
|
f329c239fe
|
8.14.1
|
2017-04-15 18:05:03 +02:00 |
|
Rhys Arkins
|
f70c243804
|
Refactor upgrade loop logic (#162)
|
2017-04-15 18:03:11 +02:00 |
|
Rhys Arkins
|
230ca13b1d
|
8.14.0
|
2017-04-15 12:47:12 +02:00 |
|
Rhys Arkins
|
cad086d242
|
Add separateMajorReleases config option (#161)
|
2017-04-15 12:44:50 +02:00 |
|
Rhys Arkins
|
dd348ca299
|
8.13.0
|
2017-04-15 11:41:07 +02:00 |
|
Rhys Arkins
|
c6cbc00b07
|
Support package-level configuration (#160)
Closes #133
* Add packages object
* Add first test
* Add override
* More package tests
* Update example config in docs
* Add regex test
|
2017-04-15 11:37:35 +02:00 |
|
Rhys Arkins
|
76a94d31a3
|
8.12.0
|
2017-04-15 08:52:56 +02:00 |
|
Rhys Arkins
|
4856f22747
|
Support configuring per dependency-type (#159)
Related: #133
* Add getDepTypeConfig
* Add depTypeConfig
* Add depType config tests
* Fix depTypes list
|
2017-04-15 08:51:42 +02:00 |
|
Rhys Arkins
|
edeb653420
|
8.11.2
|
2017-04-15 07:58:18 +02:00 |
|
Rhys Arkins
|
425ada41cf
|
Refactor per-dependency configs (#158)
* Assign configs to individual deps
* Fix
* Trim config object
|
2017-04-15 07:57:04 +02:00 |
|
Rhys Arkins
|
d9f9980385
|
8.11.1
|
2017-04-13 23:51:05 +02:00 |
|
Rhys Arkins
|
f9eb0a2b43
|
Drop harmony flag for async await
Closes #118
|
2017-04-13 23:50:01 +02:00 |
|
Rhys Arkins
|
6055b377fe
|
8.11.0
|
2017-04-13 22:42:01 +02:00 |
|
Rhys Arkins
|
701aaef972
|
Support yarn.lock maintenance (#105)
Closes #96
* Improve yarn logs
* Add processYarnLock
* Update worker.js
* Update worker.js
* Fix and update docs
* Make Yarn Maintenance strings into templates
|
2017-04-13 22:39:46 +02:00 |
|
Renovate Bot
|
8e9b49b2e1
|
Update dependency babel-cli to version 6.24.1 (#152)
|
2017-04-13 22:39:00 +02:00 |
|