Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @inquirer/prompts from 3.3.2 to 5.3.4 in /packages/gitmars #374

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps @inquirer/prompts from 3.3.2 to 5.3.4.

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​5.3.0

  • Now includes a search prompt. import { search } from @inquirer/prompts

@​inquirer/prompts@​5.1.0

@​inquirer/prompts@​5.0.7

  • Replace chalk with picolors (in 5.1.0 went to yoctocolors to stay with Sindre's packages and reduce amount of provenance.)
  • TS 5.5 (no impact expected on package users)

@​inquirer/prompts@​5.0.1

  • Fix: breaking change wrongly removed the Separator export.

@​inquirer/prompts@​5.0.0

  • [Breaking #1384] @inquirer/core isn't exported from @inquirer/prompts anymore. If you want to create custom prompts, import from the core package. This decision was made to disambiguate what breaks in each package - with prompts re-exporting core, any core breaking change (no matter how minor) caused a major version bump. Now only prompts interfaces breaking changes will be major on prompts. We're hoping this will simplify your usage of @inquirer/* packages.

@​inquirer/prompts@​4.3.3

  • On windows, we will now use unicode characters whenever possible

@​inquirer/prompts@​4.3.2

  • Performance improvements (less flickering mainly noticeable on select/checkbox)

@​inquirer/prompts@​4.3.0

  • Errors thrown from prompts are now custom errors.

@​inquirer/prompts@​4.2.1

  • Bugfix: When relying on asynchronous validation, the loader icon was broken.
  • Chore: Added tests covering the prior issue to prevent future regression of loaders.

@​inquirer/prompts@​4.0.0

  • All prompts are now themable. See each prompts documentation about the options available.
  • BREAKING: The message option of each prompt must now be a string. It could previously be an asynchronous function. See recipes for a migration option.
  • Node 18 required
Commits
  • f881e68 Publish
  • cef9382 Feat(@​inquirer/rawlist) Add support for choice.short property
  • 884a9e7 Chore: Run tsc first and cache on vercel before running tsc dependant jobs
  • 7a061f1 Publish
  • 4cfc4eb Chore Use husky to run tests on prepush
  • 129afbe Chore bump dev-dependencies
  • 8818c91 Fix tests
  • 884ae04 Feat(@inquirer/*) All inquirer errors now define a name property
  • 6dfebd9 Fix(inquirer): Handle choices without value property (backward compat with v9)
  • 2a40d8a Publish
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 3.3.2 to 5.3.4.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.3.2...@inquirer/prompts@5.3.4)

---
updated-dependencies:
- dependency-name: "@inquirer/prompts"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 29, 2024
Copy link

vercel bot commented Jul 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitmars ❌ Failed (Inspect) Jul 29, 2024 6:06pm

Copy link

sonarcloud bot commented Jul 29, 2024

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Superseded by #383.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/packages/gitmars/inquirer/prompts-5.3.4 branch August 5, 2024 18:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants