chore: hqtui ^0.5.0, so a click reaches the key bar and the dialogs - #252
Merged
Merged
Conversation
Below 1.0 a caret locks the minor, so this app was pinned to the hqtui it was written against and would never have seen a newer one. 0.5.0 adds click hooks to status bar items, modal buttons and backdrops, and panels, and a double-click on every scrollable widget; all optional, nothing here has to change to take it. Bumped: package.json, packages/cli/package.json, package-lock.json (lockfile-only: a full npm install on the dev box fails in a git dependency's prepare step with EALLOWSCRIPTS, unrelated to this change, so CI is the check here). Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DWtLsmAescX4Nb8QiBJd37
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
ThreatCrush Security Scan39 finding(s) HIGH/CRITICAL: 2 | MEDIUM: 28 | LOW: 9
Snippets are redacted; ThreatCrush never prints matched credential material. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
@profullstack/hqtuito^0.5.0, which adds click hooks to status bar items, modal buttons and backdrops, and panels, plus a double-click on every scrollable widget. Below 1.0 a caret locks the minor, so without this the CLI stays on the old library forever.Release notes: https://github.com/profullstack/hqtui/releases/tag/v0.5.0
Lockfile updated with a lockfile-only install: a full
npm installon the dev box fails in a git dependency's prepare step with EALLOWSCRIPTS, which is unrelated to this change, so CI is the check here. No source change; every new option is optional.🤖 Generated with Claude Code
https://claude.ai/code/session_01DWtLsmAescX4Nb8QiBJd37