Commit Graph

7225 Commits

Author SHA1 Message Date
Zoltan Kochan
705929f752 Merge branch 'main' into v7 2022-01-23 23:42:16 +02:00
Zoltan Kochan
4a555464b5 chore(release): 6.28.0 v6.28.0 2022-01-23 23:40:53 +02:00
Zoltan Kochan
f333c5e9c8 chore(deps): update 2022-01-23 23:37:33 +02:00
Zoltan Kochan
b054af6ac2 chore(deps): update 2022-01-23 23:21:02 +02:00
Zoltan Kochan
fa656992c4 feat!: embed-readme is false by default 2022-01-23 02:27:17 +02:00
Zoltan Kochan
ad1aaa5025 feat!: pnpx is an alias of pnpm dlx (#4267) 2022-01-23 02:21:37 +02:00
Zoltan Kochan
610577c7dc Merge remote-tracking branch 'origin/main' into v7 2022-01-23 02:03:40 +02:00
Zoltan Kochan
9c0f7e69ab fix(exec): look for the executed command in the current dir first 2022-01-23 02:00:56 +02:00
Zoltan Kochan
47cb11f8c3 Merge remote-tracking branch 'origin/main' into v7 2022-01-22 23:38:43 +02:00
Zoltan Kochan
d90e668421 test(audit): fix 2022-01-22 22:00:43 +02:00
Zoltan Kochan
e68cde97b7 fix: links to homepage and repository
close #4276
2022-01-22 15:57:26 +02:00
Zoltan Kochan
5fa29295b6 feat(pack)!: limit what files are packed as executables (#4266)
ref https://github.com/pnpm/pnpm/discussions/3536
2022-01-21 00:18:09 +02:00
Zoltan Kochan
73fce0d935 Merge branch 'main' into v7 2022-01-20 23:28:21 +02:00
Zoltan Kochan
38d7ca869d test(server): add --detectOpenHandlers option 2022-01-20 22:52:36 +02:00
Dan Onoshko
b7566b9791 feat: embed-readme option (#4265) 2022-01-20 19:20:27 +02:00
Zoltan Kochan
1d013d7e04 chore(release): 6.27.2 v6.27.2 2022-01-20 13:13:28 +02:00
Zoltan Kochan
cdc521cfa4 feat: save the locations of injected deps to the modules state file (#4259) 2022-01-20 13:05:30 +02:00
Zoltan Kochan
d9fc6abdd3 Merge branch 'main' into v7 2022-01-20 12:35:54 +02:00
Zoltan Kochan
5168591786 feat!: breaking config changes for v7 (#4253)
ref https://github.com/pnpm/pnpm/discussions/3536
2022-01-20 12:34:14 +02:00
Zoltan Kochan
0239127fb4 chore: use peerDependencyRules 2022-01-19 12:15:13 +02:00
Zoltan Kochan
191d233bad chore(deps): update 2022-01-19 12:00:20 +02:00
Zoltan Kochan
59275d0688 chore(release): 6.27.1 v6.27.1 2022-01-19 11:57:56 +02:00
Zoltan Kochan
08d781b806 fix: peerDependencyRules when other rules are also present (#4255) 2022-01-19 11:48:19 +02:00
Kenrick
57af1b1b5e feat: pnpm list to show information whether the package is private or not (#4256)
close #4246
2022-01-19 11:27:51 +02:00
Valentin Semirulnik
b39cabde82 ci: setup cache for TS and Jest (#4049) 2022-01-19 00:13:13 +02:00
Zoltan Kochan
14f60eb105 chore(release): 6.27.0 v6.27.0 2022-01-18 13:07:52 +02:00
Zoltan Kochan
43e4246d33 fix: extend-node-path=false should work when lockfile is up-to-date 2022-01-18 12:59:56 +02:00
Zoltan Kochan
1cadc231a2 feat: side effects cache key should contain the state of the dep (#4238) 2022-01-18 12:51:01 +02:00
zoomdong
8a2cad0342 fix: update cmd should work normal when set empty string version (#4243)
close #4196
2022-01-17 17:09:47 +02:00
Zoltan Kochan
3e856bf637 ci: temporarily skip audit 2022-01-16 01:47:17 +02:00
Zoltan Kochan
cdada58d27 test: side effects tests should work on Windows 2022-01-15 03:22:19 +02:00
Zoltan Kochan
4bdf7bcacf fix(core): registry-mock should be a dev, not prod dep 2022-01-15 03:00:32 +02:00
Zoltan Kochan
fff0e4493b fix: side effects cache should work in a workspace 2022-01-14 17:37:01 +02:00
Zoltan Kochan
6b877aad5b fix(deps): update @yarnpkg/nm 2022-01-14 04:16:18 +02:00
Zoltan Kochan
d53490a088 chore(release): 6.26.1 v6.26.1 2022-01-13 17:34:32 +02:00
Zoltan Kochan
a1ffef5cac fix: print warnings about deprecated subdependencies (#4231)
close #4227
2022-01-13 17:29:38 +02:00
Zoltan Kochan
fcf91a64d2 fix: override symlinks in node modules when node-linker=hoisted (#4229) 2022-01-13 14:12:18 +02:00
Zoltan Kochan
a4e25abdbe test(audit): fix 2022-01-13 13:41:51 +02:00
Zoltan Kochan
551b253b71 chore(release): 6.26.0 v6.26.0 2022-01-12 16:22:04 +02:00
Zoltan Kochan
aa1f9dc195 fix(directory-fetcher): don't fail if the linked package has no package.json (#4223)
This change was need to support injection in Bit workspace:
https://github.com/teambit/bit/pull/5251
2022-01-12 16:16:20 +02:00
Zoltan Kochan
50ee25ae27 refactor(core): export MutateModulesOptions 2022-01-12 13:21:40 +02:00
Zoltan Kochan
09e99acda3 fix: update @yarnpkg/parsers
close #4218
2022-01-12 03:44:01 +02:00
Zoltan Kochan
3cf94937a6 chore(.npmrc): extend-node-path=false 2022-01-11 16:33:10 +02:00
Zoltan Kochan
e76151f669 feat: pnpm add <pkg> autoinstalls any missing peer dependencies (#4213)
ref #3995
2022-01-11 16:27:12 +02:00
Zoltan Kochan
b58013d719 docs(coc): update email 2022-01-11 15:59:46 +02:00
Zoltan Kochan
36e51a9c81 docs(security): update email 2022-01-11 15:43:25 +02:00
Zoltan Kochan
771d1718ff test(git-resolver): fix 2022-01-11 15:33:43 +02:00
Zoltan Kochan
e0c7cd6a6d chore(deps): update 2022-01-11 14:42:12 +02:00
Zoltan Kochan
26cd01b880 feat: support peerDependencyRules for muting peer dep issues (#4212)
close #4183
2022-01-11 13:06:53 +02:00
zoomdong
a004d070c8 chore: adjust start cmd (#4215)
* chore: adjust start cmd

* chore: adjust cmd
2022-01-10 12:59:19 +02:00