Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
8e5b77ef61 fix: a modified patch should update the deps on install (#4918)
close #4916
2022-06-24 16:17:10 +03:00
Zoltan Kochan
cdb4622aa9 fix: sponsors table in release notes 2022-06-23 01:49:33 +03:00
Zoltan Kochan
c0a777e62d chore(release): 7.4.0-0 v7.4.0-0 2022-06-23 01:17:54 +03:00
Zoltan Kochan
0d0ec2adbf fix: throw an error if not all patches were applied (#4911) 2022-06-23 01:14:38 +03:00
Zoltan Kochan
88bfdd9f14 test(env): fix 2022-06-22 15:04:45 +03:00
Zoltan Kochan
c635f9fc1a feat(patch): update patched dependencies on install (#4905) 2022-06-22 14:18:25 +03:00
Zoltan Kochan
767f080cd6 refactor: node.resolver and node.fetcher
nodeMirrorBaseUrl is optional
2022-06-21 23:49:51 +03:00
Zoltan Kochan
badbab1540 refactor: create @pnpm/node.resolver 2022-06-21 23:13:09 +03:00
Zoltan Kochan
228dcc3c9c refactor: create @pnpm/node.fetcher (#4908) 2022-06-21 20:42:21 +03:00
Zoltan Kochan
825867111b refactor: env 2022-06-21 12:59:32 +03:00
Zoltan Kochan
a6072fea0c fix: patch 2022-06-21 03:16:29 +03:00
Zoltan Kochan
d1df380abe fix(env): use-node-version should work with prerelease versions (#4903) 2022-06-21 01:55:12 +03:00
Zoltan Kochan
c2836c9d95 fix(patching): fix typo in README 2022-06-20 19:46:15 +03:00
Zoltan Kochan
47b5e45dd6 feat: add patch and patch-commit commands (#4900)
close #3077
close #2675
2022-06-20 16:00:24 +03:00
Zoltan Kochan
2f89f05496 refactor(deps): remove unused dependency 2022-06-20 12:21:05 +03:00
Zoltan Kochan
4c083cf9af docs: add new gold sponsor 2022-06-19 22:46:33 +03:00
Zoltan Kochan
949e84ba8f fix(update): cancelling interactive update 2022-06-19 15:07:17 +03:00
Zoltan Kochan
2a34b21ced feat: patch package (#4885)
ref #3077
ref #2675
2022-06-19 11:44:38 +03:00
Zoltan Kochan
148c028468 chore(release): 7.3.0 v7.3.0 2022-06-18 23:31:44 +03:00
Zoltan Kochan
725636a907 fix: create @pnpm/crypto.base32-hash 2022-06-18 22:58:16 +03:00
Zoltan Kochan
0abfe17182 fix: built packages should not modify the original files in the store (#4898) 2022-06-18 21:45:11 +03:00
Cheng
56cf04cb36 feat: add git-branch-lockfile config to generate lockfile in each branch (#4475)
Co-authored-by: Zoltan Kochan <z@kochan.io>
Co-authored-by: David Michon <dmichon@microsoft.com>
2022-06-14 23:31:16 +03:00
Travis Ryan
fb5bbfd7a8 feat: enhance peer dependency rules (#4876)
Co-authored-by: Zoltan Kochan <z@kochan.io>

close #4835
2022-06-13 22:39:32 +03:00
Zoltan Kochan
9d5bf09c04 docs(fetch): add changeset 2022-06-12 23:32:27 +03:00
Zoltan Kochan
3a7e820a0d refactor: move npm-registry-agent to components repo and rename it 2022-06-12 22:56:22 +03:00
Zoltan Kochan
b5297e9329 refactor: network agent 2022-06-12 17:46:36 +03:00
Zoltan Kochan
cdfaf83b7c ci: test on Node.js 14.6 2022-06-11 05:05:09 +03:00
Zoltan Kochan
27ec3be6ca chore(release): 7.2.1 v7.2.1 2022-06-11 04:51:53 +03:00
Zoltan Kochan
c38c2c5922 fix: support Node.js v14.6 (#4878) 2022-06-11 04:49:48 +03:00
Zoltan Kochan
9604f73bf9 test(config): fix 2022-06-11 04:30:16 +03:00
Zoltan Kochan
25798aad17 fix: don't fail when cafile is set
close #4877
2022-06-11 04:27:18 +03:00
Zoltan Kochan
f7390f53f0 test: fix dependencies-hierarchy tests 2022-06-10 17:34:45 +03:00
Zoltan Kochan
8c81561658 fix(deps): update uuid 2022-06-10 15:04:31 +03:00
Zoltan Kochan
1c884e8f57 chore(release): 7.2.0 v7.2.0 2022-06-10 14:50:14 +03:00
Zoltan Kochan
9b7941c81b fix: add better peer dep error hints (#4875)
ref https://stackoverflow.com/q/72468635/537682
2022-06-10 14:40:07 +03:00
Zoltan Kochan
d5730ba815 feat: ca and cert may be set to an array of strings 2022-06-09 01:11:35 +03:00
Zoltan Kochan
bc80631d39 fix(deps): update npm-conf 2022-06-09 01:11:35 +03:00
Zoltan Kochan
4d39e4a0c3 feat: allowed deprecated versions (#4864)
close #4306
2022-06-08 15:19:13 +03:00
Zoltan Kochan
c1238946fe fix: update the compatibility database 2022-06-07 03:26:14 +03:00
Zoltan Kochan
70007c00f2 test(server): fix 2022-06-07 02:49:41 +03:00
Zoltan Kochan
26413c30cc fix: don't report the same deprecated package multiple times (#4863) 2022-06-07 01:08:11 +03:00
Zoltan Kochan
e1cb00e286 fix(setup): use @pnpm/os.env.path-extender (#4862) 2022-06-06 23:22:33 +03:00
Zoltan Kochan
8203e08815 chore(release): 7.1.9 v7.1.9 2022-06-06 03:30:53 +03:00
Zoltan Kochan
9f53520144 fix: auto-install-peers (#4855)
close #4820
2022-06-06 03:29:01 +03:00
Zoltan Kochan
0d18484f54 chore(release): 7.1.8 v7.1.8 2022-06-05 00:27:29 +03:00
Zoltan Kochan
6756c2b025 fix: resolve manifest promise when manifest is not found (#4826)
close #4822
2022-06-04 20:53:08 +03:00
Zoltan Kochan
2493b8ef3c fix(cli): suggest to update with Corepack (#4854)
When pnpm was installed with Corepack,
suggest to update it with Corepack as well.
2022-06-04 14:07:11 +03:00
Zoltan Kochan
5cfd6d0194 test: fix 2022-06-02 13:11:19 +03:00
Zoltan Kochan
cb8cd3d79d test: fix 2022-06-02 11:54:01 +03:00
Zoltan Kochan
f2592de192 test: update Jest (#4644) 2022-06-02 02:56:29 +03:00