Commit Graph

10701 Commits

Author SHA1 Message Date
Zoltan Kochan
74b535f192 fix: improve deduplication (#6026) 2023-02-04 01:17:22 +02:00
bohan
308eb2c9bc fix: use Map to prevent odd manifest name (#6031)
close #6010
2023-02-03 19:11:47 +02:00
GNQG
93d34632fe fix(plugin-commands-audit): AUDIT_TABLE_OPTIONS not to overwrite TABLE_OPTIONS (#6019)
* fix(plugin-commands-audit): fix AUDIT_TABLE_OPTIONS not to overwrite TABLE_OPTIONS

* docs: update changesets
2023-02-02 03:48:50 +02:00
Zoltan Kochan
530db4ac52 chore(deps): update 2023-02-02 03:44:26 +02:00
await-ovo
19e823beab fix: path info in dependencies hierarchy tree (#6001)
* fix: get correct path info in dependencies hierarchy tree

* chore: test case for build dependencies hierarchy

* docs: update changeset

* chore: test cases

* fix: show full path in dependencies hierarchy tree
2023-02-02 03:34:16 +02:00
Shinobu Hayashi
9ac6940442 feat: support to run multi script commands specified with regex selector (#5871) 2023-02-02 03:27:40 +02:00
Zoltan Kochan
59ee536787 feat: lowest-direct resolution mode (#6004) 2023-02-01 04:48:05 +02:00
sitiom
e46db67e5e ci: set workflow dispatch inputs to Winget Releaser (#6011) 2023-02-01 04:09:37 +02:00
Zoltan Kochan
23ae5bbaf0 ci: fix post-to-reddit action 2023-02-01 04:07:22 +02:00
Zoltan Kochan
21cac8f3a4 ci: fix update-latest action 2023-02-01 03:49:52 +02:00
Zoltan Kochan
515aa14bee chore(release): 7.26.3 v7.26.3 2023-02-01 03:10:02 +02:00
await-ovo
6348f59314 fix: update without specify --latest should not update tag version (#5996) 2023-02-01 03:02:04 +02:00
Zoltan Kochan
db74f9da6b fix(deps): update symlink-dir
ref #5909
2023-02-01 02:21:46 +02:00
Zoltan Kochan
e14ba539a7 ci: make a post in reddit on new release 2023-02-01 02:06:36 +02:00
Zoltan Kochan
6b1172ff00 docs: remove nhost and takeshape from sponsors 2023-01-31 22:38:34 +02:00
Zoltan Kochan
4bf7f2c422 ci: release to winget should happen when tagging happens 2023-01-31 17:20:37 +02:00
Zoltan Kochan
1f4cd7f3f5 chore(deps): update @pnpm/os.env.path-extender 2023-01-31 04:08:03 +02:00
Zoltan Kochan
6add01403d fix(fs.hard-link-dir): ignore broken symlinks 2023-01-30 17:35:49 +02:00
Zoltan Kochan
5c4eb0fc3e perf: optimize fs-hard-link-dir 2023-01-30 17:35:49 +02:00
Zoltan Kochan
9247f6781b fix: issues with storybook and the new lockfile format (#5998)
close #5976
2023-01-30 17:28:20 +02:00
GNQG
587c4a2bb6 fix: help string for filter options (#5995)
close #5934
2023-01-30 03:57:08 +02:00
Zoltan Kochan
afb83a4a88 chore: add regression report template 2023-01-30 03:01:41 +02:00
sitiom
649153b124 ci: add release environment to publish job (#5997) 2023-01-29 16:31:49 +02:00
Zoltan Kochan
5716822ddf chore: fix release text generator v7.26.2 2023-01-29 05:40:42 +02:00
Zoltan Kochan
87529eefc7 chore(release): 7.26.2 2023-01-29 04:47:54 +02:00
Zoltan Kochan
78d4cf1f73 fix: cross-device link not permitted when node-linker=hoisted (#5993)
close #5992
2023-01-29 04:47:06 +02:00
Michael Riehemann
2ff11e77a6 fix: audit output (#5984)
Wrap text in `pnpm audit` output for better readability.

close #5981
2023-01-29 03:26:08 +02:00
sitiom
cc591d8378 ci: add Winget Releaser workflow (#5989) 2023-01-29 02:54:39 +02:00
Zoltan Kochan
d8b8cb584f chore: update lockfile 2023-01-28 19:10:38 +02:00
Zoltan Kochan
583e3954be fix: remove suppressImplicitAnyIndexErrors from typescript settings (#5991) 2023-01-28 18:19:26 +02:00
Zoltan Kochan
4e0bed9a13 chore(release): 7.26.1 v7.26.1 2023-01-27 06:13:07 +02:00
Zoltan Kochan
04efe86469 fix: out of memory exception with node-linker=hoisted (#5988)
ref #5909
2023-01-27 06:11:43 +02:00
Zoltan Kochan
bc4c97aace fix: emfile error
close #5887
2023-01-26 04:05:25 +02:00
Zoltan Kochan
5cfe9e77a5 fix: lockfile v6 on projects with patched deps (#5979)
close #5967
2023-01-26 02:32:38 +02:00
Zoltan Kochan
7625a428db chore(release): 7.26.0 v7.26.0 2023-01-24 14:47:55 +02:00
Zoltan Kochan
9fe6d001dd docs: update changesets 2023-01-24 14:44:41 +02:00
Brandon Cheng
e8f6ab6833 feat: add pnpm dedupe command (#5958) 2023-01-23 12:27:42 +02:00
Zoltan Kochan
1072ec1286 fix: don't remove hoisted dependencies from .pnpm on repeat install (#5971) 2023-01-22 20:03:30 +02:00
bohan
5a00b705a3 fix(@pnpm/core): fix typo of resolution (#5968) 2023-01-22 14:27:52 +02:00
Zoltan Kochan
b78774ea0f docs: add new sponsor 2023-01-21 22:28:51 +02:00
Zoltan Kochan
d51cb2a3f4 fix: don't run prepublishOnly and prepublish on pack (#5956)
close #2941
2023-01-20 23:23:26 +02:00
Zoltan Kochan
5bede17edb chore(release): 7.25.1 v7.25.1 2023-01-19 12:06:07 +02:00
Zoltan Kochan
6af971f71a docs: update changesets 2023-01-19 12:04:48 +02:00
bohan
90d26c449d fix: catch error when binfile is not exisit (#5946)
close #5945
2023-01-19 04:13:11 +00:00
Zoltan Kochan
98d6603f31 fix: corrupted side effects cache should be ignored (#5930)
close #4997
2023-01-18 23:33:50 +02:00
await-ovo
94ef3299ed feat(plugin-commands-audit): show path info in audit output (#5917)
close #3073
2023-01-18 02:04:17 +00:00
Candy
6c7ac6320f fix: install --fix-lockfile error when package has no dependencies (#5918)
close #5878
2023-01-17 02:29:09 +00:00
Zoltan Kochan
00d86db161 fix(fs.hard-link-dir): don't try to hard link a directory to itself 2023-01-17 03:37:51 +02:00
bohan
4655dd41e1 docs(install): supplementary explanation of --force (#5932)
Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-01-16 03:48:24 +02:00
Zoltan Kochan
5935312a68 chore(release): 7.25.0 v7.25.0 2023-01-13 19:51:20 +02:00