dependabot[bot] opened a new pull request, #14470: URL: https://github.com/apache/lucene/pull/14470
Bumps [console-menu](https://github.com/aegirhall/console-menu) from 0.7.1 to 0.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aegirhall/console-menu/releases">console-menu's releases</a>.</em></p> <blockquote> <p>v0.8.0 release. See CHANGELOG for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aegirhall/console-menu/blob/develop/CHANGELOG.rst">console-menu's changelog</a>.</em></p> <blockquote> <h1>v0.8.0 (2023-03-04)</h1> <ul> <li>Partial fix for using letter selection for menu items (issue <a href="https://redirect.github.com/aegirhall/console-menu/issues/73">#73</a>). Menu items can now be selected using letters rather than numbers; however, the Enter key is still required for input to be accepted.</li> <li>Added support for Python 3.10 and 3.11.</li> <li>Dropped support for Python 3.6.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aegirhall/console-menu/commit/f6b0089052cd7ad29bb6e516594bba2e116974d2"><code>f6b0089</code></a> Merge pull request <a href="https://redirect.github.com/aegirhall/console-menu/issues/87">#87</a> from aegirhall/develop</li> <li><a href="https://github.com/aegirhall/console-menu/commit/f88cee6bcf502330d41627695730f4571a60e4cb"><code>f88cee6</code></a> update readme and changelog</li> <li><a href="https://github.com/aegirhall/console-menu/commit/19974d4ab29f11160f7dc03430e39f9ce1873b3d"><code>19974d4</code></a> fix lint errors in example7. bump version to 0.8.0</li> <li><a href="https://github.com/aegirhall/console-menu/commit/484f65e8d4a8592f5519760c265b1c2fb207a851"><code>484f65e</code></a> add menu character selection documentation</li> <li><a href="https://github.com/aegirhall/console-menu/commit/0a32d7affb9620ad8be7f9e350175e2c96a58a2b"><code>0a32d7a</code></a> Merge pull request <a href="https://redirect.github.com/aegirhall/console-menu/issues/86">#86</a> from croisez/SelectingByPressingNumberOrLetter</li> <li><a href="https://github.com/aegirhall/console-menu/commit/c3d7f0db13f72d9000346d6712a5bba5ef99d1f9"><code>c3d7f0d</code></a> Merge branch 'develop' into SelectingByPressingNumberOrLetter</li> <li><a href="https://github.com/aegirhall/console-menu/commit/a88c72ac1cb0e2f81e05d8ec52a5a5e60926cb7c"><code>a88c72a</code></a> ci.yml matrix build bug requires string workaround</li> <li><a href="https://github.com/aegirhall/console-menu/commit/6d56179da4a900971a8eb4c7188d0a3f2770afa4"><code>6d56179</code></a> Merge branch 'develop' into SelectingByPressingNumberOrLetter</li> <li><a href="https://github.com/aegirhall/console-menu/commit/59e24a04f864dd7d489437eaa4926c5cb5b1e824"><code>59e24a0</code></a> drop 3.6 from test matrix as it's no longer available on ubuntu</li> <li><a href="https://github.com/aegirhall/console-menu/commit/85d4afd96c4ab68adbe52a9d9aee9b88a143d5a7"><code>85d4afd</code></a> Updated ci.yml data</li> <li>Additional commits viewable in <a href="https://github.com/aegirhall/console-menu/compare/v0.7.1...v0.8.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org