Commit Graph

7332 Commits

Author SHA1 Message Date
Zoltan Kochan
6aa02cee18 feat(npm-resolver): add more info into the not found error object 2022-03-16 15:27:14 +02:00
Zoltan Kochan
8465aefe08 chore(release): 7.0.0-beta.0 v7.0.0-beta.0 2022-03-16 00:39:24 +02:00
Zoltan Kochan
06e679f80f feat: prevent deep imports using exports (#4440) 2022-03-15 23:42:48 +02:00
Zoltan Kochan
5420148392 feat: Node.js 12 is not supported 2022-03-15 02:18:08 +02:00
Zoltan Kochan
0845a87044 feat: a prerelease version is always saved as an exact version (#4435) 2022-03-15 00:03:10 +02:00
spencer17x
2d0f2ba0f2 feat: the init command should use init fields from .npmrc (#4425) 2022-03-10 18:34:32 +02:00
Zoltan Kochan
73d71a2d5b feat: strict-peer-dependencies is true by default (#4427) 2022-03-10 11:54:19 +02:00
Zoltan Kochan
d504dc380c feat: add own implementation of the init command (#4422) 2022-03-08 14:31:05 +02:00
Zoltan Kochan
52e9b8b912 chore(release): 7.0.0-alpha.4 v7.0.0-alpha.4 2022-03-07 16:28:36 +02:00
Zoltan Kochan
94e9dee38e chore(deps): update 2022-03-07 16:25:34 +02:00
Zoltan Kochan
0378179e95 chore(deps): update @pnpm/registry-mock 2022-03-07 03:22:56 +02:00
Zoltan Kochan
fa6454f5f1 chore(release): 6.32.3 2022-03-06 19:38:59 +02:00
Zoltan Kochan
9c22c063eb feat: the file protocol should always inject the dependency (#4408) 2022-03-06 01:58:34 +02:00
Zoltan Kochan
ef84f47e5b fix(resolve-dependencies): a sequence of injected deps via the file protocol (#4415) 2022-03-05 23:08:25 +02:00
Zoltan Kochan
4ea499704b docs: remove patreon 2022-03-05 02:50:54 +02:00
Zoltan Kochan
6ea15dd679 docs: add Vercel to sponsors 2022-03-05 02:50:36 +02:00
Zoltan Kochan
0066c11b97 docs(README): add banner 2022-03-04 12:16:18 +02:00
Zoltan Kochan
921fbac339 chore(deps): update 2022-03-02 12:38:59 +02:00
Zoltan Kochan
e2d490192a chore(release): 6.32.2 2022-02-27 18:18:29 +02:00
Zoltan Kochan
f4d96579a8 chore(deps): update 2022-02-27 15:57:56 +02:00
Zoltan Kochan
8233842d6c fix: don't write data from the lockfile to the global store (#4395) 2022-02-27 15:37:14 +02:00
Zoltan Kochan
f207186484 docs(README): update 2022-02-26 02:26:44 +02:00
Zoltan Kochan
9881ad3f59 docs(README): update 2022-02-26 02:26:11 +02:00
Zoltan Kochan
3c328ec465 docs(README): add message about Ukraine to the README 2022-02-25 13:15:43 +02:00
Zoltan Kochan
7ebe2a0532 fix: throw a meaningful error message on broken lockfile (#4387)
When `node-linker` is set to `hoisted`, a meaningful error message
should be thrown if the lockfile is broken and `pnpm install` is
executed.
2022-02-24 06:30:41 +02:00
Prus Egor
ee797adb64 fix: pnpm i should work on virtual drives (#4386)
This is reproducible on Windows with virtual drives created by subst command
2022-02-24 03:28:59 +02:00
Zoltan Kochan
9b9b13c3a9 fix(deps): update Yarn deps 2022-02-23 18:46:30 +02:00
Zoltan Kochan
c341382d0c chore(deps): update 2022-02-23 18:40:21 +02:00
Zoltan Kochan
0dd367010c chore(release): 6.32.1 2022-02-23 02:01:31 +02:00
Zoltan Kochan
56249f8c3c fix: onlyBuiltDependencies should work (#4377) 2022-02-23 01:54:55 +02:00
Black-Hole
ff382f81ff chore(github): add welcome bot app (#4373) 2022-02-22 11:52:51 +02:00
Zoltan Kochan
fd16467550 chore(deps): update 2022-02-22 03:48:28 +02:00
Zoltan Kochan
4b36b8c013 chore(release): 7.0.0-alpha.3 v7.0.0-alpha.3 2022-02-22 03:17:12 +02:00
Zoltan Kochan
29ce7f7ea8 chore(release): 6.32.0 2022-02-22 03:04:17 +02:00
Zoltan Kochan
d999a0801d feat: run scripts without --unsafe-perm (#4369)
close #3709
2022-02-22 02:58:36 +02:00
Zoltan Kochan
a60a6e591d fix: peerDependencyRules with * as range (#4370) 2022-02-22 00:38:47 +02:00
Zoltan Kochan
a2e0970253 fix: ignore case, when verifying package name in the store (#4368)
close #4367
2022-02-21 22:56:04 +02:00
nikoladev
88cb074303 test: ignore override if a version is specified at install (#4366) 2022-02-21 15:54:39 +02:00
Zoltan Kochan
24113f155d fix: print an info message when NODE_ENV is set to production (#4362)
close #4309
2022-02-21 03:23:30 +02:00
Zoltan Kochan
c381d467fc ci: publish new pnpm versions with next-7 tag 2022-02-20 22:29:06 +02:00
Lev Chelyadinov
209cb19d83 chore: document the interface of command packages (#3828) 2022-02-20 22:02:56 +02:00
Zoltan Kochan
cf478bb8b3 chore(release): 7.0.0-alpha.2 v7.0.0-alpha.2 2022-02-19 20:43:06 +02:00
Zoltan Kochan
a749538a36 Merge branch 'v6' 2022-02-19 19:47:28 +02:00
Zoltan Kochan
eeccafa4d7 chore(release): make-dedicated-lockfile@0.2.23 2022-02-19 19:40:51 +02:00
David Collins
86707aa2e7 fix(make-dedicated-lockfile): don't re-resolve dependency versions in dedicated lockfile (#4350)
close #3864
2022-02-19 19:37:21 +02:00
Zoltan Kochan
9c36c0fd6c feat: use the versions from overrides when adding deps without specs (#4355)
* feat: use the versions from overrides when adding deps without specs

close #4313

* docs: fix changeset
2022-02-19 15:45:30 +02:00
Jack Works
08e67f269c fix: bad packageManager field (#4356) 2022-02-19 14:41:16 +02:00
Zoltan Kochan
06ba5ee09d test(audit): mock responses from audit endpoint (#4354) 2022-02-18 18:14:54 +02:00
Zoltan Kochan
ecbc907a63 test(audit): mock responses from audit endpoint (#4354) 2022-02-18 18:09:48 +02:00
David Collins
e5cc476170 fix(make-dedicated-lockfile): don't re-resolve dependency versions in dedicated lockfile (#4350)
close #3864
2022-02-18 09:59:52 +02:00