Skip to content

Commit a79ae4c

Browse files
Bump @inquirer/core from 10.2.2 to 10.3.0 (#967)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@inquirer/core](https://github.com/SBoudrias/Inquirer.js) from 10.2.2 to 10.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/SBoudrias/Inquirer.js/releases"><code>@​inquirer/core</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​inquirer/core</code><a href="https://github.com/10"><code>@​10</code></a>.3.0</h2> <ul> <li><code>isUpKey</code>/<code>isDownKey</code> now accepts a second parameters <code>keybindings: ['vim', 'emacs']</code> that'll match up/down actions done with the keybindings specific to those editors.</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 &#x26; 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/core@10.2.2...@inquirer/core@10.3.0">compare view</a></li> </ul> </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@inquirer/core&package-manager=npm_and_yarn&previous-version=10.2.2&new-version=10.3.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`. --- <details> <summary>Dependabot commands and options</summary> 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>
1 parent 739a872 commit a79ae4c

File tree

2 files changed

+186
-149
lines changed

2 files changed

+186
-149
lines changed

examples/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"type": "module",
66
"dependencies": {
7-
"@inquirer/core": "^10.2.2",
7+
"@inquirer/core": "^10.3.0",
88
"pino": "^10.0.0",
99
"pino-pretty": "^13.1.2"
1010
},

0 commit comments

Comments
 (0)