Commit graph

2602 commits

Author SHA1 Message Date
Rhys Arkins
7e8148dfae fix: restore non-root package.json config validation errors 2018-05-14 07:54:24 +02:00
Renovate Bot
c406b662f6 fix: update dependency compare-versions to v3.2.0 2018-05-13 22:31:12 +00:00
Rhys Arkins
69b264cf01 fix(npm): don’t read npmrc files if ignoreNpmrcFiles=true 2018-05-13 23:06:27 +02:00
Rhys Arkins
ebe9607d79 fix(npm): npmrc/ignoreNpmrc logic 2018-05-13 22:04:06 +02:00
Marco Massarotto
4b5efca7a7 feat: improve compatibility with nexus private npm repo (#1965)
as nexus hosted npm repository does not automatically 'extracts' any value from the published versions we have to manually pick the repository and namepage fields from the latest version if not already defined in the reponse root
2018-05-13 21:39:30 +02:00
Rhys Arkins
57552d5d2b fix(npm): skip packageFile npmrc if ignoreNpmrc 2018-05-13 21:31:46 +02:00
Renovate Bot
64f238527b fix: update dependency slugify to v1.3.0 2018-05-13 16:19:05 +00:00
Rhys Arkins
49bbcd48e8 fix(onboarding): rebase existing content
# Conflicts:
#	lib/workers/repository/onboarding/branch/rebase.js
2018-05-13 14:43:07 +02:00
Rhys Arkins
0fa499cd66 fix: getPr canRebase calculation
Closes #1961
2018-05-13 14:36:56 +02:00
Rhys Arkins
8a2818db8e fix(automerge): default to pr, not pr-comment 2018-05-13 08:01:58 +02:00
Renovate Bot
00f1a182de fix: update dependency pnpm to v1.43.1 2018-05-12 10:44:43 +00:00
Renovate Bot
87c0a706ef fix: update dependency moment-timezone to v0.5.17 2018-05-12 06:51:26 +00:00
Rhys Arkins
dc885f279a docs: shorten config help about 2018-05-12 07:30:49 +02:00
Rhys Arkins
758e69f991 docs: update config help body 2018-05-12 07:29:55 +02:00
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