Skip to content

build(deps-dev): bump @topcli/prompts from 2.4.1 to 3.1.0 in /packages/openbridge-webcomponents - #758

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/packages/openbridge-webcomponents/topcli/prompts-3.1.0
Open

build(deps-dev): bump @topcli/prompts from 2.4.1 to 3.1.0 in /packages/openbridge-webcomponents#758
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/packages/openbridge-webcomponents/topcli/prompts-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Bumps @topcli/prompts from 2.4.1 to 3.1.0.

Release notes

Sourced from @​topcli/prompts's releases.

v3.1.0

What's Changed

Full Changelog: TopCli/prompts@v3.0.0...v3.1.0

v3.0.0

What's Changed

Breaking changes

Drop Node.js v20 support

This package now uses Promise.withResolvers, which require Node.js v22.

Validators

Built-in validators have been moved under a validators namespace export, alongside the new transformers namespace.

Before:

import { question, required } from "@topcli/prompts";
await question("...", { validators: [required()] });

... (truncated)

Commits
  • 132bff0 3.1.0
  • d14cd28 feat(question): add hint option (#181)
  • 865b8d0 feat: add disabled support for select & multiselect (#180)
  • 2d30845 feat: add separator support to select & multiselect (#179)
  • b0dc60d chore(deps-dev): bump typescript in the development-dependencies group (#177)
  • 635d120 chore(build): migrate from tsup to tsdown (#178)
  • ff6f71d chore(deps): bump the github-actions group with 2 updates (#176)
  • c419322 3.0.0
  • eefdc97 chore(package.json): add repository (#175)
  • e55ffc4 feat(question)!: add transformer option (#174)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​topcli/prompts since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@topcli/prompts](https://github.com/TopCli/prompts) from 2.4.1 to 3.1.0.
- [Release notes](https://github.com/TopCli/prompts/releases)
- [Commits](TopCli/prompts@v2.4.1...v3.1.0)

---
updated-dependencies:
- dependency-name: "@topcli/prompts"
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 13, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants