Commit Graph

7461 Commits

Author SHA1 Message Date
zoomdong
52b0576af4 feat: support libc field for package.json (#4605)
close #4454
2022-05-10 18:21:30 +03:00
Kenrick
325ed5cba8 fix(plugin-commands-script-runner): run --stream should prefix with dir name (#4703)
close #4702
2022-05-10 15:28:53 +03:00
Zoltan Kochan
61d102a99d Refactor setup (#4709)
* refactor: setup on Windows

* fix(setup): don't override existing PNPM_HOME by default
2022-05-10 03:42:03 +03:00
Zoltan Kochan
bd35d77221 refactor: use @yarnpkg/extensions instead of @yarnpkg/plugin-compat (#4710) 2022-05-10 03:15:55 +03:00
Zoltan Kochan
71c7ed9980 fix(setup): update the current shell, not the preferred one (#4701)
ref #4658
2022-05-09 17:06:52 +03:00
liuxingbaoyu
7c9362d3dc fix: pnpm setup breaks PATH with non-ascii characters (#4699)
Previous `pnpm setup` would break %PATH% containing non-ascii characters
Now it works fine

close #4698
2022-05-08 19:29:38 +03:00
Zoltan Kochan
32591b2c11 chore: make dev pnpm private 2022-05-07 21:05:41 +03:00
Zoltan Kochan
9b41cab3ff chore: setup dev version of pnpm 2022-05-07 21:03:14 +03:00
Zoltan Kochan
407409bc24 fix(dlx): print install output to stderr (#4696)
close #1698
2022-05-07 19:49:05 +03:00
Zoltan Kochan
b22ba838cb chore: update lockfile 2022-05-07 13:14:02 +03:00
Zoltan Kochan
a080a4ba0a chore(release): 7.0.1 v7.0.1 2022-05-07 12:52:00 +03:00
Zoltan Kochan
d0cc797a06 chore(deps): update 2022-05-07 12:48:29 +03:00
Zoltan Kochan
894d0efee6 feat(dlx): print more useful info on bad exe error 2022-05-07 04:54:52 +03:00
Zoltan Kochan
0075fcd234 fix(prune): should work in a workspace (#4691)
close #4647
2022-05-07 04:10:05 +03:00
Zoltan Kochan
bf6839a556 refactor: pkgs-graph 2022-05-07 01:19:30 +03:00
Zoltan Kochan
cadefe5b68 fix: print a warning when too many file's integrity is checked (#4688) 2022-05-06 19:46:19 +03:00
Zoltan Kochan
3b98e43a98 fix(default-reporter): do not report request retry warnings (#4671)
close #4669
2022-05-06 15:45:53 +03:00
Zoltan Kochan
315871260b fix: use Yarn's compatibility database (#4676)
ref https://github.com/yarnpkg/berry/pull/4436
2022-05-06 15:45:35 +03:00
Zoltan Kochan
8ef4db94c1 fix(dlx): dlx should work when pkg name is not same as cmd name (#4682)
close #4672
2022-05-06 14:42:23 +03:00
Zoltan Kochan
0eefba9bee fix(init): throw an error if arguments are passed to init command (#4665)
close #4662
2022-05-05 12:10:11 +03:00
Zoltan Kochan
c3cebd536c refactor(meta-updater): move main package name to a variable 2022-05-04 12:53:00 +03:00
Axe
154e582f4f fix: display more informative error for packing (#4654)
close #4653
2022-05-03 22:58:59 +03:00
Zoltan Kochan
1343ca57d0 chore(deps): update 2022-05-02 03:14:44 +03:00
Zoltan Kochan
cb31207f17 chore(release): 7.0.0 v7.0.0 2022-05-01 01:35:26 +03:00
Zoltan Kochan
0d7e9eaa86 test: improve tests 2022-04-30 21:53:04 +03:00
Zoltan Kochan
9f5ef0214f docs(CONTRIBUTING): add prerequisites 2022-04-30 19:08:40 +03:00
Zoltan Kochan
b12b2d8f20 test(core): fix broken lockfile test 2022-04-30 18:47:02 +03:00
Zoltan Kochan
22907f6e3e test(publishing): fix 2022-04-30 18:08:56 +03:00
Zoltan Kochan
2a61304a57 test: fix global uninstall test 2022-04-30 17:51:39 +03:00
Zoltan Kochan
e9e6a64980 fix: only update pnpm in the global bin folder 2022-04-30 17:39:31 +03:00
Zoltan Kochan
d9d30d6fa2 test: improve tests that init a git repo 2022-04-30 16:40:13 +03:00
Zoltan Kochan
1ceb632b1c fix: solve circular dependencies issue in the workspace 2022-04-30 03:59:40 +03:00
Zoltan Kochan
41f8281637 docs: mention our sponsors in the release notes 2022-04-29 18:51:26 +03:00
Zoltan Kochan
81bf16af7a docs(security): deprecate pnpm v5 2022-04-29 17:34:56 +03:00
장지훈
18ba5e2c09 fix(exportable-manifest, types): add typesVersions field to PUBLISH_CONFIG_WHITELIST (#4637)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-04-29 17:01:01 +03:00
Zoltan Kochan
af6ac00e4d fix: global linking (#4641) 2022-04-29 16:21:33 +03:00
Zoltan Kochan
d99daa9024 docs(README): add utm params to sponsor links 2022-04-29 03:50:46 +03:00
Zoltan Kochan
caf7219317 docs(README): add TakeShape to sponsors 2022-04-29 03:46:40 +03:00
Zoltan Kochan
f352a56a8d chore(deps): update 2022-04-28 15:50:33 +03:00
Zoltan Kochan
3966afcece chore(release): 7.0.0-rc.9 v7.0.0-rc.9 2022-04-27 12:03:54 +03:00
Zoltan Kochan
7478cbd053 fix: don't fail when moving packages to node_modules/.ignored (#4626) 2022-04-27 11:34:20 +03:00
Zoltan Kochan
9177ddbc9a fix: publish in workspace (#4627)
close #4348
2022-04-27 11:33:44 +03:00
Zoltan Kochan
3345c2cce8 fix: a file dep has a file dep (#4618)
close #4611
2022-04-25 03:05:53 +03:00
Zoltan Kochan
22ab407700 fix(update-checker): suggest to update @pnpm/exe, when @pnpm/exe is used 2022-04-24 21:50:23 +03:00
Zoltan Kochan
88da235363 chore(release): 7.0.0-rc.8 v7.0.0-rc.8 2022-04-24 13:52:31 +03:00
Zoltan Kochan
84c7e15bae fix(install): exit with an error when no package.json is found (#4614)
close #4609
2022-04-24 13:03:12 +03:00
Zoltan Kochan
c5caf83346 fix: dlx should work without a configured global directory (#4612)
* fix: dlx should work without a configured global directory

close #4597

* docs: add changesets
2022-04-24 13:02:32 +03:00
Zoltan Kochan
17fa76e2bb fix(init): don't fail if a parent dir has a package.json (#4615)
close #4589
2022-04-24 04:24:53 +03:00
Zoltan Kochan
b865ff0b04 revert: "ci: test on Node.js 18"
This reverts commit 41a9e1caca.
2022-04-23 18:48:04 +03:00
Zoltan Kochan
6d30d93928 fix: downgrade socks-proxy-agent 2022-04-23 17:41:49 +03:00