Commit Graph

10701 Commits

Author SHA1 Message Date
Shinobu Hayashi
46852d4b89 feat(outdated): output outdated packages as JSON string with --format=json (#5582)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-11-06 03:37:03 +02:00
Black-Hole
a4c58d424a fix(log): line key does not necessarily exist (#5588)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-11-05 02:09:55 +02:00
Zoltan Kochan
2e9790722a fix: use lexigraphical sorting in places where it matters (#5587) 2022-11-04 14:01:22 +02:00
Zoltan Kochan
e19356c32f chore(release): 7.14.2 v7.14.2 2022-11-02 11:05:20 +02:00
Zoltan Kochan
f797925e6a refactor: error handling 2022-11-02 11:00:12 +02:00
Zoltan Kochan
14974d8029 fix: cannot set property name of which has only a getter (#5574)
close #5572
2022-11-02 10:36:42 +02:00
Zoltan Kochan
5b509740e5 test(read-project-manifest): fix 2022-11-02 03:06:34 +02:00
Zoltan Kochan
cd38822132 test(core): skip some failing tests on Node.js v17 and above 2022-11-02 03:06:34 +02:00
Zoltan Kochan
80faffe234 refactor: rebuild 2022-11-02 03:06:33 +02:00
Zoltan Kochan
6706ff7945 docs: update sponsors
Prisma is a gold sponsor
2022-11-01 20:33:32 +02:00
Zoltan Kochan
b234923bbf fix: compilation 2022-10-31 14:51:14 +02:00
Zoltan Kochan
0da2f04122 fix(deps): update dependencies 2022-10-31 14:46:40 +02:00
Zoltan Kochan
b5ff524188 fix(deps): update rename-overwrite 2022-10-31 04:15:02 +02:00
Zoltan Kochan
75ac5ca2e6 ci: test on Node.js 19 2022-10-30 03:20:00 +03:00
Zoltan Kochan
f50fd10a1c chore(release): 7.14.1 v7.14.1 2022-10-29 13:32:43 +03:00
chlorine
a14ad09e6b fix: pnpmHomeDir should read PNPM_HOME defined in environment variables (#5566) 2022-10-29 13:23:19 +03:00
chlorine
e9cad19391 fix: remove double negative error code name in ERR_PNPM_GIT_NOT_UNCLEAN (#5565)
close #5563
2022-10-29 03:20:35 +03:00
Zoltan Kochan
0018cd03ed fix(reporter): don't print installation context for the dlx command (#5559) 2022-10-28 23:25:28 +03:00
Zoltan Kochan
3c36e7e021 fix: don't crash on lockfile with no packages field (#5557)
close #5553
2022-10-27 22:48:47 +03:00
MCMXC
c8142ffb0a docs: support light and dark versions of sponsor logos on release file (#5537)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-10-27 22:47:31 +03:00
Zoltan Kochan
aacb83f734 fix: print a warning if a package.json uses workspaces field (#5547)
close #5363
close #5413
2022-10-25 12:20:17 +03:00
Emile Fugulin
f365491653 fix: add author and license to list (#2825)
close #5533
ref #2825
2022-10-24 22:47:59 +03:00
Zoltan Kochan
da22f0c1f2 fix: version overrider should have bigger priority than read package hook (#5540) 2022-10-23 16:45:41 +03:00
Zoltan Kochan
c0bd667f1b chore(release): 7.14.0 v7.14.0 2022-10-22 15:59:23 +03:00
chlorine
bea0acdfcb feat: add pnpm doctor command to do checks for known common issues (#5526) 2022-10-22 14:08:22 +03:00
Zoltan Kochan
804de211ea fix: ignore always auth 2022-10-22 13:00:05 +03:00
Zoltan Kochan
0fe9272158 fix: hooks (#5534) 2022-10-20 22:54:54 +03:00
Zoltan Kochan
1d29fed2eb revert: "ci(release): set npm token via env variable"
This reverts commit e32972dc25.
v7.13.6
2022-10-20 01:51:36 +03:00
Zoltan Kochan
5e77de2cfc chore(release): 7.13.6 2022-10-20 01:29:11 +03:00
chlorine
e7fd8a84c1 fix: downgrade @pnpm/npm-conf to remove annoying builtin warning (#5521)
close #5518
2022-10-20 01:12:00 +03:00
chlorine
844e82f3a4 fix: pnpm link --global <pkg> should not change the type of the dependency (#5512)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2022-10-20 01:04:09 +03:00
Zoltan Kochan
11669e6e34 chore(deps): update meta-updater 2022-10-18 02:34:03 +03:00
Zoltan Kochan
768d41745f fix: better no lockfile error 2022-10-18 02:18:55 +03:00
Zoltan Kochan
e7970724d7 fix(deps): update @pnpm/os.env.path-extender
close #5502
2022-10-18 02:06:37 +03:00
Zoltan Kochan
e32972dc25 ci(release): set npm token via env variable 2022-10-17 03:41:27 +03:00
Zoltan Kochan
ae38db244f ci: build linuxstatic-arm64
ref #5481
2022-10-16 23:41:43 +03:00
Zoltan Kochan
387ceddb3a revert: "ci: set auth token through env variable"
This reverts commit 51e5a8740d.
v7.13.5
2022-10-16 21:27:41 +03:00
Zoltan Kochan
e767d60df8 chore(release): 7.13.5 2022-10-16 19:40:59 +03:00
Zoltan Kochan
72f7d6b3b0 refactor!: read-modules-yaml 2022-10-16 19:37:58 +03:00
Zoltan Kochan
6ad990a6a4 fix(outdated): should work when the tarballs are hosted on a different domain (#5501)
close #5492
2022-10-16 17:46:14 +03:00
Zoltan Kochan
3c117996e5 fix: strict-peer-dependencies is set to false by default (#5499) 2022-10-16 16:33:28 +03:00
Zoltan Kochan
51e5a8740d ci: set auth token through env variable 2022-10-16 01:35:27 +03:00
Zoltan Kochan
eb8bc4b629 ci: set auth token through env variable 2022-10-16 01:28:19 +03:00
Zoltan Kochan
9f2a00ea1a ci: update pnpm/action-setup to v2.2.4 2022-10-15 21:15:28 +03:00
Zoltan Kochan
6d3ca479d4 ci: test on Node.js 18 2022-10-15 04:34:41 +03:00
Zoltan Kochan
0b2af0becc style: no default exports (#5498) 2022-10-15 04:33:38 +03:00
Zoltan Kochan
f884689e0d fix(deps)!: update @pnpm/logger (#5496) 2022-10-14 20:48:43 +03:00
Zoltan Kochan
043d988fc9 style: no default exports (#5490) 2022-10-14 16:49:11 +03:00
Zoltan Kochan
1d0fd82fd0 fix(deps): update @pnpm/npm-conf (#5489)
Co-authored-by: chlorine <nicksonlvqq@gmail.com>
2022-10-14 16:04:26 +03:00
Zoltan Kochan
a7d475807b refactor(filter-lockfile): don't use default export 2022-10-13 23:53:59 +03:00