Bump github.com/AlecAivazis/survey/v2 from 2.2.12 to 2.3.5 in /cli (#1379)
Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.2.12 to 2.3.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/AlecAivazis/survey/releases">github.com/AlecAivazis/survey/v2's releases</a>.</em></p>
<blockquote>
<h2>v2.3.5</h2>
<p>No release notes provided.</p>
<h2>v2.3.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix Survey output on Windows by <a href="https://github.com/mislav"><code>@mislav</code></a> in <a href="https://github-redirect.dependabot.com/AlecAivazis/survey/pull/413">AlecAivazis/survey#413</a></li>
<li>Add <code>terminal.Cursor</code> error handling on Windows by <a href="https://github.com/mislav"><code>@mislav</code></a> in <a href="https://github-redirect.dependabot.com/AlecAivazis/survey/pull/414">AlecAivazis/survey#414</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/AlecAivazis/survey/compare/v2.3.3...v2.3.4">https://github.com/AlecAivazis/survey/compare/v2.3.3...v2.3.4</a></p>
<h2>v2.3.3</h2>
<p>No release notes provided.</p>
<h2>v2.3.2</h2>
<p>No release notes provided.</p>
<h2>v2.3.1</h2>
<p>No release notes provided.</p>
<h2>Cursor tracks select focus</h2>
<p>No release notes provided.</p>
<h2>v2.2.16</h2>
<p>No release notes provided.</p>
<h2>v2.2.15</h2>
<p>No release notes provided.</p>
<h2>v2.2.14</h2>
<p>No release notes provided.</p>
<h2>v2.2.13</h2>
<p>No release notes provided.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/AlecAivazis/survey/commit/e47352f914346a910cc7e1ca9f65a7ac0674449a"><code>e47352f</code></a> Fix README formatting for select descriptions (<a href="https://github-redirect.dependabot.com/AlecAivazis/survey/issues/426">#426</a>)</li>
<li><a href="https://github.com/AlecAivazis/survey/commit/c2be27f4a7faa58a920ea402d0984647a5b8deb2"><code>c2be27f</code></a> Added an option to add a comment to every select's option (<a href="https://github-redirect.dependabot.com/AlecAivazis/survey/issues/418">#418</a>)</li>
<li><a href="https://github.com/AlecAivazis/survey/commit/93657ef69381dd1ffc7a4a9cfe5a2aefff4ca4ad"><code>93657ef</code></a> Enable compilation under Go 1.18 (<a href="https://github-redirect.dependabot.com/AlecAivazis/survey/issues/417">#417</a>)</li>
<li><a href="https://github.com/AlecAivazis/survey/commit/459523edaa297c6fb49e0894ac4d2b886cffffde"><code>459523e</code></a> Add <code>terminal.Cursor</code> error handling on Windows (<a href="https://github-redirect.dependabot.com/AlecAivazis/survey/issues/414">#414</a>)</li>
<li><a href="https://github.com/AlecAivazis/survey/commit/6cbb1952ae47dfc5157bb10496cca1c6e2b3ea82"><code>6cbb195</code></a> Fix Survey output on Windows (<a href="https://github-redirect.dependabot.com/AlecAivazis/survey/issues/413">#413</a>)</li>
<li><a href="https://github.com/AlecAivazis/survey/commit/c07023a37213c819afbccf7c5d5b42c95b9d4a36"><code>c07023a</code></a> Skip vi-dependent tests when there is no vi in PATH (<a href="https://github-redirect.dependabot.com/AlecAivazis/survey/issues/397">#397</a>)</li>
<li><a href="https://github.com/AlecAivazis/survey/commit/099a96894e7a1941cca62b6a9f1a06dadf8664ae"><code>099a968</code></a> Fix multiple validator inconsistency (<a href="https://github-redirect.dependabot.com/AlecAivazis/survey/issues/401">#401</a>)</li>
<li><a href="https://github.com/AlecAivazis/survey/commit/1b28f276a890e828b6800e774df66e51a11e852d"><code>1b28f27</code></a> fix: ensure terminal has required read settings in non-canonical mode (<a href="https://github-redirect.dependabot.com/AlecAivazis/survey/issues/409">#409</a>)</li>
<li><a href="https://github.com/AlecAivazis/survey/commit/bcabe24167549b12d61bfeb284598bf7f5292ded"><code>bcabe24</code></a> Stricter error handling in tests (<a href="https://github-redirect.dependabot.com/AlecAivazis/survey/issues/404">#404</a>)</li>
<li><a href="https://github.com/AlecAivazis/survey/commit/3cabaff974060c555ea7d792abbd8272096fa919"><code>3cabaff</code></a> Drop proprietary runner dependency in favor of go tooling (<a href="https://github-redirect.dependabot.com/AlecAivazis/survey/issues/403">#403</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/AlecAivazis/survey/compare/v2.2.12...v2.3.5">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>
Co-authored-by: Nathan Hammond <20542+nathanhammond@users.noreply.github.com>