Commit Graph

8344 Commits

Author SHA1 Message Date
Zoltan Kochan
e2c3ef313e fix: resolving peer deps when there are aliased deps (#6709)
close #6588
2023-06-23 16:11:54 +03:00
Zoltan Kochan
4e7afec90c fix: searching for auth token for URL with port (#6708)
close #6354
2023-06-23 12:30:04 +03:00
Zoltan Kochan
0119ac05b7 test(resolve-dependencies): fix 2023-06-23 02:22:41 +03:00
Zoltan Kochan
df3eb8313a docs: add changeset 2023-06-23 01:31:32 +03:00
Zoltan Kochan
de2cbbcf56 fix: return bundled manifest for local dependency (#6702) 2023-06-23 01:30:33 +03:00
Zoltan Kochan
3c2c426d13 chore(deps): update 2023-06-23 01:29:50 +03:00
Zoltan Kochan
c2de1d4ddb chore(release): libs 2023-06-21 20:13:11 +03:00
Zoltan Kochan
61f22f9efa fix: don't include the version for local directory dependencies (#6695)
There is no need to include the version of a dependency in the lockfile,

if that dependency is installed from a local directory
2023-06-21 20:04:25 +03:00
Zoltan Kochan
f0af6b02cf chore(release): 8.6.3 v8.6.3 2023-06-19 15:32:13 +03:00
btea
057927cd3b fix: remove patchedDependencies if all patch files are deleted (#6688) 2023-06-19 15:28:42 +03:00
Zoltan Kochan
3b6930263e fix: throw a meaningful error message when applying patch fails (#6687)
close #6683
ref #5268
ref #5278
2023-06-19 03:51:19 +03:00
await-ovo
c686768f06 fix: license ls should work even when there is a patched git protocol dependency (#6681)
close #6595
2023-06-17 13:33:06 +03:00
Xiao Chuan
59aba9e725 fix: peer of subdeps when node-linker is hoisted (#6680) 2023-06-17 13:28:08 +03:00
btea
0d65d62c95 style: add restrict-template-expressions comment avoid eslint error (#6677) 2023-06-15 03:08:05 +03:00
Lev Chelyadinov
e57e2d3400 fix: don't fail on malformed tar headers (#6674)
close #5362
2023-06-15 02:55:34 +03:00
Lev Chelyadinov
b9ffc2860c ci: cancel previous CI runs (#6675) 2023-06-15 02:52:07 +03:00
Lev Chelyadinov
4c74ce2853 ci: introduce 1-hour timeout for CI (#6678) 2023-06-15 02:51:43 +03:00
Wouter Buckens
100d03b36b fix: don't remove ANSI colour codes from script output (#4559)
close #2148

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-06-14 08:42:38 +03:00
Zoltan Kochan
e2d631217a fix: don't crash when APPDATA is undefined on Windows (#6672)
close #6659
2023-06-14 08:30:35 +03:00
Zoltan Kochan
0b830f947a fix: pnpm update --global --latest (#6671)
close #3779
2023-06-14 07:41:16 +03:00
btea
04bee1e8bc style: fix parameter typo (#6668) 2023-06-14 06:59:13 +03:00
await-ovo
8cd7761a8e fix: rename find-workspace-packages in pd (#6670) 2023-06-14 06:58:13 +03:00
Zoltan Kochan
43151bbd6e chore(release): 8.6.2 v8.6.2 2023-06-11 21:35:42 +03:00
Zoltan Kochan
302ebffc54 fix: downgrade lockfile version to 6.0 (#6664)
close #6648
2023-06-11 21:31:11 +03:00
Zoltan Kochan
955d07394a refactor: rename find-workspace-packages package 2023-06-09 16:27:00 +03:00
await-ovo
bd235794da fix: should output warning info when "pnpm" or "resolutions" is configured in a non-root workspace project (#6658)
close #6636

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-06-09 14:02:47 +03:00
await-ovo
d9da627cd3 fix: should always treat local file dependency as new dependency (#6623)
close #5381
close #6502
2023-06-08 20:12:18 +03:00
Kirk Lin
f0d68ab2fd fix: pnpm patch should ignore files that are not included in the patched package (#6596)
close #6565

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-06-08 03:33:28 +03:00
Zoltan Kochan
29a2a69806 docs: update flightcontrol logo 2023-06-07 20:02:00 +03:00
Zoltan Kochan
ce4a522c1a chore(release): 8.6.1 v8.6.1 2023-06-05 15:10:32 +03:00
Zoltan Kochan
a246e38031 docs: update sponsors list 2023-06-05 14:25:28 +03:00
Zoltan Kochan
614d5bd720 fix: remove decompress-maybe from dependencies (#6642) 2023-06-05 14:21:36 +03:00
Zoltan Kochan
4b97f1f07a perf: don't use await inside loops (#6617) 2023-06-05 12:12:47 +03:00
Zoltan Kochan
f870fa2af4 chore(deps): update 2023-06-04 17:32:20 +03:00
Zoltan Kochan
47f529ebfb fix(deps): update patch-package 2023-06-04 02:57:01 +03:00
Zoltan Kochan
d55b41a8b3 fix(deps): update 2023-06-04 02:23:19 +03:00
Zoltan Kochan
1989a068b3 chore(deps): update 2023-06-03 22:41:42 +03:00
sitiom
90356ff7ab ci: change winget job runner to ubuntu-latest (#6630) 2023-06-03 12:35:49 +03:00
Magnus Klingenberg
e83eacdcc8 fix(resolvePeers): fix deduplication when version missmatch (#6606)
When dedupe-peer-dependents is enabled (default), use the path to
determine compatibility.

When multiple dependency groups can be deduplicated, the
latter ones are sorted according to number of peers to allow them to
benefit from deduplication.

close #6605

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-06-03 01:32:27 +03:00
Zoltan Kochan
4d0be88e23 chore: update lockfile 2023-05-28 15:45:22 +03:00
Zoltan Kochan
f0817fa165 chore(release): 8.6.0 v8.6.0 2023-05-28 14:59:16 +03:00
Zoltan Kochan
e6052260c3 fix: error message when package is not found in workspace (#6598)
ref #4477
2023-05-27 19:40:43 +03:00
Zoltan Kochan
a9e0b7cbfd fix: update should not add peer deps to deps 2023-05-26 22:14:10 +03:00
Zoltan Kochan
4fc497882c fix(update): preserve the range prefix in aliased deps 2023-05-26 14:00:34 +03:00
await-ovo
04a279881a fix: should respect ignore patterns in updateConfig.ignoreDependencies (#6590)
close #6548
2023-05-26 03:14:44 +03:00
Zoltan Kochan
ce61f8d3c2 test: improvements 2023-05-24 16:56:58 +03:00
Zoltan Kochan
a53ef4d196 fix: don't print that lockfile is up to date when it is not (#6574)
close #6544
2023-05-23 18:41:11 +03:00
chlorine
78e839291d fix: add --json option in pnpm config --help command (#6571) 2023-05-21 12:24:21 +03:00
Zoltan Kochan
301b8e2da0 feat: excludeLinksFromLockfile (#6570) 2023-05-21 12:23:31 +03:00
Zoltan Kochan
9c4ae87bd1 feat: include some settings as fields in the lockfile (#6557)
ref #6312
2023-05-21 02:40:39 +03:00