Renovate Bot
|
5366a7ffac
|
Update dependency registry-auth-token to version 3.3.1 (#197)
|
2017-05-03 05:27:40 +02:00 |
|
Rhys Arkins
|
bc6d0652a0
|
8.21.6
|
2017-05-02 21:11:24 +02:00 |
|
Rhys Arkins
|
6680b8133e
|
Roll back registry-auth-token to version 3.2.0
Closes #196
|
2017-05-02 21:10:03 +02:00 |
|
Rhys Arkins
|
bf11518a7d
|
8.21.5
|
2017-04-29 04:44:59 +02:00 |
|
Rhys Arkins
|
6a0524edb7
|
Enable templates via env and update design decision doc (#192)
Closes #190
|
2017-04-29 04:42:17 +02:00 |
|
Renovate Bot
|
8971ecd36c
|
Update dependency np to version 2.13.3 (#186)
|
2017-04-28 21:58:25 +02:00 |
|
Rhys Arkins
|
7423ae3454
|
8.21.4
|
2017-04-28 21:57:41 +02:00 |
|
Rhys Arkins
|
8bb6c5cea2
|
Fix caret zero dot zero dot logic (#191)
Fixes #189
* Add @types/helmet as npm fixture
* Add zero dot zero tests for tilde and caret
* Fix caret zero dot zero logic
|
2017-04-28 21:55:14 +02:00 |
|
Renovate Bot
|
807f71a3cf
|
Update dependency registry-auth-token to version 3.3.0 (#187)
|
2017-04-28 21:27:31 +02:00 |
|
Rhys Arkins
|
e844388e48
|
Add description of list configuration to docs and CLI help
Closes #188
|
2017-04-26 21:51:14 +02:00 |
|
Rhys Arkins
|
940ebbaac8
|
8.21.3
|
2017-04-21 10:27:15 +02:00 |
|
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 |
|