Skip to content

Bump @inquirer/input from 1.1.2 to 1.2.1#10

Merged
remisture merged 1 commit intomainfrom
dependabot/npm_and_yarn/inquirer/input-1.2.1
Jun 6, 2023
Merged

Bump @inquirer/input from 1.1.2 to 1.2.1#10
remisture merged 1 commit intomainfrom
dependabot/npm_and_yarn/inquirer/input-1.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 5, 2023

Bumps @inquirer/input from 1.1.2 to 1.2.1.

Release notes

Sourced from @​inquirer/input's releases.

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.

@​inquirer/editor@​1.2.0

Now exposes the waitForUserInput option. Setting it to false will automatically launch the editor.

Be careful using this option as this mean the user will not have read the question/instruction before reaching the editor.

v1.1.3

  • Fix bug where options passed to Inquirer were mutated.
Commits

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 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/input](https://github.com/SBoudrias/Inquirer.js) from 1.1.2 to 1.2.1.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/input@1.1.2...@inquirer/input@1.2.1)

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

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 Jun 5, 2023
@remisture remisture merged commit 6142828 into main Jun 6, 2023
@remisture remisture deleted the dependabot/npm_and_yarn/inquirer/input-1.2.1 branch June 6, 2023 05:35
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.

1 participant