Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
36f3801890 chore(default-fetcher): update URLs in package.json 2018-08-11 23:39:51 +03:00
Zoltan Kochan
ef669b46d2 chore: remove renovate.json from default-fetcher 2018-08-11 23:39:30 +03:00
Zoltan Kochan
159cd28f9b ci(appveyor): test default-fetcher on appveyor 2018-08-11 23:38:18 +03:00
Zoltan Kochan
1ec925c38e chore: update shrinkwrap.yaml 2018-08-11 23:37:18 +03:00
Zoltan Kochan
7d43277e28 refactor: move @pnpm/default-fetcher to monorepo
ref #1315
2018-08-11 23:36:23 +03:00
Zoltan Kochan
c7c2e93fc0 chore(default-resolver): update URLs in package.json 2018-08-11 23:34:00 +03:00
Zoltan Kochan
8583af8014 chore(default-resolver): remove redundant dotfiles 2018-08-11 23:31:49 +03:00
Zoltan Kochan
485670a7ab ci(appveyor): test @pnpm/default-resolver 2018-08-11 23:27:46 +03:00
Zoltan Kochan
f9c7b973d1 chore: update shrinkwrap.yaml 2018-08-11 23:26:46 +03:00
Zoltan Kochan
74d3c867d2 refactor: move @pnpm/default-resolver to monorepo
ref #1315
2018-08-11 23:25:40 +03:00
Zoltan Kochan
0ae397e1cb fix: use correct indendations in help output 2018-08-06 09:19:32 +03:00
Zoltan Kochan
e3b18d2f88 fix(reporting): print shrinkwrap warnings 2018-08-06 09:06:41 +03:00
Zoltan Kochan
788f894fdf chore(release): 7.0.1 pnpm-shrinkwrap/7.0.1 2018-08-06 08:54:30 +03:00
Zoltan Kochan
7f16c31116 fix(reporting): non-equal current/wanted shrinkwraps is not a warn 2018-08-06 08:50:49 +03:00
Zoltan Kochan
287710189a chore(release): 2.13.1 supi/0.23.0 pnpm-default-reporter/0.19.2 config/1.3.1 v2.13.1 2018-08-06 03:16:23 +03:00
Zoltan Kochan
dde93f92e4 fix(link): allow linking packages that use different stores 2018-08-06 03:08:58 +03:00
Zoltan Kochan
3aabdbc266 fix(reporter): print output for store logs 2018-08-06 02:24:51 +03:00
Zoltan Kochan
0b3c35a7ca fix: lock the store by default 2018-08-06 02:11:28 +03:00
Zoltan Kochan
67732dac3c chore(renovate): pin @types/ramda to 0.25.34 2018-08-06 01:02:17 +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
0c50b37b53 chore(release): 0.23.1 package-store/0.23.1 2018-08-05 21:02:30 +03:00
Zoltan Kochan
2ecefb4f91 fix: a warning should be printed when the store is locked
ref pnpm/pnpm#946
2018-08-05 20:59:46 +03:00
Renovate Bot
f25c2bae94 chore(deps): update dependency typescript to v3 2018-08-05 20:50:52 +03:00
Renovate Bot
0ddf36d085 chore(deps): update dependency typescript to v3 2018-08-05 15:45:53 +03:00
Zoltan Kochan
3667ed8708 chore(release): 2.1.5 npm-resolver/2.1.5 2018-08-05 15:41:41 +03:00
Zoltan Kochan
6616fdbbc0 fix: get in PackageMetaCache may return undefined 2018-08-05 15:40:49 +03:00
Renovate Bot
74435e9950 chore(deps): update dependency typescript to v3 2018-08-05 15:40:49 +03:00
Zoltan Kochan
ad174e70bd chore: fix test script in root package.json 2018-08-05 10:44:15 +03:00
Zoltan Kochan
be5ed24125 chore(release): 2.13.0 v2.13.0 config/1.3.0 2018-08-05 10:35:59 +03:00
Zoltan Kochan
ce38b80f03 feat: always read configs from root of workspace
A .npmrc file in the root of a workspace can contain configs shared
by all workspace packages.

The workspace-level configs have bigger priority than global level
configs and less priority than local-level configs.

```
<global>/npmrc < <workspace>/.npmrc < <package>/.npmrc
```

PR #1310
2018-08-05 10:21:49 +03:00
Zoltan Kochan
9bfc1e8e2a chore(renovate): allow only got <=8 2018-08-04 21:59:11 +03:00
Zoltan Kochan
0b71b3d1be feat(recursive): --filter
ref pnpm/spec#1
close #1272
2018-07-31 18:53:55 -07:00
Zoltan Kochan
a7bc3ac1c4 feat(recursive): --workspace-concurrency
PR #1297
2018-07-31 16:48:37 -07:00
Zoltan Kochan
1f2b2ec3ed fix: typings 2018-07-31 07:37:36 +03:00
Renovate Bot
eafa944ee0 chore(deps): update dependency typescript to v3 2018-07-31 07:37:36 +03:00
Renovate Bot
ad1ef88cee chore(deps): update dependency typescript to v3 2018-07-31 06:55:31 +03:00
Renovate Bot
7efd73b220 chore(deps): update dependency typescript to v3 2018-07-31 06:37:51 +03:00
Renovate Bot
9d2019b0e4 chore(deps): update dependency typescript to v3 2018-07-31 06:37:03 +03:00
Renovate Bot
b07ad3bd74 chore(deps): update dependency typescript to v3 2018-07-31 06:37:00 +03:00
Renovate Bot
a6363c3b03 chore(deps): update dependency typescript to v3 2018-07-31 06:36:46 +03:00
Renovate Bot
e5392345de chore(deps): update dependency typescript to v3 2018-07-31 06:36:43 +03:00
Renovate Bot
7432d534c3 chore(deps): update dependency typescript to v3 2018-07-31 06:36:24 +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