Skip to content

fix: unblocked compilation failures for @W-22163225@#697

Merged
jfeingold35 merged 4 commits intomainfrom
jf/W-22163225
Apr 28, 2026
Merged

fix: unblocked compilation failures for @W-22163225@#697
jfeingold35 merged 4 commits intomainfrom
jf/W-22163225

Conversation

@jfeingold35
Copy link
Copy Markdown
Contributor

@jfeingold35 jfeingold35 commented Apr 27, 2026

@oclif/table is a dependency of this library. In order for this library and others to be able to use the fix in this PR (associated with @W-22163225@), we need to unblock the compilation failure that has been plaguing this repo.

The compilation error was related to using an outdated version of eslint-plugin-sf-plugin. Updating that dependency resolved the issue and allowed me to unblock the tests. I also had to update all of the headers in order to satisfy the now-properly-running linter.

ADDITIONALLY, this PR increments the dependencies on @inquirer/confirm, @inquirer/password, and @inquirer/type to the most recent major versions. They had previously been on extremely old versions, and for reasons that I'm not entirely certain of, but believe to be related to the Node event loop, they were now causing XNUTs to fail.

Comment thread src/ux/prompts.ts
@jfeingold35 jfeingold35 merged commit 04c7a1e into main Apr 28, 2026
92 of 93 checks passed
@jfeingold35 jfeingold35 deleted the jf/W-22163225 branch April 28, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants