Zoltan Kochan
913d97a050
fix(env): do not create a command shim for the Node.js executable ( #3869 )
2021-10-14 14:26:00 +03:00
Zoltan Kochan
cd597bdf9f
fix: suggest pnpm install --force to refetch packages ( #3867 )
...
close #3840
2021-10-14 02:47:07 +03:00
Zoltan Kochan
8f0fa4159e
chore: rename @pnpm/beta to @pnpm/exe
2021-10-14 02:45:12 +03:00
Zoltan Kochan
e8389e11df
fix: don't write .pnpm-debug.log on expected exit code 1 ( #3861 )
...
close #3832
2021-10-13 11:11:55 +03:00
Zoltan Kochan
58edad7307
test(default-reporter): refactor
2021-10-13 01:27:41 +03:00
Zoltan Kochan
ee62c7e0b0
feat: move @pnpm/file-reporter to the workspace
2021-10-12 02:15:51 +03:00
Zoltan Kochan
577bfc1353
refactor: rename @pnpm/beta to @pnpm/exe ( #3846 )
2021-10-11 19:45:13 +03:00
Zoltan Kochan
08c72eccef
chore(release): supi@0.47.26
2021-10-11 13:40:15 +03:00
Zoltan Kochan
e56cfaac8c
fix(supi): path-exists should be a prod dependency ( #3850 )
2021-10-11 13:37:21 +03:00
Zoltan Kochan
0a639e41b8
feat: every package should have a pnpm<major_version> keyword
2021-10-11 12:15:32 +03:00
Zoltan Kochan
79ed068e56
chore: release @pnpm/filter-workspace-packages
2021-10-11 11:35:44 +03:00
Zoltan Kochan
dcc9cb7463
feat(filter-workspace-packages): new optional option added to readProjects ( #3847 )
...
close #3726
2021-10-11 11:11:37 +03:00
Zoltan Kochan
9821c0289b
chore(release): 6.17.0
v6.17.0
2021-10-10 15:05:02 +03:00
Zoltan Kochan
04aa63df20
fix: don't print logs when --json option is used ( #3844 )
2021-10-10 10:59:31 +03:00
Cheng
ef9d2719a1
feat(pnpm): add filterLog hook to pnpmfile ( #3802 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2021-10-10 02:41:28 +03:00
Zoltan Kochan
1efaaf706b
feat: dlx should support the --silent option ( #3839 )
...
ref #3687
2021-10-10 02:21:42 +03:00
Lev Chelyadinov
c83488d01f
feat: add the pnpm create command ( #3829 )
2021-10-10 01:57:28 +03:00
Cheng
4027a3c691
feat: move requireHooks to pnpm CLI ( #3835 )
...
Co-authored-by: Zoltan Kochan <z@kochan.io >
2021-10-09 02:38:31 +03:00
Zoltan Kochan
091ff5f127
fix: add link to the docs for dlx, exec, root, bin ( #3838 )
2021-10-09 00:04:19 +03:00
Zoltan Kochan
20336abb85
test: fix audit tests
2021-10-08 20:44:21 +03:00
Zoltan Kochan
e989c6349d
chore(deps): update
2021-10-07 23:46:40 +03:00
Zoltan Kochan
ce9844590d
test: fix audit tests
2021-10-07 23:38:30 +03:00
Zoltan Kochan
cc8899d25a
chore(deps): update set-value to v4
2021-10-07 23:28:08 +03:00
Zoltan Kochan
9bc778e821
feat: add @pnpm/linux-arm64 to @pnpm/beta
2021-10-06 21:36:17 +03:00
Opliko
89490d0d83
fix: add a linux arm64 build ( #3830 )
2021-10-06 21:22:10 +03:00
Zoltan Kochan
e56b73a115
docs(readme): remove outdated links
2021-10-05 02:43:58 +03:00
Zoltan Kochan
326cade8e2
docs: update tweet link
2021-10-05 02:38:47 +03:00
Zoltan Kochan
b70ea5756a
chore(release): 6.16.1
v6.16.1
2021-10-05 00:49:40 +03:00
Zoltan Kochan
9e10555cd4
docs(readme): update installation script
2021-10-03 01:26:02 +03:00
brightwu
59a4152ceb
fix: only hoist packages in the dependencies tree when partial install ( #3806 )
...
* fix: only hoist packages in the dependencies tree when partial install
* chore: update test case for sub dependencies lock
* Update packages/hoist/src/index.ts
Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com >
* chore: update changeset for @pnpm/hoist
* Update tiny-buttons-call.md
Co-authored-by: wumingliang.0113 <wumingliang.0113@bytedance.com >
Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com >
2021-10-02 19:11:21 +03:00
Nickolay Platonov
c0ebd267a2
test: add extra coverage for createVersionsOverrider ( #3815 )
...
The #3682 was accidentally fixed by PR 3743,
but the cases from #3682 are not covered with tests.
This PR adds missing coverage.
close #3682
2021-10-01 18:05:06 +03:00
Michael Schmuki
4a4d42d8f7
fix: allow dependencies without a package.json ( #3782 )
...
close #1866
Co-authored-by: Zoltan Kochan <z@kochan.io >
2021-10-01 00:31:55 +03:00
Zoltan Kochan
4072291cb2
fix(deps): force ansi-regex@5.0.1
...
ansi-regex has a known vulnerability that is fixed v5.0.1
ref https://github.com/advisories/GHSA-93q8-gq69-wqmw
2021-09-30 01:36:49 +03:00
Zoltan Kochan
b14c9a0f1e
chore(release): 6.16.0
v6.16.0
2021-09-29 01:16:31 +03:00
Zoltan Kochan
1c7f80d9ec
test(link-bins): fix
2021-09-29 00:44:09 +03:00
Zoltan Kochan
0d4a7c69e4
fix: installed commands cannot be found on case sensitive Windows ( #3804 )
...
close #3800
2021-09-29 00:21:36 +03:00
Zoltan Kochan
c7081cbb43
feat: new option - extend-node-path ( #3799 )
...
close #2890
2021-09-28 22:36:20 +03:00
Igor Bezkrovnyi
fe5688dc0c
feat: changed-files-ignore-pattern option ( #3797 )
2021-09-27 00:42:43 +03:00
Zoltan Kochan
ea69daae5d
chore(release): 6.15.2
v6.15.2
2021-09-26 14:33:29 +03:00
Zoltan Kochan
efad5d47d4
test: fix audit tests
2021-09-26 14:20:03 +03:00
Zoltan Kochan
04111a1b7a
ci: fix running tests on main branch
2021-09-26 13:57:35 +03:00
Zoltan Kochan
83e23601e7
fix: don't override bins of direct deps with bins of hoisted ones ( #3795 )
...
close #3784
2021-09-26 13:43:21 +03:00
Zoltan Kochan
632a9e2db2
chore(deps): update
2021-09-25 20:55:00 +03:00
Zoltan Kochan
b7e6f4428e
fix: frozen install with dir deps that have no manifest ( #3793 )
2021-09-25 00:14:42 +03:00
Zoltan Kochan
a9b4ff4fc8
docs: reference companies discussion
2021-09-23 02:01:32 +03:00
Zoltan Kochan
553a5d840d
feat: pin Node.js to global package ( #3780 )
2021-09-22 01:32:33 +03:00
Zoltan Kochan
d62259d677
feat(config): new global packages location in beta mode ( #3781 )
2021-09-21 03:01:59 +03:00
brightwu
6cc1aa2c00
fix(supi): --fix-lockfile should preserve dependencies in the existing lockfile ( #3774 )
...
* fix(supi): --fix-lockfile should not ignore dependencies field in existing lockfile
* chore: add changeset
* Update packages/supi/src/install/index.ts
Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com >
* Update .changeset/fifty-snakes-refuse.md
Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com >
* chore: adding a test case for edge cases
Co-authored-by: wumingliang.0113 <wumingliang.0113@bytedance.com >
Co-authored-by: Zoltan Kochan <zkochan@users.noreply.github.com >
2021-09-19 03:25:43 +03:00
Zoltan Kochan
00ede7ba82
chore(release): 6.15.1
v6.15.1
2021-09-16 14:03:49 +03:00
Zoltan Kochan
04b7f60861
fix: prevent binary planting attacks on Windows
2021-09-16 12:10:46 +03:00