Zoltan Kochan
5da5e75e08
chore(release): 9.12.0
2024-10-02 12:19:20 +02:00
btea
9797a1e889
refactor: remove useless parameters from the catch statement ( #8583 )
2024-09-29 12:08:48 +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
Zoltan Kochan
1865472bde
chore: use catalogs
2024-06-27 22:06:05 +02:00
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
ed9c041f61
fix(deps): update
2024-06-11 11:27:03 +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
c8655b465e
chore(release): libs
2024-05-12 01:57:58 +02:00
Zoltan Kochan
d6d31d6adc
fix(deps): update
2024-05-07 15:27:13 +02:00
Khải
2786b549d9
chore(eslint): explicit-module-boundary-types ( #7926 )
2024-04-14 13:37:50 +02:00
Khải
a9d02ddc61
refactor(store): return type annotations ( #7890 )
2024-04-10 15:22:48 +02:00
Zoltan Kochan
035eeb6f46
chore(deps): update
2024-04-10 00:34:00 +02:00
Zoltan Kochan
43bd75c5b8
chore(release): libs
2024-04-09 17:14:05 +02:00
Zoltan Kochan
e71ca7579e
fix: vulnerable dependency
2024-03-15 00:54:41 +01:00
Zoltan Kochan
857c0547ac
fix(deps): update
2024-02-12 22:46:58 +01:00
Zoltan Kochan
ecda06d7b5
Merge branch 'v8'
2024-01-10 16:04:26 +01:00
Zoltan Kochan
388e1cc1cb
chore(release): 8.14.1
2024-01-10 15:57:53 +01:00
Zoltan Kochan
37ccff6373
fix(store-path): throw an error when there's no pnpm home directory
2024-01-10 12:59:40 +01:00
Zoltan Kochan
6993c4487b
fix(store-path): throw an error when there's no pnpm home directory
2024-01-10 12:58:39 +01:00
Zoltan Kochan
6e3b75a42f
chore(release): 9.0.0-alpha.0
2024-01-08 19:12:45 +01:00
Zoltan Kochan
43cdd87c0c
feat!: drop Node.js 16 support
2024-01-08 11:57:44 +01:00
btea
e79ab3847b
chore(dep): update @types/node ( #7414 )
...
* chore(dep): update @types/node
* chore: update
2023-12-13 14:06:52 +01:00
Zoltan Kochan
2d8015b0eb
chore(deps): update
2023-11-16 17:36:11 +02:00
Zoltan Kochan
fc858f6a51
chore(release): libs
2023-11-01 12:34:02 +02:00
Nacho Aldama
7d65d901ac
fix: run dlx in the root of Windows drive ( #7264 )
...
close #7263
2023-10-31 23:00:23 +02:00
Zoltan Kochan
8e027f9067
chore(deps): update
2023-10-24 23:02:17 +03:00
Zoltan Kochan
7be55be549
chore(deps): update
2023-10-15 13:01:52 +03:00
Zoltan Kochan
98377afd34
chore(deps): update
2023-09-19 15:24:05 +03:00
Zoltan Kochan
2690115d42
chore(deps): update
2023-09-15 18:28:45 +03:00
Zoltan Kochan
9584e5e86d
fix(deps): update
2023-08-19 18:13:57 +03:00
Zoltan Kochan
efa465d630
chore(deps): update @types/node to v16
2023-08-08 14:25:32 +03:00
Zoltan Kochan
d4ad189e3b
chore(deps): update
2023-07-29 22:32:10 +03:00
Zoltan Kochan
e958707b2d
perf: don't random ID to temp file names ( #6817 )
2023-07-17 11:35:34 +03:00
Zoltan Kochan
75673055f4
chore(deps): update
2023-07-13 18:40:03 +03:00
Zoltan Kochan
9a7a249e1d
chore(deps): update
2023-06-28 20:55:05 +03:00
Zoltan Kochan
3c2c426d13
chore(deps): update
2023-06-23 01:29:50 +03:00
Zoltan Kochan
1989a068b3
chore(deps): update
2023-06-03 22:41:42 +03:00
Zoltan Kochan
925198bf97
chore(deps): update
2023-05-05 16:06:57 +03:00
Zoltan Kochan
fc8780ca9e
feat: npmrc environment variable fallback ( #6358 )
...
close #6018
2023-04-04 22:53:51 +03:00
Zoltan Kochan
eb5b7d5299
chore(release): 8.0.0-rc.0
2023-03-24 15:52:20 +02:00
Zoltan Kochan
eceaa8b8b7
feat!: drop Node.js 14 support
2023-03-18 17:11:38 +02:00
Zoltan Kochan
1f81e70e1a
Merge branch 'main' into v8
2023-03-05 15:06:47 +02:00
Zoltan Kochan
cfbab73a61
fix: update deps
2023-03-03 06:13:20 +02:00
Zoltan Kochan
a4ce8e1f27
Merge branch 'main' into v8
2023-02-23 13:13:30 +02:00
await-ovo
77c754b10a
chore: eslint issues ( #6123 )
2023-02-23 12:12:32 +02:00
Zoltan Kochan
0058ecfbb9
chore(release): 8.0.0-alpha.0
2023-02-20 23:19:20 +02:00
Zoltan Kochan
583e3954be
fix: remove suppressImplicitAnyIndexErrors from typescript settings ( #5991 )
2023-01-28 18:19:26 +02:00
Zoltan Kochan
00dea18c60
chore(deps): update
2022-12-30 22:05:59 +02:00