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 from 10.0.1 to 10.1.7 #1550

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps inquirer from 10.0.1 to 10.1.7.

Release notes

Sourced from inquirer's releases.

inquirer@10.1.2

  • Fix broken backward compatibility issues with v9. Choice objects without value should default to use name as the value. Note: Please don't rely on this weird behaviour, but we fixed it since it was an unintended breaking change.

inquirer@10.1.0

  • Adds the new { type: 'search' } prompt.

inquirer@10.0.3

  • Fix: Re-added missing short on select and checkbox prompt.
  • Fix: Remove type requiring a close method on prompt class instances (it wasn't required.)
Commits
  • 056e26a Publish
  • 3a7efb2 Chore(dev-deps) Bump
  • 4513828 Fix(@​inquirer/core) Improve rendering performance (#1498)
  • 8abfcd9 Chore(dev) Add post-checkout hook
  • fa4c3b9 Chore(dev-deps) Bump to yarn 4.4.0
  • bf127a7 Chore(dev-deps) Bump typescript-eslint to v8 (#1496)
  • 2407074 Chore(dev-deps) Bump
  • 4531df8 Doc(@​inquirer/core) Document the basic concepts and hooks within Inquirer cor...
  • 8be69de Publish
  • d850b58 Add inquirer-file-selector community prompt (#1488)
  • 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](https://github.com/SBoudrias/Inquirer.js) from 10.0.1 to 10.1.7.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@10.0.1...inquirer@10.1.7)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

github-actions bot commented Aug 5, 2024

Coverage Report

Commit:3459ef8
Base: develop@eb387be

Type Base This PR
Total Statements Coverage  70.59%  70.59%  (+0%)
Total Branches Coverage  69.81%  69.77%  (-0.04%)
Total Functions Coverage  82.72%  82.72%  (+0%)
Total Lines Coverage  70.59%  70.59%  (+0%)
Details (changed files):
File Statements Branches Functions Lines

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2024

Superseded by #1552.

@dependabot dependabot bot closed this Aug 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/inquirer-10.1.7 branch August 7, 2024 07:36
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