Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#76331 - [npm-check-updates] Add dependencies to yarn and pnpm
Attached to Project:
Community Packages
Opened by Martin (MartinX3) - Friday, 28 October 2022, 16:40 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Saturday, 06 May 2023, 00:54 GMT
Opened by Martin (MartinX3) - Friday, 28 October 2022, 16:40 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Saturday, 06 May 2023, 00:54 GMT
|
DetailsDescription:
Remove the hard dependency to npm. It works with pnpm and yarn as well, so any of these 3 must be installed. (pnpm is the successor of npm and yarn) Additional info: * package version(s) 16.3.15-1 |
This task depends upon

pnpm is AUR so it (currently) cannot be added as a dep

- Field changed: Percent Complete (100% → 0%)
yarn is in the normal package repo.

Yes, but for this to work, both npm and yarn would need to be modified to provide a "virtual" pkg which npm-check-updates could depend upon. I doubt it's worth the effort but lets see if PM's are interested.