Rhys Arkins
|
d02914fd3b
|
tests: update test for repositoryUrl
|
2018-06-01 10:11:42 +02:00 |
|
Rhys Arkins
|
761573a865
|
fix: massage www out of npm repository url
|
2018-06-01 09:55:43 +02:00 |
|
Rhys Arkins
|
e39cc9a584
|
feat: use purl for package lookups (#2041)
|
2018-06-01 09:02:51 +02:00 |
|
Rhys Arkins
|
8bdc7a6c95
|
refactor: add purl for meteor
|
2018-05-31 22:21:28 +02:00 |
|
Rhys Arkins
|
122bb3e3d8
|
refactor: don’t massage @types url
|
2018-05-31 22:07:44 +02:00 |
|
Rhys Arkins
|
54e4733ca5
|
refactor: fetch return if skipReason present
|
2018-05-31 21:02:07 +02:00 |
|
Rhys Arkins
|
d6132ff634
|
fix: flatten only if updates are present
|
2018-05-31 20:53:29 +02:00 |
|
Rhys Arkins
|
077923109e
|
feat: add purl to npm packages (#2053)
|
2018-05-31 19:19:42 +02:00 |
|
Rhys Arkins
|
d37eb1d694
|
logs: debug new node releases
|
2018-05-31 16:28:01 +02:00 |
|
Rhys Arkins
|
b5fdc67872
|
feat: github datasource getDependency (#2051)
Add new function `getDependency` with same structure as in npm.
|
2018-05-31 16:24:14 +02:00 |
|
Rhys Arkins
|
c429e4b157
|
feat: support bumping greater than or equal to ranges
|
2018-05-31 13:11:56 +02:00 |
|
Rhys Arkins
|
a8bcd004dd
|
logs: fix fileCount
|
2018-05-31 13:07:09 +02:00 |
|
Rhys Arkins
|
f347e500a0
|
fix: use getBranchPr for finding open PR for rebase check
|
2018-05-30 11:03:30 +02:00 |
|
Rhys Arkins
|
830d56875e
|
fix: restore allowedVersions filter (#2044)
Also adds tests to make sure it’s never lost again.
Fixes https://github.com/renovatebot/config-help/issues/49
|
2018-05-30 08:27:49 +02:00 |
|
Rhys Arkins
|
8737a324df
|
fix(yarn): handle complex workspaces packages
|
2018-05-29 22:06:36 +02:00 |
|
Rhys Arkins
|
5475e567d7
|
fix(node): use semver sort
|
2018-05-29 15:17:41 +02:00 |
|
Rhys Arkins
|
1da997dbe6
|
fix: pin when range strategy is autodetected to pin
|
2018-05-29 14:27:34 +02:00 |
|
Rhys Arkins
|
51108d3fed
|
logs: log dep name with pin message
|
2018-05-29 14:20:28 +02:00 |
|
Rhys Arkins
|
6cb8f7f583
|
feat: refactor lookup/package logic for npm (#2038)
|
2018-05-29 12:44:01 +02:00 |
|
Rhys Arkins
|
d71639bbf8
|
refactor: fetch array or object
|
2018-05-29 10:27:41 +02:00 |
|
Rhys Arkins
|
16e66ad67b
|
fix: do not log find before lock file
Closes #2039
|
2018-05-29 10:04:51 +02:00 |
|
Rhys Arkins
|
9e80c2bde7
|
fix(npm): unpublishable calculation
|
2018-05-29 09:52:32 +02:00 |
|
Rhys Arkins
|
1271414cb0
|
fix: respect latest only if ignoring unstable
|
2018-05-29 09:32:15 +02:00 |
|
Rhys Arkins
|
7ad306da44
|
feat: allow rollback + upgrades
If a current version is missing, we now return both rollback as well as upgrades if upgrades are present.
|
2018-05-29 07:13:44 +02:00 |
|
Rhys Arkins
|
6c2cabac6e
|
feat: optimise lerna reuse
Removes `npx` approach and instead installs each version globally.
Closes #1801
|
2018-05-29 06:25:46 +02:00 |
|
Rhys Arkins
|
7b149df595
|
logs: less debug
|
2018-05-28 22:25:33 +02:00 |
|
Rhys Arkins
|
720c280421
|
refactor: handle lock file errors due to registry not being ready
|
2018-05-28 20:12:17 +02:00 |
|
Rhys Arkins
|
6f77953795
|
fix(npm): use —no-audit
|
2018-05-28 19:41:34 +02:00 |
|
Rhys Arkins
|
4ae2ee10e9
|
refactor: run find after npm install
|
2018-05-28 19:19:10 +02:00 |
|
Rhys Arkins
|
98c250af1a
|
fix: log info messages if package being updated fails
|
2018-05-28 18:47:58 +02:00 |
|
Rhys Arkins
|
f211ebedaa
|
fix: limit embedded changelogs to last 20 releases
|
2018-05-28 17:11:55 +02:00 |
|
Rhys Arkins
|
3ba49df83d
|
refactor: disable non-offline tests
|
2018-05-28 16:25:53 +02:00 |
|
Rhys Arkins
|
19550a328c
|
refactor: log npm 429 retries
|
2018-05-28 16:16:30 +02:00 |
|
Rhys Arkins
|
1210300dd2
|
fix: retry 429 with retry-after
|
2018-05-28 16:10:23 +02:00 |
|
Rhys Arkins
|
11d5a8b02e
|
fix: don’t update starred versions
|
2018-05-28 15:18:40 +02:00 |
|
Rhys Arkins
|
1c115ae6b6
|
refactor: move getRangeStrategy into npm/lookup
|
2018-05-28 13:25:54 +02:00 |
|
Rhys Arkins
|
c9e9bb73a8
|
fix: widen complex bump range instead of skip
|
2018-05-28 12:42:02 +02:00 |
|
Rhys Arkins
|
b43f51dac7
|
fix: embed release notes for at most first 50 releases
Closes #2032
|
2018-05-28 10:13:50 +02:00 |
|
Rhys Arkins
|
addf184473
|
feat: refactor getPackageUpdates for manager expansion (#1994)
The goal of this PR is to refactor npm's version lookup/grouping as much as possible to enable the same logic to be used for other package managers.
|
2018-05-28 09:09:22 +02:00 |
|
Dragomir Țurcanu
|
65b9934a5b
|
tests: remove semver validation (#2027)
Closes #2024
|
2018-05-27 16:54:11 +02:00 |
|
Rhys Arkins
|
a9f47ca0b0
|
fix(yarn): read yarnrc contents properly
Properly fixes #2020
|
2018-05-26 18:22:32 +02:00 |
|
Rhys Arkins
|
941d06172d
|
fix: fortify get changelog to not error
Adds check for res before res.project and wraps in try/catch so that any future errors are ignored and don’t stop the PR.
Fixes #2023
|
2018-05-26 06:58:02 +02:00 |
|
Rhys Arkins
|
c2100ffc21
|
fix(yarn): look for .yarnrc for every package file
Closes #2020
|
2018-05-25 12:12:03 +02:00 |
|
Rhys Arkins
|
2610015467
|
fix: abort repository when lockfile error
|
2018-05-24 16:28:36 +02:00 |
|
Dragomir Țurcanu
|
89978d4ebe
|
fix: GitLab MR rebasing logic (#2006)
Fixed the 404 error on branch rebasing. (GitLab)
Closes #1992
|
2018-05-23 19:26:56 +02:00 |
|
Rhys Arkins
|
6799374e34
|
fix(npmrc): don’t massage naked ‘_auth’
|
2018-05-23 19:18:27 +02:00 |
|
Rhys Arkins
|
c338bdd2dd
|
fix(nmprc): massage _auth to _authToken only if base64 encoded
|
2018-05-23 18:13:17 +02:00 |
|
Rhys Arkins
|
d6cc5b0755
|
fix: default rangeStrateg to “replace”
|
2018-05-23 11:17:20 +02:00 |
|
Rhys Arkins
|
00031c09fa
|
refactor: return latestVersion with npmjs result
|
2018-05-21 17:42:49 +02:00 |
|
Rhys Arkins
|
7f8dd25a97
|
refactor: matchesSemver -> matches
|
2018-05-21 17:40:15 +02:00 |
|