Zoltan Kochan
a7bc3ac1c4
feat(recursive): --workspace-concurrency
...
PR #1297
2018-07-31 16:48:37 -07:00
Renovate Bot
ad1ef88cee
chore(deps): update dependency typescript to v3
2018-07-31 06:55:31 +03:00
Renovate Bot
a6b06afe0c
chore(deps): update dependency typescript to v3
2018-07-31 06:35:35 +03:00
Renovate Bot
101502da63
chore(deps): update dependency typescript to v3
2018-07-30 20:49:09 +03:00
Renovate Bot
8227d1160e
fix(deps): update dependency get-port to v4
2018-07-29 19:49:38 -07:00
Zoltan Kochan
359fe907a5
chore: update deps
2018-07-20 22:47:17 +03:00
Zoltan Kochan
a5baaa3ea6
chore(release): supi@0.22.2
supi/0.22.2
2018-07-20 18:00:28 +03:00
Zoltan Kochan
249ef9dcc5
chore(deps): update
2018-07-20 17:57:38 +03:00
Zoltan Kochan
8b85b11ead
fix: peer deps are missing only if they cannot be required
...
close #1284
2018-07-20 17:52:51 +03:00
Zoltan Kochan
e1d99e783d
feat(recursive): new option for continuing execution on task fails
...
bail is true by default. bail means that a recursive command is
terminated on the first fail.
Usage example:
```
pnpm recursive test --no-bail
```
PR #1287
2018-07-19 21:37:39 +03:00
Zoltan Kochan
36733c0d12
test: better error message for missing-pkg-name test
2018-07-19 21:35:37 +03:00
Zoltan Kochan
b1fbce9b27
chore(release): 2.12.1
v2.12.1
2018-07-18 22:21:49 +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
Zoltan Kochan
fa60023792
chore(release): 4.0.1
package-requester/4.0.1
2018-07-18 21:59:17 +03:00
Zoltan Kochan
00614090d8
fix: don't fail when raw manifest of downloading package requested
...
close pnpm/pnpm#1293
2018-07-18 21:50:52 +03:00
Renovate Bot
fbe9850c8d
chore(deps): update dependency fs-extra to v7
2018-07-17 22:47:19 +03:00
Zoltan Kochan
19239fdaea
test(cli): divide recursive tests to separate files
2018-07-16 22:56:09 +03:00
Zoltan Kochan
611985911c
test(cli): move recursive to recursive/index.ts
2018-07-16 22:05:06 +03:00
Zoltan Kochan
7dbb9cc953
chore(release): 2.12.0
pnpm-default-reporter/0.19.1
headless/0.6.1
v2.12.0
supi/0.22.1
utils/0.5.1
2018-07-16 01:45:22 +03:00
Zoltan Kochan
69380932f8
fix: always use zoomed out reporting for recursive commands
2018-07-16 01:37:50 +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
31595a918f
fix: pass the right global prefix to reporter
...
close #1218
2018-07-15 22:02:44 +03:00
Renovate Bot
fb2419ec57
chore(deps): update dependency @pnpm/logger to v2
2018-07-15 20:20: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
headless/0.6.0
supi/0.22.0
utils/0.5.0
pnpm-default-reporter/0.19.0
v2.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
959b41facf
chore(release): 2.0.0
default-fetcher/2.0.0
2018-07-14 23:38:59 +03:00
Zoltan Kochan
00860407c5
feat: use @pnpm/tarball-fetcher v2
...
BREAKING CHANGE: @pnpm/tarball-fetcher requires @pnpm/logger v2.1.0
2018-07-14 23:34:51 +03:00
Zoltan Kochan
8a1cc5ad3c
chore(release): 0.14.0
server/0.14.0
2018-07-14 23:24:02 +03:00
Zoltan Kochan
a2ee913e8f
feat: require @pnpm/logger v2.1.0
...
BREAKING CHANGE: @pnpm/logger v2.1.0 is required
2018-07-14 23:20:59 +03:00
Zoltan Kochan
66d8aacce6
chore(release): 0.23.0
package-store/0.23.0
2018-07-14 23:18:32 +03:00
Zoltan Kochan
a46df42825
feat: use @pnpm/logger v2.1.0
...
BREAKING CHANGE: @pnpm/logger v2.1.0 is required
2018-07-14 23:15:38 +03:00
Zoltan Kochan
9c8a37b870
chore(release): 4.0.0
package-requester/4.0.0
2018-07-14 23:06:23 +03:00
Zoltan Kochan
1146c13671
feat: use @pnpm/logger v2
...
BREAKING CHANGE: peer dependency update. @pnpm/logger@2.1.0 needed
2018-07-14 23:03:07 +03:00
Zoltan Kochan
b73b18cbe0
chore: update shrinkwrap.yaml
2018-07-14 22:54:05 +03:00
Zoltan Kochan
872756410e
chore(release): 3.0.3
package-requester/3.0.3
2018-07-13 02:01:04 +03:00
Zoltan Kochan
43c1cac782
fix: don't fail if fetch was removed from cache
...
ref pnpm/pnpm#1273
2018-07-13 01:58:15 +03:00
Zoltan Kochan
f2986c67ce
chore: update shrinkwrap.yaml
2018-07-13 01:50:46 +03:00
Zoltan Kochan
a7264b7d66
chore(release): 2.12.0-0
supi/0.21.1
v2.12.0-0
2018-07-11 23:30: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
Emanuele Tamponi
a9e653d759
chore(release): 3.0.2
package-requester/3.0.2
2018-07-10 10:56:07 +02:00
Emanuele Tamponi
9b38a95fc4
fix: add package to store index after fetching it
...
PR #26
ref https://github.com/pnpm/pnpm/pull/1268
2018-07-10 11:30:06 +03:00
Zoltan Kochan
68bad81df3
chore(release): 2.11.0
supi/0.21.0
utils/0.4.0
headless/0.5.4
v2.11.0
pnpm-default-reporter/0.18.0
2018-07-08 15:50:51 +03:00
Zoltan Kochan
370faf3e8e
feat: installing a package from the same workspace as a dependency
...
* feat: installing a package from the same workspace as a dependency
When running `pnpm link foo -S`, `foo` is searched inside the
workspace.
If `foo` is found in the current workspace, then it is added as a
semver dependency and linked to `node_modules`
close #1027
* test: linking inside monorepo
* test: link and save as prod/dev/optional dep
* fix: use new log types
* feat: more consistent reporting of linked dependencies
ref #1250
2018-07-08 15:18:00 +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
Emanuele Tamponi
9b5daa4430
fix: call linkBins after we flattened the graph
2018-07-08 13:08:13 +03:00
Zoltan Kochan
9119a1f707
feat: linked packages look cleaner in install summaries
...
BREAKING CHANGE:
Linked packages are logged via the added log object.
ref #818
ref #615
2018-07-08 02:56:03 +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