chore(deps): bump the cli-dependencies group with 4 updates - #23
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cli-dependencies group with 4 updates#23dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/cli-dependencies-03fb274f96
branch
28 times, most recently
from
February 4, 2026 19:15
a62dca4 to
4e5f6f4
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/cli-dependencies-03fb274f96
branch
25 times, most recently
from
February 11, 2026 13:39
2038072 to
f544c2a
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/cli-dependencies-03fb274f96
branch
from
February 16, 2026 15:19
f544c2a to
ef4e574
Compare
Bumps the cli-dependencies group with 4 updates: [boxen](https://github.com/sindresorhus/boxen), [commander](https://github.com/tj/commander.js), [inquirer](https://github.com/SBoudrias/Inquirer.js) and [ora](https://github.com/sindresorhus/ora). Updates `boxen` from 7.1.1 to 8.0.1 - [Release notes](https://github.com/sindresorhus/boxen/releases) - [Commits](sindresorhus/boxen@v7.1.1...v8.0.1) Updates `commander` from 12.1.0 to 14.0.3 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v12.1.0...v14.0.3) Updates `inquirer` from 9.3.8 to 13.2.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.3.8...inquirer@13.2.2) Updates `ora` from 8.2.0 to 9.1.0 - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v8.2.0...v9.1.0) --- updated-dependencies: - dependency-name: boxen dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-dependencies - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-dependencies - dependency-name: inquirer dependency-version: 13.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-dependencies - dependency-name: ora dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cli-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/cli-dependencies-03fb274f96
branch
from
February 24, 2026 10:13
ef4e574 to
09333e6
Compare
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 the cli-dependencies group with 4 updates: boxen, commander, inquirer and ora.
Updates
boxenfrom 7.1.1 to 8.0.1Release notes
Sourced from boxen's releases.
Commits
52bbd6a8.0.13cf4ea9Downgrade cli-boxes (#102)f7dcff38.0.09b1471eMeta tweaks8f6ed57Update dependencies (#97)3a9c751Bump minimum version to Node.js 18 (#96)74f1a0cRemove bloat code (#91)Updates
commanderfrom 12.1.0 to 14.0.3Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
824736414.0.3e281fe3Update docs for 14.0.3 (#2474)7357ddaSeparate out a more detailed release policy document (#2462)b6e2e3aBump eslint from 9.39.1 to 9.39.2 (#2470)d6f63a7Bump ts-jest from 29.4.5 to 29.4.6 (#2467)2a9768aBump prettier from 3.6.2 to 3.7.4 (#2466)9211918docs(README): Tweak formatting, punctuation for clarity (#2465)4208a96Bump typescript-eslint from 8.46.2 to 8.48.0 (#2458)03308ceBump eslint-plugin-jest from 29.0.1 to 29.2.1 (#2457)4d2db1fBump globals from 16.4.0 to 16.5.0 (#2456)Updates
inquirerfrom 9.3.8 to 13.2.2Release notes
Sourced from inquirer's releases.
... (truncated)
Commits
dc4c581chore: Publish new release3713139fix(inquirer): remove deprecated 'list' type from TypeScript types (#1977)093b7d6chore(deps-dev): Bump the testing group with 3 updates (#1970)76f9a07chore(deps-dev): Bump the linting group with 3 updates (#1971)41f6d8bchore(deps-dev): Bump oxfmt in the formatting group (#1972)58ec12echore(deps-dev): Bump turbo from 2.7.5 to 2.7.6 in the build group (#1973)4b56992chore(deps-dev): Bump@types/nodein the types group (#1974)cb47974chore: Publish new release52b2936fix(inquirer): pass previous answers to validate function (#1969)5239f13chore(deps-dev): Bump the linting group across 1 directory with 5 updates (#1...Updates
orafrom 8.2.0 to 9.1.0Release notes
Sourced from ora's releases.
Commits
d7e3a949.1.0d2b543aSupport external writes to stream while spinning68d50e5Replacestrip-ansiwith nativestripVTControlCharacters(#249)20d4bdb9.0.07aca06dRequire Node.js 20aa51538Fix clearing in some cases9125620Add FAQs0f19f57Fixframe()not displaying dynamic prefixText/suffixText from functions45d30adFix multiline text exceeding console height leaving garbage when scrollingDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions