Commit graph

2717 commits

Author SHA1 Message Date
Rhys Arkins
da562aadd2 fix(npm): write package-lock.json and npm-shrinkwrap.json 2018-05-15 20:03:06 +02:00
Rhys Arkins
4f5896c908 refactor: monorepo -> internal-package 2018-05-15 13:46:41 +02:00
Rhys Arkins
2323820df9 refactor: replace config dot notation in npm lookup 2018-05-15 07:29:42 +02:00
Rhys Arkins
409cd4adde refactor: monorepoPackages -> internalPackages 2018-05-15 07:21:10 +02:00
Rhys Arkins
e1966a6066
chore: yarn frozen lockfile on travis (#1971) 2018-05-15 06:32:13 +02:00
Rhys Arkins
53abbc064a refactor: lessen npmrc logging 2018-05-15 06:07:10 +02:00
Rhys Arkins
8c2ae3248c fix: use yarn workspaces packages if defined, the lerna 2018-05-15 05:58:18 +02:00
Renovate Bot
9ce9ac78f4 chore: update dependency nock to v9.2.6 2018-05-15 01:00:39 +00:00
Renovate Bot
5f2d9af35b fix: update dependency compare-versions to v3.2.1 2018-05-14 21:29:23 +00:00
Rhys Arkins
3fa8ea22ea logs: log packageFile when failing to look up dependency 2018-05-14 21:53:00 +02:00
Rhys Arkins
1dd623c917 fix: set npmrc before calling getDependency 2018-05-14 21:02:50 +02:00
Rhys Arkins
9db821682c refactor: debug token when npm lookup fails 2018-05-14 13:33:36 +02:00
Rhys Arkins
2bc93e285b fix: correct nested config recommendation 2018-05-14 10:08:41 +02:00
Rhys Arkins
1352bbeb18 feat: discard npmrc if containing variables
.npmrc files will fail during lock file generation if they contain unexpanded variables, so it’s better to discard them instead.
2018-05-14 08:11:23 +02:00
Rhys Arkins
2b2b1d92ab logs: packageFiles -> config 2018-05-14 07:56:17 +02:00
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