Skip to content

Commit 540b611

Browse files
Bump @inquirer/prompts from 7.8.4 to 7.9.0 (#502)
Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 7.8.4 to 7.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SBoudrias/Inquirer.js/releases"><code>@​inquirer/prompts</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​inquirer/prompts</code><a href="https://github.com/7"><code>@​7</code></a>.9.0</h2> <ul> <li>New design for the keys help tip. Themable/localizable with <code>theme.style.keysHelpTip</code>.</li> <li>Re-introduce option to match up/down actions with vim or emacs keybindings. Enable with <code>theme.keybindings</code></li> </ul> <h2><code>@​inquirer/prompts</code><a href="https://github.com/7"><code>@​7</code></a>.8.6</h2> <ul> <li>Reduce number of transitive dependencies</li> </ul> <h2><code>@​inquirer/prompts</code><a href="https://github.com/7"><code>@​7</code></a>.8.5</h2> <ul> <li>Fix <a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1834">#1834</a>: (rawlist) Allows specifying numbers as explicit keys of option within the list.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/87cb01e67a25983bdaf0d74a7685915c0afb5f23"><code>87cb01e</code></a> Publish</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/84102438f8c5227ff48ed0cbba6a8bd9cb4e261b"><code>8410243</code></a> feat: Review how help tips are themed/localize (<a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1851">#1851</a>)</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/f1ec92ad124313d57659e58307432ffe7d908c54"><code>f1ec92a</code></a> feat: Add optional support for vim and emac bindings (<a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1838">#1838</a>)</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/92e1a845a2547ba608fca69f94d0d5ef3e9d5bf5"><code>92e1a84</code></a> Chore(deps): Bump github/codeql-action from 3 to 4 (<a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1852">#1852</a>)</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/9b226bda96220f73746764a853240c87bbd01602"><code>9b226bd</code></a> feat(<code>@​inquirer/checkbox</code>): selected checkbox can now display checkedName (<a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1844">#1844</a>)</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/679368d25160cd9267b7fd9c7a6325047e40db1d"><code>679368d</code></a> feat: modernize prompt instructions UI</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/c6a557f4a4d111800e0d9f996456fa79f3d05e53"><code>c6a557f</code></a> chore: Ignore tests when running yarn dev/yarn demo</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/f79b2ac949b2b9ae1b6f0086fde357b0dcff49d9"><code>f79b2ac</code></a> chore: Add AGENTS.md &amp; gitignore PLAN.md</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/428c989187f245bf60088ec0231a3ded18e25d4c"><code>428c989</code></a> Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1849">#1849</a>)</li> <li><a href="https://github.com/SBoudrias/Inquirer.js/commit/1d96e8199a282fde4356aefd420669a15a113b39"><code>1d96e81</code></a> Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (<a href="https://redirect.github.com/SBoudrias/Inquirer.js/issues/1846">#1846</a>)</li> <li>Additional commits viewable in <a href="https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected]">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@inquirer/prompts&package-manager=npm_and_yarn&previous-version=7.8.4&new-version=7.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b10e14 commit 540b611

File tree

2 files changed

+201
-207
lines changed

2 files changed

+201
-207
lines changed

0 commit comments

Comments
 (0)