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.0.6 in /packages/gitmars #362

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

Bumps @inquirer/prompts from 3.3.2 to 5.0.6.

Release notes

Sourced from @​inquirer/prompts's releases.

@​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
  • cc52a35 Publish
  • 4000667 Chore(dev-deps): Bump
  • 36c735c Fix(@​inquirer/core): Delay showing any loader by 300ms to avoid spinner flick...
  • 47cbb40 Fix(@​inquirer/core): Delay showing any loader by 300ms to avoid spinner flick...
  • c7583fc Fix(@​inquirer/core): Delay showing any loader by 300ms to avoid spinner flick...
  • 3d15d50 Fix(@​inquirer/core): Reduce memory consumption of usePrefix in loading mode
  • 9735dea Feat(@​inquirer/demo): Add a demo of the loader
  • eccb5c8 Chore(@​inquirer/core): Prune some useless code
  • bafa0de Chore(deps-dev): Bump globals from 15.4.0 to 15.6.0 (#1425)
  • dfbb7a0 Chore(deps-dev): Bump globals from 15.4.0 to 15.5.0 (#1424)
  • 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.0.6.
- [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.0.6)

---
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 Jun 24, 2024
Copy link

vercel bot commented Jun 24, 2024

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

Name Status Preview Comments Updated (UTC)
gitmars ❌ Failed (Inspect) Jun 24, 2024 6:41pm

Copy link

sonarcloud bot commented Jun 24, 2024

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.

None yet

0 participants