Zoltan Kochan
7772e18948
chore(release): 2.16.0
...
headless@0.6.6
supi@0.24 .9
core-loggers@0.0.0
utils@0.7.0
2018-09-12 10:14:17 +03:00
Zoltan Kochan
2dbd69f761
refactor: move loggers from @pnpm/utils to @pnpm/core-loggers
...
supi:
BREAKING CHANGE:
@pnpm/utils exports no loggers anymore
2018-09-11 23:19:24 +03:00
Renovate Bot
6730f174eb
fix(deps): update dependency is-ci to v1.2.1
2018-09-09 15:33:33 +03:00
Zoltan Kochan
3f0818052a
chore(release): 2.15.1
...
@pnpm/default-fetcher@2.0.2
@pnpm/headless@0.6.5
@pnpm/package-requester@4.1.3
package-store@0.23 .3
@pnpm/server@0.14 .2
supi@0.24 .7
@pnpm/utils@0.6.4
2018-09-08 16:15:08 +03:00
Zoltan Kochan
865609eb88
fix: reunpack modified local tarball dependencies
...
Also, store id of local tarball is the same regardless of wd
PR #1363
close #1362
2018-09-08 15:45:05 +03:00
Zoltan Kochan
2c03335f55
chore(deps): update shrinkwrap.yaml
2018-09-08 15:29:12 +03:00
Zoltan Kochan
b594b8c19d
fix: update the correct PATH env variable for child processes
2018-09-06 22:56:10 +03:00
Zoltan Kochan
b16a9cb034
chore(release): 2.14.5
...
@pnpm/confg@2.1.1
@pnpm/default-fetcher@2.0.1
pnpm-default-reporter@0.20 .3
@pnpm/default-resolver@2.0.3
@pnpm/headless@0.6.4
@pnpm/package-requester@4.1.2
package-store@0.23 .2
@pnpm/server@0.14 .1
supi@0.24 .5
@pnpm/utils@0.6.3
2018-08-30 23:10:57 +03:00
Zoltan Kochan
7a71063f33
chore: update shrinkwrap.yaml
2018-08-30 22:52:58 +03:00
Zoltan Kochan
889f080eca
fix: pin prod dependencies
2018-08-29 22:51:41 +03:00
Zoltan Kochan
ef4defd015
chore(release): 2.14.4
...
@pnpm/default-resolver@2.0.2
supi@0.24 .4
pnpm@2.14 .4
2018-08-28 21:44:00 +03:00
Renovate Bot
0d58698f3b
chore(deps): update dependency write-json-file to v3
2018-08-27 23:16:54 +03:00
Renovate Bot
33a336a8d0
fix(deps): update dependency execa to v1
2018-08-26 21:54:01 +03:00
Zoltan Kochan
e28637f9f9
chore(release): 2.14.2
...
@pnpm/headless@0.6.3
pnpm@2.14 .2
supi@0.24 .3
@pnpm/utils@0.6.2
2018-08-25 21:21:04 +03:00
Zoltan Kochan
b400bab9a1
feat: add removal and linking logs
...
ref #1305
2018-08-25 03:23:42 +03:00
Zoltan Kochan
125b20bbca
chore(release): 2.14.0
...
@pnpm/config@2.1.0
pnpm-default-reporter@0.20 .2
supi@0.24 .2
pnpm@2.14 .0
2018-08-24 22:06:43 +03:00
Zoltan Kochan
b72571b179
chore(release): 2.14.0-1
...
@pnpm/config@2.0.1
pnpm-default-reporter@0.20 .1
@pnpm/headless@0.6.2
supi@0.24 .1
@pnpm/utils@0.6.1
2018-08-22 22:30:51 +03:00
Zoltan Kochan
88c5896981
fix(rebuild): don't fail on package with linked deps
2018-08-22 15:54:55 +03:00
Zoltan Kochan
f9aba16499
fix: use @pnpm/config@2 in pnpm-default-reporter
2018-08-21 23:55:41 +03:00
Zoltan Kochan
01303e623a
chore: remove redundant deps and change prepare to prepublishOnly
2018-08-20 22:53:18 +03:00
Zoltan Kochan
eee205d369
feat: link local packages when there are no newer versions in registry
2018-08-19 11:22:37 +03:00
Zoltan Kochan
4e8261c5af
chore: remove redundant dotfiles
2018-08-18 00:11:07 +03:00
Zoltan Kochan
3eefe210d5
fix(deps): update dependency @pnpm/check-package to v2
...
close #1325
2018-08-15 02:03:29 +03:00
Zoltan Kochan
3e492fa739
chore: update shrinkwrap.yaml to v3.9
2018-08-12 17:34:59 +03:00
Zoltan Kochan
68ddf45d90
fix: npm resolver shoud handle tarball URLs from default registry
...
close #1292
2018-08-12 16:29:30 +03:00
Zoltan Kochan
9ad6c5574d
fix: tarball ID should always remain absolute
...
ref #1292
2018-08-12 13:24:58 +03:00
Zoltan Kochan
1ec925c38e
chore: update shrinkwrap.yaml
2018-08-11 23:37:18 +03:00
Zoltan Kochan
f9c7b973d1
chore: update shrinkwrap.yaml
2018-08-11 23:26:46 +03:00
Zoltan Kochan
e3b18d2f88
fix(reporting): print shrinkwrap warnings
2018-08-06 09:06:41 +03:00
Zoltan Kochan
e8cc8e37dc
fix(link): use linked package's own .npmrc during installation
...
supi:
refactor: supi.link() always skips installation
BREAKING CHANGE:
linking always skips installation
2018-08-05 23:54:27 +03:00
Zoltan Kochan
0b71b3d1be
feat(recursive): --filter
...
ref pnpm/spec#1
close #1272
2018-07-31 18:53:55 -07:00
Renovate Bot
ad1ef88cee
chore(deps): update dependency typescript to v3
2018-07-31 06:55:31 +03:00
Renovate Bot
8227d1160e
fix(deps): update dependency get-port to v4
2018-07-29 19:49:38 -07:00
Zoltan Kochan
249ef9dcc5
chore(deps): update
2018-07-20 17:57:38 +03:00
Zoltan Kochan
693ba5d2b4
fix: update @pnpm/package-requester to v4.0.1
...
ref pnpm/pnpm#1293
2018-07-18 22:20:14 +03:00
Renovate Bot
fbe9850c8d
chore(deps): update dependency fs-extra to v7
2018-07-17 22:47:19 +03:00
Zoltan Kochan
7dbb9cc953
chore(release): 2.12.0
2018-07-16 01:45:22 +03:00
Zoltan Kochan
ea67efaedb
fix: pass the correct node_modules location to lifecycle scripts
2018-07-15 23:04:38 +03:00
Zoltan Kochan
6a022e82e4
fix: specify the correct version for @pnpm/logger peer
2018-07-15 17:51:10 +03:00
Zoltan Kochan
d21434992f
chore(release): 2.12.0-1
2018-07-15 17:01:39 +03:00
Zoltan Kochan
d966515c6c
feat: print warnings when running recursive commands
...
PR #1286
2018-07-15 16:02:54 +03:00
Zoltan Kochan
5abc21ae94
feat: warn/info logs always have prefix
...
PR #1267
2018-07-15 02:40:18 +03:00
Zoltan Kochan
f1407ff152
chore: update deps
2018-07-11 23:24:58 +03:00
Emanuele Tamponi
7bebfb887b
feat(cli): pnpm store add [pkg...]
...
The `pnpm store add [pkg...]` commands allows to fetch packages to the store.
PR #1268
2018-07-11 00:10:38 +03:00
Zoltan Kochan
68bad81df3
chore(release): 2.11.0
2018-07-08 15:50:51 +03:00
Zoltan Kochan
a7af425c1a
chore(deps): downgrade ts-node to v6 and make renovate ignore it
2018-07-08 13:43:31 +03:00
Zoltan Kochan
439cfa4ca0
feat: use a different reporting style for packages not in the CWD
...
* feat: log prefix in some log messages
* fix: don't normalize root and rename it to prefix
* feat: report package diff only for current package
* feat(reporting): report install stats that from non-current folder
* style: fix linting errors
* refactor(supi): rename root to prefix
* test(reporter): stats from other packages printed along install summarry
* feat(reporting): better reporting for the linking command
* fix: remove most-last dependency from reporter
* test: fix reporter test
PR #1263
2018-07-07 19:12:49 +03:00
Zoltan Kochan
fd3342209c
chore: update deps
2018-07-04 01:22:35 +03:00
Zoltan Kochan
6d1bd979c3
chore(deps): update pnpm-shrinkwrap to v6.5.1
2018-07-01 22:58:30 +03:00
Zoltan Kochan
7652fbc834
fix: update @pnpm/git-resolver
...
ref pnpm/git-resolver#10
2018-06-29 21:17:39 +03:00