Rhys Arkins
|
a74f952fd9
|
docs: simplify config help template description
|
2018-05-12 07:28:29 +02:00 |
|
Rhys Arkins
|
3eb9eee264
|
docs: update config help template
|
2018-05-12 07:27:18 +02:00 |
|
Rhys Arkins
|
7a4c57d57d
|
docs: update config help template
|
2018-05-12 07:26:17 +02:00 |
|
Rhys Arkins
|
4c4ea86718
|
rebane and update
|
2018-05-12 07:23:38 +02:00 |
|
Rhys Arkins
|
3040ef0c23
|
chore: issue templates (#1959)
|
2018-05-12 07:20:03 +02:00 |
|
Rhys Arkins
|
37874127db
|
fix: return null for large files off master
|
2018-05-12 06:32:30 +02:00 |
|
Rhys Arkins
|
a8a3197629
|
fix(github): check pull request reviews before merging
|
2018-05-12 06:17:24 +02:00 |
|
Rhys Arkins
|
bb4b8b2a89
|
chore: semantic-release again as tag next
|
2018-05-12 05:46:38 +02:00 |
|
Rhys Arkins
|
32fc33eedc
|
fix(npm): don’t warn for ENOTFOUND lookup
|
2018-05-12 05:45:21 +02:00 |
|
Renovate Bot
|
6192a66792
|
fix: update dependency semantic-release to v15.4.1
|
2018-05-11 20:39:25 +00:00 |
|
Martin-Louis Bright
|
d8f31fd419
|
docs: fix typo in self-hosting.md (#1957)
|
2018-05-11 21:42:40 +02:00 |
|
Rhys Arkins
|
6cf4faeedf
|
fix: use npm Basic authorization if massaging _auth
|
2018-05-11 21:01:36 +02:00 |
|
Rhys Arkins
|
2b2fbe97f1
|
fix(npm): massage _auth to _authToken
|
2018-05-11 20:10:07 +02:00 |
|
Renovate Bot
|
bfb01c8b73
|
fix: update dependency @yarnpkg/lockfile to v1.0.1
|
2018-05-11 17:42:29 +00:00 |
|
Rhys Arkins
|
a60940497e
|
fix: log redacted auth details if npm lookup fails
|
2018-05-11 18:44:56 +02:00 |
|
Rhys Arkins
|
8ca30e5b92
|
fix: use getBranchPr not findPr for onboarding
This allows for the case where the user renames the PR.
|
2018-05-11 17:59:30 +02:00 |
|
Țurcanu Dragomir
|
55dba6af98
|
Add relatedOptions linter
|
2018-05-11 17:36:34 +02:00 |
|
Rhys Arkins
|
6f583ab0e6
|
fix(presets): set npmrc after first decrypt
In case the renovate config has a npmrc in it that is used to decrypt a preset.
|
2018-05-11 15:43:14 +02:00 |
|
Rhys Arkins
|
16f6b5810a
|
fix(npm): skip lock file check if no npm package files
|
2018-05-11 07:23:26 +02:00 |
|
Rhys Arkins
|
680a0bc193
|
fix: don’t fetch .npmrc in initApis
It will be fetched if there is a package.json anyway
|
2018-05-10 21:03:25 +02:00 |
|
Rhys Arkins
|
060f89960e
|
chore: disable semantic-release
|
2018-05-10 08:39:22 +02:00 |
|
Renovate Bot
|
fed9488e92
|
fix: update dependency npm to v6.0.1
|
2018-05-10 05:38:27 +00:00 |
|
Renovate Bot
|
2cecf723b3
|
fix: update dependency fs-extra to v6.0.1
|
2018-05-10 00:57:59 +00:00 |
|
Renovate Bot
|
d080b11533
|
chore: update dependency cross-env to v5.1.5
|
2018-05-09 19:40:41 +00:00 |
|
Rhys Arkins
|
916e258bbd
|
fix: spoil github autolinking even for private repos
Closes #1931
|
2018-05-09 20:09:34 +02:00 |
|
Rhys Arkins
|
4babdd989e
|
fix: delete branch if PR fails with 502 error
|
2018-05-09 19:53:46 +02:00 |
|
Rhys Arkins
|
5dfe14b71c
|
logs: less getPrList
|
2018-05-09 18:44:41 +02:00 |
|
Rhys Arkins
|
16de6a2912
|
logs: less changelog
|
2018-05-09 18:42:47 +02:00 |
|
Rhys Arkins
|
e7a9c0fe44
|
logs: don’t log changelog headings
|
2018-05-09 18:38:32 +02:00 |
|
Rhys Arkins
|
eccef72b52
|
fix(npm): restore autodetect pinVersions
|
2018-05-09 18:17:11 +02:00 |
|
Rhys Arkins
|
4791742060
|
fix: close configuration issue
|
2018-05-09 18:03:48 +02:00 |
|
Rhys Arkins
|
9d71555beb
|
tests: fix semantic test
|
2018-05-09 15:18:17 +02:00 |
|
Rhys Arkins
|
3989d47f76
|
fix: re-enable semantic commit detection
|
2018-05-09 14:38:17 +02:00 |
|
Rhys Arkins
|
9c7600d6d3
|
fix: check npmrc before calling includes
|
2018-05-09 14:20:10 +02:00 |
|
Rhys Arkins
|
407f8fc576
|
refactor: drop key after decrypt
|
2018-05-09 13:43:23 +02:00 |
|
Rhys Arkins
|
2ebc0b7718
|
fix: don’t write .npmrc if contains unexpanded variables
|
2018-05-09 13:38:24 +02:00 |
|
Rhys Arkins
|
43ac21778f
|
logs: decrease debugging
|
2018-05-09 13:31:04 +02:00 |
|
Rhys Arkins
|
66804bf211
|
logs: drop excessive debug
|
2018-05-09 13:26:16 +02:00 |
|
Rhys Arkins
|
4ecd691325
|
fix: expand criteria for keeping package.json files
|
2018-05-09 12:36:58 +02:00 |
|
Rhys Arkins
|
1631757e61
|
logs: don’t debug package.json content
|
2018-05-09 12:35:22 +02:00 |
|
Rhys Arkins
|
d4de9108af
|
feat: skip PR generation if lock file generation fails
|
2018-05-09 12:10:45 +02:00 |
|
Rhys Arkins
|
d75a220008
|
fix: filter out disabled updates
|
2018-05-09 11:37:35 +02:00 |
|
Rhys Arkins
|
ee3f7f714e
|
fix: iterate all lerna dirs
|
2018-05-09 11:17:50 +02:00 |
|
Rhys Arkins
|
2075c20baa
|
fix: lock file refactor
|
2018-05-09 10:42:38 +02:00 |
|
Rhys Arkins
|
9fe651bca9
|
logs: drop unnecessary flatten debugs
|
2018-05-09 10:14:35 +02:00 |
|
Rhys Arkins
|
10012f343a
|
fix: manager -> lernaClient
|
2018-05-09 10:14:21 +02:00 |
|
Rhys Arkins
|
a332d8fb50
|
fix: lernaLockFile -> lernaClient
|
2018-05-09 09:38:11 +02:00 |
|
Rhys Arkins
|
f1f88e4443
|
fix: always write config.npmrc
|
2018-05-09 09:35:02 +02:00 |
|
Rhys Arkins
|
3c0e6b7e88
|
fix: default lerna client to npm
|
2018-05-09 09:32:21 +02:00 |
|
Rhys Arkins
|
9e47738e8e
|
fix: don’t attempt automerge if push protection enabled (github)
|
2018-05-09 08:53:57 +02:00 |
|