Zoltan Kochan
|
f0c3ed6781
|
fix: don't fail with strictPeerDependencies=true if the peerDependencyRules ignore the peer issues (#9505)
close #9449
close #8859
close #7978
close #8382
|
2025-05-09 11:38:56 +02:00 |
|
v1rtl
|
acdf26d8cd
|
refactor: replace strip-ansi with built-in util.stripVTControlCharacters (#9009)
|
2025-01-26 11:44:40 +01:00 |
|
Zoltan Kochan
|
ee5dde3894
|
fix: rendering of missing peer dependencies output (#8745)
close #8538
|
2024-11-11 10:16:09 +01:00 |
|
Zoltan Kochan
|
aa33269f9f
|
fix: peer dependency rules should not change the lockfile (#7758)
* fix: peer dependency rules should not change the lockfile
* test: fix
* fix: hide peer issues warning if there nothing to report
|
2024-03-13 17:55:18 +01:00 |
|
Zoltan Kochan
|
043d988fc9
|
style: no default exports (#5490)
|
2022-10-14 16:49:11 +03:00 |
|
Zoltan Kochan
|
b5734a4a7c
|
feat: better reporting of unmet peer issues (#4169)
|
2021-12-29 01:19:14 +02:00 |
|
Zoltan Kochan
|
6058f76cdf
|
fix(print-peer-issues): escape the "*" range
|
2021-12-18 04:10:00 +02:00 |
|
Zoltan Kochan
|
a087f339e3
|
fix(render-peer-issues): print a new line between summaries
|
2021-12-14 19:13:06 +02:00 |
|
Zoltan Kochan
|
ab9018c57b
|
feat: improve render-peer-issues (#4120)
|
2021-12-14 14:01:17 +02:00 |
|
Zoltan Kochan
|
3e48b24e3f
|
refactor: change the structure of peer dependency issues object
close #4118
|
2021-12-13 21:53:36 +02:00 |
|
Zoltan Kochan
|
b8e584acfb
|
feat: print the missing optional peers that are in conflict with non-optional peers (#4113)
|
2021-12-13 03:56:41 +02:00 |
|
Zoltan Kochan
|
89dcc1115a
|
feat: detect conflicting peer dependencies per project (#4111)
|
2021-12-12 19:13:08 +02:00 |
|
Zoltan Kochan
|
ba9b2eba1c
|
feat: detect conflicting peer dependencies and print nice warnings about peer dependency issues (#4102)
|
2021-12-11 00:20:01 +02:00 |
|