Commit graph

2604 commits

Author SHA1 Message Date
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
Renovate Bot
9ec45c7acf chore: update dependency prettier to v1.13.2 2018-05-29 06:53:30 +00: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
renovate[bot]
a43e972c0f chore: update dependency prettier to v1.13.0 (#2030)
* chore: update dependency prettier to v1.13.0

* run prettier
2018-05-28 09:26:22 +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
Renovate Bot
8752519a11 chore: update dependency jest to v23.0.1 2018-05-27 16:53:07 +00: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
Renovate Bot
dbb8fac31c fix: update dependency delay to v3 2018-05-26 06:43:01 +02:00
Rhys Arkins
c2100ffc21 fix(yarn): look for .yarnrc for every package file
Closes #2020
2018-05-25 12:12:03 +02:00
Renovate Bot
75fb45cbe6 chore: update node:8.11.2-alpine docker digest to 421ce1 2018-05-25 07:26:23 +02:00
Renovate Bot
7ac4e786be chore: update dependency jest to v23 2018-05-25 07:26:02 +02:00
Renovate Bot
78c5a0ac53 chore: update dependency eslint-plugin-promise to v3.8.0 2018-05-24 21:46:30 +00:00
Rhys Arkins
2610015467 fix: abort repository when lockfile error 2018-05-24 16:28:36 +02:00
Renovate Bot
be4745dc6c fix: update dependency npm to v6.1.0 2018-05-24 10:33:34 +00:00
Renovate Bot
38617c5b62 fix: update dependency yarn to v1.7.0 2018-05-24 03:36:25 +00: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
Renovate Bot
88534c3176 chore: update dependency cross-env to v5.1.6 2018-05-22 23:29:54 +00:00
Rhys Arkins
143c909b4f fix: publish master branch to npmjs as latest 2018-05-22 14:23:59 +02:00
Renovate Bot
c1427e6a75 fix: update dependency semantic-release to v15.5.0 2018-05-21 23:29:05 +00:00
Renovate Bot
707c00fada fix: update dependency semantic-release to v15.4.4 2018-05-21 21:39:21 +00:00
Renovate Bot
89bd602247 fix: update dependency semantic-release to v15.4.3 2018-05-21 17:34:08 +00: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
Rhys Arkins
63f2669153 refactor: semverSort -> sortVersions 2018-05-21 17:35:50 +02:00
Rhys Arkins
7a1d30c8b6 refactor: move semver to lib/versioning 2018-05-21 17:30:55 +02:00
Rhys Arkins
d45f957cfd refactor: defer isX upgrade classifications 2018-05-21 17:20:41 +02:00
Renovate Bot
b02114f6e8 fix: update dependency changelog-filename-regex to v2 2018-05-21 12:46:03 +02:00
Renovate Bot
2f6b823e6c fix: update dependency semantic-release to v15.4.2 2018-05-20 21:27:13 +00:00
Renovate Bot
76d1915096 fix: update dependency pnpm to v2 2018-05-20 21:59:09 +02:00
Renovate Bot
38b0aff808 fix: update dependency deepcopy to v1 2018-05-20 21:51:55 +02:00