Khải
81bd9427ad
fix: prevent ENOENT caused by parallel store prune ( #8586 )
...
* fix: prevent ENOENT caused by parallel `store prune`
Close #8579
* fix: cspell
* test: fix
2024-09-30 02:44:05 +02:00
Paul Nodet
86732affd0
chore: migrate ESLint Configuration to the new flat config format ( #8482 )
...
* chore: bump node-version to v18.18
min required version for eslint flat config
* chore: migrate eslint to flat config
* chore: migrate monorepo to flat config
* fix: remove old eslint unused disable directives
* chore: include meta-updater in the tsconfig
* style: remove semicolons
* style: fix
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2024-09-01 23:06:12 +02:00
Ian Krieger
d500d9f12e
feat(audit): add ability to ignore Github Security Advisory ( #8483 )
...
close #6838
2024-09-01 03:10:30 +02:00
Khải
9b4f73caaf
chore(scripts): typecheck-only ( #8395 )
...
* chore(scripts): typecheck-only
* feat: change all configuration
* feat: include pnpm/ and pnpm/test/
* chore(deps): remove unused dependency
* refactor(typescript-only): use find-packages
* refactor(typescript-only): refactor paths
* fix: typescript-only
* fix: update compile-only
* fix: compile pnpm
* fix: windows
* fix: windows
* chore: meta-updater
* refactor(tsconfig): remove explicit composite
* fix: path in windows
* feat: don't depend on cwd
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2024-08-11 08:26:01 +02:00
Khải
1731386aa7
feat(patching): move edit dir to node_modules ( #8379 )
...
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2024-08-07 01:57:53 +02:00
Khải
1b03682903
feat(dlx): read auth from local .npmrc ( #8207 )
...
close #7996
2024-06-25 17:51:43 +02:00
Zoltan Kochan
1a6f7fb7e5
fix: only automatically resolve optional peers with versions that satisfy the ranges ( #8028 )
...
close #7985
2024-04-29 14:19:40 +02:00
Zoltan Kochan
6cdbf11dea
fix: unpacking tarballs that appear to be not USTAR or GNU TAR ( #7677 )
...
close #7120
2024-02-22 02:49:49 +01:00
Nacho Aldama
7733f3a943
feat: support scoped client certificates ( #7626 )
...
close #7427
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2024-02-14 12:11:12 +01:00
Zoltan Kochan
3477ee5ee8
feat!: check the packageManager field ( #7635 )
...
* feat!: check the packageManager field
* test: fix
* refactor: update error message to match what corepack prints
* feat: add pm-strict option
* refactor: pm-strict=>package-manager-strict
* fix: remove packageManager field from package.json on publish
2024-02-11 01:07:23 +01:00
Kirjava
8d7ec24666
fix: skip automatic download/install of Node.js versions in WebContainer ( #7478 )
...
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2024-01-02 21:30:50 +01:00
Zoltan Kochan
33313d2fd0
fix: EPERM error in the store ( #7455 )
...
close #7213
2023-12-24 10:05:28 +01:00
Khải
d5a176af77
fix(fix-lockfile): crash on tarballs ( #7404 )
...
close #7368
2023-12-13 00:01:31 +01:00
Zoltan Kochan
3db0db8d12
revert: "feat: use-experimental-npmjs-files-index option ( #7177 )"
...
This reverts commit a2bf6a0e96 .
2023-11-22 02:01:27 +02:00
Tristan Knight
a2bf6a0e96
feat: use-experimental-npmjs-files-index option ( #7177 )
...
close #1328
2023-11-19 02:45:33 +02:00
Khải
4da7b463f6
perf: default network-concurrency to cpu count ( #7285 )
...
* feat: default network-concurrency to cpu count
It was found that setting network-concurrency to the exact number of
CPU cores gives fastest installation
* perf: set 16 as min default concurrency
* docs: add comment
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2023-11-10 21:47:03 +02:00
Zoltan Kochan
cfc017ee38
fix: don't copy optional dependencies from the store ( #7255 )
...
close #7046
2023-10-31 12:31:50 +02:00
Zoltan Kochan
500363647a
fix: packing the same file twice during publish ( #7250 )
...
close #6997
2023-10-27 15:30:10 +03:00
Tristan Knight
8abd9beddd
refactor: add type safety for config ( #7249 )
...
---------
Co-authored-by: tris203 <admin@snappeh.com >
2023-10-27 02:43:36 +03:00
Zoltan Kochan
95ffe6f639
test: check spelling in markdown files
2023-10-20 18:38:01 +03:00
Zoltan Kochan
733d612ad1
test: check spelling with cspell ( #7229 )
2023-10-20 15:58:27 +03:00