Commit Graph

172 Commits

Author SHA1 Message Date
Zoltan Kochan
ed0df047d9 chore(release): 5.16.0-1 2021-01-24 12:27:02 +02:00
Zoltan Kochan
9a9bc67d2a feat: running pnpm using the single bundled CLI js file (#3096)
* feat: running pnpm using the single bundled CLI js file

* fix: don't crash when the CLI manifest is not found

* test: fix supi test that pings GitHub
2021-01-24 00:16:34 +02:00
Zoltan Kochan
58988e9938 chore(release): 5.16.0-0 2021-01-23 17:33:52 +02:00
Zoltan Kochan
d99af0717f test: configure linting via syncpack 2021-01-03 16:45:36 +02:00
Zoltan Kochan
401f82c750 chore: link packages to themselves using a pnpmfile hook 2021-01-03 16:23:23 +02:00
Zoltan Kochan
c44c96df40 chore(deps): update 2020-11-19 02:07:44 +02:00
Zoltan Kochan
603df5861b chore(release): 5.11.1 2020-11-08 20:15:53 +02:00
Zoltan Kochan
d4ee246abb chore(release): 5.10.1 2020-10-23 00:08:51 +03:00
Zoltan Kochan
0b8fa39670 chore(release): 5.10.0 2020-10-21 01:52:15 +03:00
Zoltan Kochan
50b360ec1e feat: script-shell
close #2942
PR #2943
2020-10-21 01:16:59 +03:00
Zoltan Kochan
7ee29eba21 chore(release): 5.10.0-0 2020-10-19 03:47:13 +03:00
Zoltan Kochan
03b35cad64 chore(release): 5.9.0 2020-10-11 20:12:48 +03:00
Zoltan Kochan
f591fdeeb9 feat: support Plug'n'Play
ref #2902
PR #2908
2020-10-11 13:12:02 +03:00
Zoltan Kochan
18a191b513 ci: run tests on Node.js 10.16 2020-10-09 03:14:25 +03:00
Zoltan Kochan
4a6d1e0de6 refactor: @pnpm/lifecycle types 2020-10-04 03:39:58 +03:00
Zoltan Kochan
9b43176cc4 refactor: option types in lifecycle 2020-10-03 02:33:20 +03:00
Jason Staten
ea5d706aaf test: migrate more tests to Jest
* chore: lifecycle to jest

Added `.default` when asserting the async import of `output.json`.

When run via Jest, the import resolves to an object `{"0": "install",
default: ["install"]}`, when previously it resolved to `["install"]`.

* chore: link-bins to jest

Specific `testMatch` used to not include `.js` files within fixtures.

Removed unused `devDependencies`

ref #2858
PR #2907
2020-10-02 20:52:10 +03:00
Zoltan Kochan
4d71d33364 chore(release): 5.8.0 2020-09-27 02:23:09 +03:00
Zoltan Kochan
203e65ac89 fix: the value of INIT_CWD env variable for dep scripts
PR #2897
2020-09-26 17:05:42 +03:00
Zoltan Kochan
52124bf090 chore(release): 5.8.0-0 2020-09-25 03:00:46 +03:00
Zoltan Kochan
23cf3c88b1 feat: shell emulator
close #2621
PR #2881
2020-09-23 13:32:48 +03:00
Zoltan Kochan
80b8f5ef24 feat: support Node.js from v10.14 2020-09-23 01:09:33 +03:00
Zoltan Kochan
b55d836e75 chore(release): 5.6.0-0 2020-09-16 01:27:05 +03:00
Zoltan Kochan
b540e8b875 chore(release): 5.5.6 2020-09-01 18:28:17 +03:00
Zoltan Kochan
88e1eaa908 style: use no delimiters in type declarations 2020-08-26 01:42:36 +03:00
Zoltan Kochan
5322cf9b39 style: use nullish coalescing 2020-08-26 01:15:47 +03:00
Zoltan Kochan
1c8a02e996 style: use eslint instead of tslint
PR #2796
close #2300
2020-08-24 02:01:25 +03:00
Zoltan Kochan
eede3e7016 chore(release): 5.5.3 2020-08-22 14:19:32 +03:00
Zoltan Kochan
390006e872 chore(release): 5.4.9 2020-07-31 13:51:21 +03:00
Zoltan Kochan
a2ef8084fa fix: use the same version ranges across the monorepo 2020-07-30 02:03:07 +03:00
Zoltan Kochan
95d92cdcff chore(release): 5.4.1 2020-07-21 01:04:15 +03:00
Zoltan Kochan
944a1eae8e chore(release): 5.2.9 2020-07-05 19:35:30 +03:00
Zoltan Kochan
76aaead321 fix: run --silent
close #2660
PR #2665
2020-07-05 01:40:42 +03:00
Zoltan Kochan
d918937597 chore(release): 5.2.4 2020-06-22 15:45:36 +03:00
Zoltan Kochan
60544ee5ed chore(release): 5.2.0-0 2020-06-16 01:08:54 +03:00
Zoltan Kochan
6ecce09d12 chore(release): 5.1.5 2020-06-08 16:01:43 +03:00
Zoltan Kochan
cc1b43886f fix(deps): update p-limit to v3.0.1 2020-06-06 19:36:42 +03:00
Zoltan Kochan
d3ddd023c5 fix(deps): update p-limit to v3 2020-06-06 15:28:20 +03:00
Zoltan Kochan
68d8dc68f2 fix(deps): update node-gyp to v7 2020-06-05 12:23:35 +03:00
Zoltan Kochan
dc7fffbbd5 chore(release): 5.1.0 2020-06-01 20:12:12 +03:00
Zoltan Kochan
8094b2a628 fix(run): infinite recursion
A recursive run should not rerun the same package script which started the lifecycle event.

For instance, let's say one of the workspace projects has the following script:

```json
"scripts": {
  "build": "pnpm run -r build"
}
```

Running `pnpm run build` in this project should not start an infinite recursion.
`pnpm run -r build` in this case should run `build` in all the workspace projects except the one that started the build.

Related issue: #2528
2020-05-30 22:02:27 +03:00
Zoltan Kochan
7da0767175 chore(release): 5.0.0-rc.0 2020-05-23 16:29:04 +03:00
Zoltan Kochan
c75a921e36 style: no trailing commas in functions 2020-05-12 19:00:16 +03:00
Zoltan Kochan
2ea003aa8a chore(release): 5.0.0-alpha.6 2020-05-11 22:22:23 +03:00
Zoltan Kochan
e3990787a1 refactor: NodeModules options renamed to Modules 2020-05-09 02:33:54 +00:00
Zoltan Kochan
b40af1c07c chore(release): v5.0.0-alpha.3 2020-05-03 17:44:30 +03:00
Zoltan Kochan
57539729e1 chore(release): 4.14.2 2020-05-02 12:54:22 +03:00
Zoltan Kochan
2ec4c4eb9a feat: skip scripts that use "npx only-allow pnpm"
ref #2517
PR #2518
2020-05-02 12:37:08 +03:00
Zoltan Kochan
2e536326c7 chore: add a funding link to every package.json 2020-05-02 12:36:31 +03:00
Zoltan Kochan
f425651401 feat: --loglevel
close #2140
PR #2465
2020-04-06 14:34:54 +03:00