Commit Graph

83 Commits

Author SHA1 Message Date
Zoltan Kochan
a650ebb220 docs: add TODO 2018-06-12 21:04:41 +03:00
Zoltan Kochan
25dd8de689 chore(release): 2.0.0 npm-resolver/2.0.0 2018-06-10 23:33:02 +03:00
Zoltan Kochan
b15d3f28b8 feat: caching lifetime is handled by metaCache 2018-06-10 23:29:04 +03:00
Zoltan Kochan
4396b49a63 chore: update shrinkwrap.yaml 2018-06-10 22:43:37 +03:00
Zoltan Kochan
3f57f9e2d0 chore(release): 1.0.2 npm-resolver/1.0.2 2018-05-17 22:21:05 +03:00
Zoltan Kochan
7b81d79512 test: resolve to a deprecated version
resolve to a deprecated version if there are no non-deprecated
ones that satisfy the range
2018-05-17 22:17:11 +03:00
Zoltan Kochan
cfca4dd54b feat: prefer non-deprecated versions
ref pnpm/pnpm#1002
2018-05-17 18:57:47 +03:00
Zoltan Kochan
e6595b9d15 chore(release): 1.0.1 npm-resolver/1.0.1 2018-05-13 23:22:04 +03:00
Renovate Bot
4a14204610 fix(deps): update dependency fetch-from-npm-registry to v1 2018-05-13 23:21:46 +03:00
Zoltan Kochan
bf554a12e2 chore(release): 1.0.0 npm-resolver/1.0.0 2018-05-13 22:15:22 +03:00
Zoltan Kochan
9572f21f2c fix(deps): update load-json-file to v5 2018-05-13 22:13:56 +03:00
Zoltan Kochan
a66ac4cccb feat: drop support of Node.js 4
BREAKING CHANGE:

Node.js>=6 is required
2018-05-13 22:12:11 +03:00
Renovate Bot
112d572922 fix(deps): update dependency ssri to v6 2018-05-13 22:11:38 +03:00
Zoltan Kochan
2e493db8f7 chore(release): 0.3.18 npm-resolver/0.3.18 2018-05-09 19:59:15 +03:00
Zoltan Kochan
b29485ad80 feat: if resolved, return resolvedVia as 'npm-registry'
ref pnpm/pnpm#855
2018-05-09 19:57:05 +03:00
Zoltan Kochan
c6aba7b36c chore(renovate): pin load-json-file to <5 2018-05-06 11:24:27 +03:00
Zoltan Kochan
63ec16ab36 chore(shrinkwrap): update 2018-04-27 21:54:09 +03:00
Zoltan Kochan
e7db6a43b9 chore(release): 0.3.17 npm-resolver/0.3.17 2018-04-20 00:04:54 +03:00
Zoltan Kochan
f464c891e9 fix: load full metadata if only non-full metadata is cached 2018-04-19 23:58:47 +03:00
Zoltan Kochan
55cd164ba1 chore(release): 0.3.16 npm-resolver/0.3.16 2018-04-19 23:19:24 +03:00
Renovate Bot
96c98e4c53 chore(deps): update dependency ts-node to ^6.0.0 2018-04-19 23:13:46 +03:00
Zoltan Kochan
bd1cc7f98f fix: for backward comp., save full metadata to a different file 2018-04-19 23:07:14 +03:00
Zoltan Kochan
4d869b31a3 chore(release): 0.3.15 npm-resolver/0.3.15 2018-04-12 01:30:36 +03:00
Zoltan Kochan
ba01723190 feat: add the possibility to fetch full metadata
New init option added: fullMetadata
2018-04-12 01:28:31 +03:00
Zoltan Kochan
4ef0893a4e chore: update dependencies 2018-04-12 01:26:21 +03:00
Zoltan Kochan
a93c4ad141 chore(release): 0.3.14 npm-resolver/0.3.14 2018-03-06 02:47:54 +02:00
Emanuele Tamponi
0fc04ed784 fix: expire meta cache after a few minutes 2018-03-06 02:45:57 +02:00
Renovate Bot
cf323ffb29 chore(deps): update dependency ts-node to ^5.0.0 2018-02-20 12:26:37 +02:00
Zoltan Kochan
7dfe7b1b71 chore: fix shrinkwrap.yaml 2018-01-28 20:51:05 +02:00
Zoltan Kochan
d5b88928a8 chore(release): 0.3.13 npm-resolver/0.3.13 2018-01-28 01:29:38 +02:00
Zoltan Kochan
2134792605 feat: pref is optional
When version selector is not specified, default tag is used
2018-01-28 01:27:39 +02:00
Zoltan Kochan
f29809cbb6 chore(release): 0.3.12 npm-resolver/0.3.12 2018-01-27 21:22:29 +02:00
Zoltan Kochan
7b145e7996 docs(license): update years 2018-01-27 02:13:07 +02:00
Zoltan Kochan
27506aaf04 fix: resolving aliased deps w/o version selectors 2018-01-27 02:12:27 +02:00
Zoltan Kochan
2c0f1d5822 chore(deps): configure renovate 2018-01-15 22:26:37 +02:00
Zoltan Kochan
f5b7dfc936 chore(release): 0.3.11 npm-resolver/0.3.11 2018-01-13 17:54:55 +02:00
Zoltan Kochan
7f4b3cc9fe feat: support preferOffline option
ref https://github.com/pnpm/pnpm/issues/975
2018-01-13 17:53:48 +02:00
Zoltan Kochan
96ff25e69f test: use nock for mocking the registry 2018-01-13 02:49:21 +02:00
Zoltan Kochan
15eed39bb0 chore(deps): update @types/node to version 9 2018-01-12 02:22:36 +02:00
Zoltan Kochan
9de244f6a3 chore(release): 0.3.10 npm-resolver/0.3.10 2018-01-04 23:25:21 +02:00
Zoltan Kochan
d89538449d refactor: PnpmOptions not used 2018-01-04 23:25:13 +02:00
Zoltan Kochan
fdbfbdf26b chore(release): 0.3.9 npm-resolver/0.3.9 2018-01-02 00:28:46 +02:00
Zoltan Kochan
78a01d85b6 refactor: dryRun is passed to the resolver 2018-01-02 00:28:08 +02:00
Zoltan Kochan
ca7a0c142a chore(release): 0.3.8 npm-resolver/0.3.8 2018-01-01 19:23:04 +02:00
Zoltan Kochan
9d66ae0075 test: longer delay for meta read 2018-01-01 19:20:05 +02:00
Zoltan Kochan
6021c728c8 fix: fallback to cache when package request fails 2018-01-01 19:19:15 +02:00
Zoltan Kochan
4b33d29bd4 feat: support dry run installation
ref https://github.com/pnpm/pnpm/issues/406
2018-01-01 19:13:51 +02:00
Zoltan Kochan
b420a82236 test: package meta is cached in the store 2018-01-01 18:51:49 +02:00
Zoltan Kochan
50e7cb9147 chore(release): 0.3.7 npm-resolver/0.3.7 2017-12-31 15:41:06 +02:00
Zoltan Kochan
fb7b5c813f fix: should throw correct error when package needs auth 2017-12-31 15:39:20 +02:00