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

fix(deps): bump @inquirer/prompts from 1.1.3 to 1.2.3 #8

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2023

Bumps @inquirer/prompts from 1.1.3 to 1.2.3.

Release notes

Sourced from @​inquirer/prompts's releases.

v1.2.3

  • Fix bug with editor prompt #442

v1.2.0

  • Checkbox prompt now support a and i keys to trigger select all and invert selection.
  • editor prompt is now non blocking.
  • errors thrown in filter functions are now surfaced to the user.
Commits
  • 235c18f Publish
  • 478c35e feat (core): Trim end of wrapped lines to make snapshot predictable, and make...
  • 1f78603 Chore: Add unit test to select prompt
  • 42c1458 Chore: Set demo to only run automatically if they're the entrypoint. Otherwis...
  • 13f8025 Chore: replace sinon with vitest
  • 85e1e98 Chore: replace sinon with vitest
  • f0bac45 Chore: replace chai with vitest
  • 0d97a52 Fix Node20 path resolution
  • 77dc774 chore: Simplify configs & reduce devDependencies
  • 7d69cfb chore: Simplify TS setup throughout the monorepo
  • Additional commits viewable in compare view

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 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 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.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2023

The following labels could not be found: dependencies.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-inquirer-prompts-1.2.3 branch 2 times, most recently from ecc86e3 to 4bfa6ff Compare May 29, 2023 09:41
@faridevnz faridevnz force-pushed the main branch 2 times, most recently from 482ff10 to eb2fe67 Compare May 29, 2023 09:51
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-inquirer-prompts-1.2.3 branch from 4bfa6ff to d0c94a7 Compare May 29, 2023 09:51
Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 1.1.3 to 1.2.3.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-inquirer-prompts-1.2.3 branch from d0c94a7 to 12d1318 Compare May 29, 2023 09:52
@faridevnz faridevnz force-pushed the main branch 4 times, most recently from 4da4421 to 2cd590f Compare October 25, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants