Commit Graph

129 Commits

Author SHA1 Message Date
Zoltan Kochan
79830ff0b9 chore: use catalogs 2024-06-27 21:18:27 +02:00
Zoltan Kochan
7678113d79 chore: use catalogs (#8249) 2024-06-27 17:22:38 +02:00
Zoltan Kochan
347c79a8cd chore(release): 9.4.0 2024-06-17 17:44:19 +02:00
Zoltan Kochan
13e55b2865 fix: a filtered install should update the lockfile first (#8183)
close #8165
2024-06-12 14:49:39 +02:00
Brandon Cheng
c7e1b6fae8 chore: configure TypeScript project references for tests (#8128)
* refactor: store link values before converting to references

* fix: use .sort() without localeCompare

https://github.com/pnpm/pnpm/pull/8128#discussion_r1614031566

> Nit, but you probably just want to call sort without a comparison
> function; these are already strings and locale compare is not a good
> comparison for anything but human readable strings since it will
> differ on different people's machines based on their language setting.
> I've hit this too many times before for code gen.

* feat: configure meta-updater to write test/tsconfig.json files

* fix: relative imports for __typings__

* chore: `pnpm run meta-updater`

* fix: explicitly use test/tsconfig.json for ts-jest
2024-05-31 12:48:13 +02:00
Brandon Cheng
5de89d81a6 chore: remove top-level composite property from tsconfig.json files (#8130)
* chore: remove no-op composite property

* chore: remove top-level composite property from existing files
2024-05-28 02:37:40 +02:00
Zoltan Kochan
838b7f0125 chore(release): libs 2024-05-22 00:24:34 +02:00
Zoltan Kochan
355ccd1243 chore(release): libs 2024-05-21 14:46:39 +02:00
Zoltan Kochan
c8655b465e chore(release): libs 2024-05-12 01:57:58 +02:00
Zoltan Kochan
7b8701cb62 fix: update deps (#7913) 2024-04-13 10:40:50 +02:00
Khải
9afef40eba refactor(fs): type checking perf (#7901) 2024-04-11 15:40:13 +02:00
Zoltan Kochan
43bd75c5b8 chore(release): libs 2024-04-09 17:14:05 +02:00
Khải
984b976672 refactor: replace deprecated jest methods (#7840) 2024-03-29 00:03:58 +01:00
Kenrick
9503c2908b docs: update README.md: Update badge image of @pnpm/fs.find-packages (#7753)
The package used to be named "find-packages" but it's moved to "@pnpm/fs.find-packages", but the badge image src wasn't updated
2024-03-11 15:51:09 +01:00
Zoltan Kochan
0564745b1d style: use unknown in try/catch (#7709) 2024-03-06 01:47:04 +01:00
Zoltan Kochan
857c0547ac fix(deps): update 2024-02-12 22:46:58 +01:00
Zoltan Kochan
1fc7c86778 Merge branch 'v8' 2024-01-27 16:55:07 +01:00
Zoltan Kochan
778efe2022 chore(release): 8.15.0 2024-01-27 16:48:08 +01:00
Nacho Aldama
df9b16aa98 fix: don't fail if the file already exists (Windows Reflinks) (#7555)
close #7554
2024-01-27 14:47:16 +01:00
Nacho Aldama
e146c258a8 fix: don't fail if the file already exists (Windows Reflinks) (#7555)
close #7554
2024-01-27 14:44:37 +01:00
Nacho Aldama
e2e08b98f6 feat: set default import method in Win to hardlink (#7564)
Close #7524
Close #7547
Close #7492

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2024-01-24 13:42:37 +01:00
Nacho Aldama
a516ba0e5c feat: set default import method in Win to hardlink (#7564)
Close #7524
Close #7547
Close #7492

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2024-01-24 13:42:06 +01:00
Zoltan Kochan
793d523103 Merge branch 'v8' 2024-01-22 10:14:47 +01:00
Zoltan Kochan
b93bc1aa41 chore(release): 8.14.2 2024-01-22 10:10:27 +01:00
await-ovo
9fb45d0fc5 fix(plugin-commands-publishing): should pack main file or bin files defined in publishConfig (#7538)
close #4195
2024-01-20 02:01:43 +01:00
await-ovo
e363af8e13 fix(plugin-commands-publishing): should pack main file or bin files defined in publishConfig (#7538)
close #4195
2024-01-20 02:01:22 +01:00
Zoltan Kochan
6e3b75a42f chore(release): 9.0.0-alpha.0 2024-01-08 19:12:45 +01:00
Zoltan Kochan
1b9b11cfb4 feat!: drop Node.js 16 support in fs.is-empty-dir-or-nothing 2024-01-08 11:57:44 +01:00
Zoltan Kochan
43cdd87c0c feat!: drop Node.js 16 support 2024-01-08 11:57:44 +01:00
Zoltan Kochan
c0182b429f chore(release): 8.14.0 2024-01-02 23:57:01 +01:00
Nacho Aldama
19be6b7041 fix: fatal error when using CoW in Windows (#7479)
close #7468
2024-01-02 21:08:17 +01:00
Zoltan Kochan
7bef886144 chore(release): libs 2024-01-02 10:31:17 +01:00
JasonMan34
693944b669 feat(deploy): don't rimraf out directory if it's not empty (#7360)
close #7351

---------

Co-authored-by: Zoltan Kochan <z@kochan.io>
2023-12-30 16:59:52 +01:00
Zoltan Kochan
568860daae chore(release): 8.13.1 2023-12-26 15:39:22 +01:00
Zoltan Kochan
cbe32d3d19 chore(deps): update symlink-dir 2023-12-25 00:23:03 +01:00
Zoltan Kochan
33313d2fd0 fix: EPERM error in the store (#7455)
close #7213
2023-12-24 10:05:28 +01:00
Zoltan Kochan
74e8f474f3 chore(release): libs 2023-12-14 16:15:57 +01:00
Zoltan Kochan
e71c0f17e5 chore(release): 8.12.1 2023-12-13 11:18:12 +01:00
Nacho Aldama
418866ac07 fix: avoid empty cloned files in Windows (#7313)
* fix: avoid empty cloned files in Windows

* chore: add changesets

* chore: update changesets

* fix: remove duplicate dependency

* fix: try to set workers number to 1 in Windows

* revert: 1 worker in Windows tests

* fix: throw error when current drive does not support CoW
2023-12-12 23:30:29 +01:00
Zoltan Kochan
2d8015b0eb chore(deps): update 2023-11-16 17:36:11 +02:00
Zoltan Kochan
b39e8af54a fix(deps): update rename-overwrite
ref #7213
2023-11-16 00:23:49 +02:00
Zoltan Kochan
df9eade77c chore(release): 8.10.3 2023-11-12 14:02:55 +02:00
Zoltan Kochan
74432d605e fix: downgrade npm-packlist to improve performance (#7301)
ref #6997
ref #7250
2023-11-12 14:00:29 +02:00
Zoltan Kochan
101829de7c chore(release): 8.10.1 2023-11-01 14:30:03 +02:00
Zoltan Kochan
c7f1359b65 fix: regression caused by upgrading npm-packlist (#7269)
Related issues:
- https://github.com/npm/cli/issues/5007
Fixed via: 0af133ecb8

To reproduce in the pnpm repo, run `pnpm pack` in `store/store-path`.
2023-11-01 14:27:25 +02:00
Zoltan Kochan
fc858f6a51 chore(release): libs 2023-11-01 12:34:02 +02:00
Zoltan Kochan
3eeb16fdc6 chore(release): 8.10.0 2023-10-27 17:29:20 +03:00
Zoltan Kochan
500363647a fix: packing the same file twice during publish (#7250)
close #6997
2023-10-27 15:30:10 +03:00
Zoltan Kochan
8e027f9067 chore(deps): update 2023-10-24 23:02:17 +03:00
Zoltan Kochan
b90029432d chore(release): 8.10.0-0 2023-10-24 15:54:22 +03:00