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 |
|
Renovate Bot
|
2bdb7f6f5f
|
fix: update dependency pnpm to v2.2.1
|
2018-05-31 12:26:47 +00: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 |
|
Renovate Bot
|
40a38dccf7
|
chore: update dependency prettier to v1.13.3
|
2018-05-30 21:02:40 +00:00 |
|
Renovate Bot
|
51ee5e8ab6
|
chore: update dependency nock to v9.3.0
|
2018-05-30 19:58:33 +00:00 |
|
Renovate Bot
|
497f50119e
|
chore: update dependency jest to v23.1.0
|
2018-05-30 19:03:35 +00: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
|
1af37cc817
|
docs: update security email in data handling doc
|
2018-05-29 22:02:17 +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 |
|
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 |
|