raineorshine / npm-check-updates

Find newer versions of package dependencies than what your package.json allows
Other
9.38k stars 325 forks source link

`pnpm` catalog protocol support #1451

Open mmellado opened 1 month ago

mmellado commented 1 month ago

[!NOTE] This is more of a feature request to support the new pnpm catalogs feature, which is a new way to specify dependency versions


Steps to Reproduce

run ncu

Current Behavior

Dependencies listed under the catalog key in pnpm-workspace.yaml are ignored

Expected Behavior

Account for, list, and provide the option to udpate catalog versions listed in pnpm-workspace.yaml

TylerNRobertson commented 1 week ago

Would be great to see this added!