Ryo Matsukawa
|
2e07c4f6ff
|
feat: respect minimumReleaseAge in outdated command (#10030)
close #10009
* feat: respect minimumReleaseAge in outdated command
* chore: add changeset
* fix: remove unnecessary 'latest' to '*' conversion in outdated command
* refactor: move publishedBy and matcher creation outside getManifest
* refactor: outdated
* docs: update changeset
---------
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2025-09-30 18:30:41 +02:00 |
|
Zoltan Kochan
|
facd7656e8
|
refactor: always use extensions in relative imports (#9878)
|
2025-08-19 15:25:11 +02:00 |
|
Zoltan Kochan
|
3dd30b1909
|
refactor: create branded type for project ID (#8164)
|
2024-06-04 18:30:59 +02:00 |
|
Zoltan Kochan
|
c649954e41
|
refactor: create a separate type for DepPath (#8094)
|
2024-05-20 16:11:46 +02:00 |
|
Zoltan Kochan
|
c9db742824
|
fix: update typescript to v5.4 (#7905)
|
2024-04-12 14:03:45 +02:00 |
|
Zoltan Kochan
|
a22bdf0e29
|
feat!: remove the dev field from the lockfile (#7808)
|
2024-03-22 15:21:26 +01:00 |
|
Zoltan Kochan
|
21878e7ae4
|
feat(lockfile)!: change the keys format (#7752)
|
2024-03-17 23:01:39 +01:00 |
|
Zoltan Kochan
|
d381a6001c
|
feat!: use dependency path format from lockfile v6 (#7470)
Drop lockfile v5 support.
|
2024-01-08 11:57:44 +01:00 |
|
Clark Tomlinson
|
81e5ada3a9
|
feat(interactive-update): group dependancies by type, add package url column (#6978)
* feat(interactive-update): group dependancies by type, add package url column
Partially resolves https://github.com/pnpm/pnpm/issues/6314
* refactor: update
* docs: update changeset
---------
Co-authored-by: Zoltan Kochan <z@kochan.io>
|
2023-08-30 22:26:39 +03:00 |
|
await-ovo
|
04a279881a
|
fix: should respect ignore patterns in updateConfig.ignoreDependencies (#6590)
close #6548
|
2023-05-26 03:14:44 +03:00 |
|
Zoltan Kochan
|
4ca53b0b50
|
refactor: group projects in different subdirectories (#5659)
|
2022-11-20 01:35:22 +02:00 |
|