Zoltan Kochan
70d565cf79
chore(release): 10.5.1
2025-02-26 12:56:43 +01:00
Zoltan Kochan
0e9fff7bef
chore(release): 10.5.0
2025-02-25 12:27:14 +01:00
Zoltan Kochan
8fcc221394
feat: reading settings from pnpm-workspace.yaml ( #9121 )
...
Related discussion: https://github.com/orgs/pnpm/discussions/9037
close #9033
2025-02-22 02:10:43 +01:00
Zoltan Kochan
ee72c62db9
chore(release): 10.4.1
2025-02-16 22:37:26 +01:00
Zoltan Kochan
3a71df0588
refactor: use lex-comparator
2025-02-16 14:29:23 +01:00
Zoltan Kochan
2a6b51f483
chore(release): 10.4.0
2025-02-14 01:18:32 +01:00
Zoltan Kochan
4aa6d45e5c
feat: approve-builds works with global packages ( #9095 )
2025-02-13 01:42:49 +01:00
Zoltan Kochan
1dc2804f7a
chore(release): 10.3.0
2025-02-11 00:34:43 +01:00
Zoltan Kochan
d40dfebdca
chore(release): 10.2.1
2025-02-06 20:00:29 +01:00
Zoltan Kochan
afbb65495e
fix: running approve-builds from a subdirectory of a workspace ( #9048 )
2025-02-05 23:45:26 +01:00
Zoltan Kochan
97e0f5da61
chore(release): 10.2.0
2025-02-03 18:32:38 +01:00
btea
5d7192c3de
fix: exit approve-builds command when getAutomaticallyIgnoredBuilds return empty list ( #9024 )
...
* fix: exit `approve-builds` command when `getAutomaticallyIgnoredBuilds` return empty list
* feat: print an info message when there are no packages to approve
---------
Co-authored-by: Zoltan Kochan <z@kochan.io >
2025-02-02 22:02:27 +01:00
Zoltan Kochan
a2a4509af5
fix: sort keys in pnpm.onlyBuiltDependencies
2025-01-29 11:06:23 +01:00
Zoltan Kochan
c5a0b9ea43
chore(release): 10.1.0
2025-01-26 22:26:45 +01:00
Zoltan Kochan
961dc5d29d
feat: add ignored-builds command ( #8963 )
...
* feat: add ignored-builds command
* test: ignored-builds
* test: ignored-builds
* fix: document the new command
* refactor: update text
* feat: add approve-builds command
* feat: rebuild approved packages
* fix: ignored builds
* feat: add final approval prompt
* test: approve builds
* refactor: approve-builds
2025-01-25 18:51:35 +01:00