Commit Graph

7451 Commits

Author SHA1 Message Date
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
Zoltan Kochan
41a9e1caca ci: test on Node.js 18 2022-04-23 17:21:27 +03:00
Zoltan Kochan
463b2fb4f4 chore(deps): update 2022-04-23 17:21:14 +03:00
Zoltan Kochan
e05dcc48a0 feat: add legacy-dir-filtering (#4610)
close #4606
2022-04-23 16:23:04 +03:00
Zoltan Kochan
c38feff08f fix: only pnpm install should fail on peer dep issues (#4596)
close #4577
2022-04-22 12:38:30 +03:00
neilnaveen
6bbb7b1d26 chore: Set permissions for GitHub actions (#4607)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
2022-04-22 03:04:45 +03:00
장지훈
9f06162824 fix(filter-workspace-packages): filter not working if the path contains Korean characters (#4595) 2022-04-20 16:05:49 +03:00
Zoltan Kochan
4170eada79 chore(release): 7.0.0-rc.7 v7.0.0-rc.7 2022-04-19 16:02:16 +03:00
Zoltan Kochan
066f38dda3 feat: shrink path to the global directory (to reduce chance of too long names on Windows) (#4591) 2022-04-19 14:48:28 +03:00
Zoltan Kochan
c16eb2be34 refactor: resolvePeers.ts 2022-04-19 14:09:32 +03:00
Zoltan Kochan
948a8151ed fix: an edge case with peer resolutions and circular deps (#4588) 2022-04-18 23:06:02 +03:00