Text speller in rust
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.0 to 4.3.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/releases">clap's releases</a>.</em></p> <blockquote> <h2>v4.3.10</h2> <h2>[4.3.10] - 2023-06-30</h2> <h3>Performance</h3> <ul> <li>Drop a dependency, reducing binary size by 1.3 KiB</li> </ul> <h2>v4.3.9</h2> <h2>[4.3.9] - 2023-06-28</h2> <h3>Fixes</h3> <ul> <li><code>Command::ignore_errors</code> no longer masks help/version</li> </ul> <h2>v4.3.8</h2> <h2>[4.3.8] - 2023-06-23</h2> <h3>Fixes</h3> <ul> <li>Error on ambiguity with <code>infer_long_arg</code>, rather than arbitrarily picking one, matching the documentation and subcommand's behavior</li> </ul> <h2>v4.3.7</h2> <h2>[4.3.7] - 2023-06-23</h2> <h3>Documentation</h3> <ul> <li>Further clarify magic behavior in derive tutorial</li> <li>Further clarify derive API's relationship to builder within the tutorial</li> </ul> <h2>v4.3.6</h2> <h2>[4.3.6] - 2023-06-23</h2> <h3>Documentation</h3> <ul> <li>Suggest <code>clio</code></li> </ul> <h2>v4.3.5</h2> <h2>[4.3.5] - 2023-06-20</h2> <ul> <li><code>ColorChoice::possible_values</code> is added to simplify things for builder users</li> </ul> <h3>Fixes</h3> <ul> <li><code>ColorChoice::to_possible_value</code> no longer includes descriptions, encouraging shorter help where possible</li> </ul> <h2>v4.3.4</h2> <h2>[4.3.4] - 2023-06-14</h2> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/clap-rs/clap/blob/master/CHANGELOG.md">clap's changelog</a>.</em></p> <blockquote> <h2>[4.3.10] - 2023-06-30</h2> <h3>Performance</h3> <ul> <li>Drop a dependency, reducing binary size by 1.3 KiB</li> </ul> <h2>[4.3.9] - 2023-06-28</h2> <h3>Fixes</h3> <ul> <li><code>Command::ignore_errors</code> no longer masks help/version</li> </ul> <h2>[4.3.8] - 2023-06-23</h2> <h3>Fixes</h3> <ul> <li>Error on ambiguity with <code>infer_long_arg</code>, rather than arbitrarily picking one, matching the documentation and subcommand's behavior</li> </ul> <h2>[4.3.7] - 2023-06-23</h2> <h3>Documentation</h3> <ul> <li>Further clarify magic behavior in derive tutorial</li> <li>Further clarify derive API's relationship to builder within the tutorial</li> </ul> <h2>[4.3.6] - 2023-06-23</h2> <h3>Documentation</h3> <ul> <li>Suggest <code>clio</code></li> </ul> <h2>[4.3.5] - 2023-06-20</h2> <ul> <li><code>ColorChoice::possible_values</code> is added to simplify things for builder users</li> </ul> <h3>Fixes</h3> <ul> <li><code>ColorChoice::to_possible_value</code> no longer includes descriptions, encouraging shorter help where possible</li> </ul> <h2>[4.3.4] - 2023-06-14</h2> <h3>Features</h3> <ul> <li>Add <code>Error::exit_code</code></li> </ul> <h2>[4.3.3] - 2023-06-09</h2> <h3>Features</h3> <ul> <li><code>Command::defer</code> for delayed initialization of subcommands to reduce startup times of large applications like deno</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/clap-rs/clap/commit/7353b2be3477eb6846c1e05a619b1de7a3b7c0dc"><code>7353b2b</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/8f7a1d1aac6a638c5cf6562887111bd594a4bf0b"><code>8f7a1d1</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/1938cb221959564b05ccaaa7b772bfed77a5b127"><code>1938cb2</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/4991">#4991</a> from epage/bit</li> <li><a href="https://github.com/clap-rs/clap/commit/27431a43a1713abab32afb6d85486d547eaf65fd"><code>27431a4</code></a> refactor(builder): Remove bitflags dependency</li> <li><a href="https://github.com/clap-rs/clap/commit/3f09458094d1b398e02f79fd1a184bfce032c14b"><code>3f09458</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/4990">#4990</a> from epage/bit</li> <li><a href="https://github.com/clap-rs/clap/commit/6bfd7852ac5e2605a3b7ad820dda81b75ec07120"><code>6bfd785</code></a> chore: Update bitflags</li> <li><a href="https://github.com/clap-rs/clap/commit/18f0ad46765083e16aeb44c6ae070e041c280ff5"><code>18f0ad4</code></a> chore: Release</li> <li><a href="https://github.com/clap-rs/clap/commit/94015b1a696221bc53605e11a0ce9506988eb4c1"><code>94015b1</code></a> docs: Update changelog</li> <li><a href="https://github.com/clap-rs/clap/commit/d83cc6d3e771687f53b4766c15ad9f572c0b9d83"><code>d83cc6d</code></a> Merge pull request <a href="https://redirect.github.com/clap-rs/clap/issues/4988">#4988</a> from sebastiantoh/ignore-errors</li> <li><a href="https://github.com/clap-rs/clap/commit/8103e9760a9e6267490b5c09439416ef575d5991"><code>8103e97</code></a> fix(ignore_errors): Allow help and version command</li> <li>Additional commits viewable in <a href="https://github.com/clap-rs/clap/compare/clap_complete-v4.3.0...v4.3.10">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 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 issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 1 comments.