yargs / yargs-parser

:muscle: the mighty option parser used by yargs
http://yargs.js.org/
ISC License
491 stars 120 forks source link

chore: pin two development dependencies to fix developer build #478

Open shadowspawn opened 1 year ago

shadowspawn commented 1 year ago

This is a low-churn fix for developer build.

[!] (plugin Typescript) Error: Debug Failure. Unhandled SyntaxKind: Unknown.
Error: Debug Failure. Unhandled SyntaxKind: Unknown.

Fixes: #470

See also: #475

(The high-churn PR is #471 which drops rollup-plugin-ts and bumps minimum node version.)

jettdc commented 10 months ago

Any update on this and the related dev build workflows? Is this repository still being maintained? I'd love to contribute to this project but I'm not sure what the status of it is

shadowspawn commented 10 months ago

Any update on this and the related dev build workflows?

No.

By related workflows, do you mean the Renovate PRs? I admit have been ignoring those, but I suspect I can approve them!

Is this repository still being maintained?

Somewhat in limbo. Primary maintainer is busy elsewhere, and I am choosing to focus on responding to issues rather than coding while I get a feel for the repo and issues.

I'd love to contribute to this project but I'm not sure what the status of it is

Do you have ideas on what you want to contribute? I would warn that this is a mature slow-moving repository.

Edit: actually, open an issue rather than discuss here. (Or might be #484 that you have in mind.)