Commit Graph

54 Commits

Author SHA1 Message Date
Zoltan Kochan
a78c175145 perf: avoid redundant renamings
BREAKING CHANGE:

expects a different fetch function API
2018-02-10 01:36:10 +02:00
Zoltan Kochan
6e112c4cb4 refactor: don't assign an empty object to packageIndex 2018-02-06 01:39:01 +02:00
Zoltan Kochan
be959506a2 chore(renovate): configure 2018-02-06 01:32:20 +02:00
Zoltan Kochan
8bcb6fe7c1 fix(deps): update @types/p-queue to version 2.3.1 2018-02-06 01:31:28 +02:00
Zoltan Kochan
f37199a825 chore: update typescript 2018-02-06 01:29:38 +02:00
Zoltan Kochan
dcc5894d5c chore: fix shrinkwrap.yaml 2018-01-28 20:49:12 +02:00
Zoltan Kochan
aecf8e0ebd chore(release): 0.7.3 package-requester/0.7.3 2018-01-28 01:41:53 +02:00
Zoltan Kochan
98bfc4fe34 fix: package requester accepts defaultTag 2018-01-28 01:41:49 +02:00
Zoltan Kochan
7c63603fdf chore(release): 0.7.2 package-requester/0.7.2 2018-01-28 01:37:56 +02:00
Zoltan Kochan
155fec3409 feat: resolver can accept default tag 2018-01-28 01:37:51 +02:00
Zoltan Kochan
829a706563 chore(deps): update shrinkwrap.yaml 2018-01-28 01:34:41 +02:00
Zoltan Kochan
fedbc89e79 chore(release): 0.7.1 package-requester/0.7.1 2018-01-22 02:04:36 +02:00
Andrei Neculau
0ae8285f71 chore: use npm's publishConfig to allow installation via git url (#11) 2018-01-22 01:18:49 +02:00
Zoltan Kochan
4121bebb6f fix: wait for integrity generation before renaming folder
ref pnpm/pnpm#989
2018-01-21 18:41:06 +02:00
Mina Nagy Zaki
102c47f9fc fix: report package name if fetching fails
related to pnpm/pnpm#600
2018-01-20 20:41:05 +02:00
Zoltan Kochan
cce25e1608 chore(release): 0.7.0 package-requester/0.7.0 2018-01-20 18:24:24 +02:00
Zoltan Kochan
424655ae82 chore(release): 0.6.4 package-requester/0.6.4 2018-01-20 17:28:42 +02:00
Emanuele Tamponi
e3e59aaa36 feat: side effects cache (#8)
* feat: return side effects cache if it exists

* fix: do not call method if not necessary, change cache dir

* fix: rename fields as for suggestions

* fix: the condition was incorrect, and add a fs.exists check

* fix: put cache in a subfolder so that we can also have integrity.json

* fix: rename subdir to 'package'
2018-01-20 17:27:18 +02:00
Zoltan Kochan
0de75ecc52 chore(release): 0.6.3 package-requester/0.6.3 2018-01-13 18:20:32 +02:00
Zoltan Kochan
6f6ed5f4bf refactor: remove redundant option 2018-01-13 18:14:41 +02:00
Zoltan Kochan
a6037cd68e chore: fix shrinkwrap.yaml 2018-01-13 18:12:34 +02:00
Zoltan Kochan
116e31bb1a chore(release): 0.6.2 package-requester/0.6.2 2018-01-07 19:26:15 +02:00
Zoltan Kochan
5541ce2782 feat: networkConcurrency is optional 2018-01-07 19:25:55 +02:00
Zoltan Kochan
c60fa8f078 chore(release): 0.6.1 package-requester/0.6.1 2018-01-03 18:30:30 +02:00
Zoltan Kochan
aca7a7b74d feat: substitute dryRun with skipFetch 2018-01-03 18:30:25 +02:00
Zoltan Kochan
5cc2a61595 chore(release): 0.6.0 package-requester/0.6.0 2018-01-02 00:44:09 +02:00
Zoltan Kochan
97f53917f9 chore(release): 0.5.2 package-requester/0.5.2 2018-01-02 00:43:11 +02:00
Zoltan Kochan
c2ba20bef9 chore: update dependencies 2018-01-02 00:43:01 +02:00
Zoltan Kochan
05c9648615 feat: dry run request
ref https://github.com/pnpm/pnpm/issues/406
2018-01-02 00:22:50 +02:00
Zoltan Kochan
34955b9560 test: package requesting 2018-01-01 21:19:25 +02:00
Zoltan Kochan
f66494925b perf: when available, return the manifest immediatly
BREAKING CHANGE:

the format of the PackageResponse has been changed
2018-01-01 20:07:06 +02:00
Zoltan Kochan
a2659710ec chore: update shrinkwrap.yaml 2018-01-01 19:30:14 +02:00
Zoltan Kochan
38fbe8f4f8 docs(license): update year 2018-01-01 14:06:58 +02:00
Zoltan Kochan
892007cf39 chore(release): 0.5.1 package-requester/0.5.1 2017-12-25 01:43:50 +02:00
Zoltan Kochan
1bc420f196 chore: update dependencies
close #4
close #5
2017-12-25 01:42:46 +02:00
Zoltan Kochan
eb1d0fe496 feat: add preferredVersions to ResolveOptions
ref https://github.com/pnpm/pnpm/issues/952
2017-12-25 01:31:27 +02:00
greenkeeper[bot]
1e080d0ba1 chore(package): update ts-node to version 4.0.0 2017-12-12 00:01:44 +02:00
Zoltan Kochan
c738b5f88c chore(release): 0.5.0 package-requester/0.5.0 2017-12-10 23:04:33 +02:00
Zoltan Kochan
6102c465dd fix: update unpack-stream to version 3.0.0 2017-12-10 23:03:59 +02:00
Zoltan Kochan
cf27720977 refactor: use StoreIndex from @pnpm/types 2017-12-10 22:59:30 +02:00
Zoltan Kochan
55a193f84a refactor: use @pnpm/pkgid-to-filename 2017-12-10 22:45:11 +02:00
Zoltan Kochan
afd6b6c75c refactor: use @pnpm/check-package
...instead of pkgIsUntouched from package-store
2017-12-10 22:00:16 +02:00
Zoltan Kochan
fdc8936462 chore(release): 0.4.0 package-requester/0.4.0 2017-12-09 19:42:07 +02:00
Zoltan Kochan
33dba3e3bd feat: export more types 2017-12-09 19:39:14 +02:00
Zoltan Kochan
88ab543859 refactor: better naming in returned object
BREAKING CHANGE: API change
2017-12-09 19:36:07 +02:00
Zoltan Kochan
aa1ff1ec26 chore(release): 0.3.0 package-requester/0.3.0 2017-12-09 14:59:58 +02:00
Zoltan Kochan
eceab26c58 feat: move more options to the shared context
BREAKING CHANGE: API changed
2017-12-09 14:57:49 +02:00
Zoltan Kochan
dfa00fd85f test: fix 2017-12-08 22:31:29 +02:00
Zoltan Kochan
44ea434426 chore(release): 0.2.0 package-requester/0.2.0 2017-12-06 02:31:36 +02:00
Zoltan Kochan
676dcb0446 feat: expect different Index format from fetchers 2017-12-06 02:31:05 +02:00