chore(deps): refresh runtime and workflow dependencies#231
Merged
Conversation
Consolidate the pending Dependabot updates for Inquirer, Biome, Bunup, setup-node, and Azure Login. Align the confirm prompt with the upgraded Inquirer core so abort errors keep a single runtime identity.
This was referenced Jul 23, 2026
skvark
marked this pull request as ready for review
July 23, 2026 11:43
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.
Summary
actions/setup-nodev7 andazure/loginv3@inquirer/checkboxand@inquirer/selectto 5.2.1 and@inquirer/coreto 11.2.1@inquirer/confirmto 6.1.1 so all prompt packages resolve one compatible core copy andExitPromptErroridentity remains stableReview notes
GitHits upgrade review found no added direct or transitive advisories for the npm updates. The Inquirer prompt releases move together to core 11.2.1.
actions/setup-nodev7 preserves the workflow inputs used here;azure/loginv3 preserves the existing OIDC inputs and moves its action runtime to Node 24, which is supported by the GitHub-hosted runner used by this workflow.This PR supersedes #213, #214, #215, #216, #217, #218, and #228.
Validation
bun install --frozen-lockfilebun run typecheckbun run format:check(LF-normalized committed tree)bun run lintbun test(2,502 passing)bun run buildbun run buildinpackages/mcpbun run validate:packages:mcp-publishbun run smoke:cli:builtbun run smoke:mcp:built