Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.5.0 to 0.6.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/alecthomas/kong/commit/edc47ebc344998df6a7138f42ccc9a33ffec2420"><code>edc47eb</code></a> helpful error message when flag is missing values (<a href="https://github.com/alecthomas/kong/issues/310">#310</a>)</li>
<li><a href="https://github.com/alecthomas/kong/commit/9d72e94240dd124d43da7bb2efa232fb97a93769"><code>9d72e94</code></a> Update yaml v3 to v3.0.1 to fix CVE 2022 28948 (<a href="https://github.com/alecthomas/kong/issues/309">#309</a>)</li>
<li><a href="https://github.com/alecthomas/kong/commit/195d56c42e0fe19db2e4169b7ae5b270addd735f"><code>195d56c</code></a> Remove references to flag HelpProviders</li>
<li><a href="https://github.com/alecthomas/kong/commit/6042c4b10e0231a40461cb2cc9f0e75ae56bca91"><code>6042c4b</code></a> Add example of HelpProvider + README</li>
<li><a href="https://github.com/alecthomas/kong/commit/1db2ea27affa4beaabda8ca52f5f6ef6b34c51ee"><code>1db2ea2</code></a> Move old shell/main to subdirectory</li>
<li><a href="https://github.com/alecthomas/kong/commit/0aaa4c11997b409c9258b597b86f6388cbe6cc49"><code>0aaa4c1</code></a> fix: existing file/dir always checks default</li>
<li><a href="https://github.com/alecthomas/kong/commit/3c2164486d5de2af741fd7de880be0ca943bfa96"><code>3c21644</code></a> fix linux build</li>
<li><a href="https://github.com/alecthomas/kong/commit/29685e7da63a86110928c4bc4cdba7f88cb17d71"><code>29685e7</code></a> treat \ as escape only before a separator</li>
<li><a href="https://github.com/alecthomas/kong/commit/5538b7f045240a29069ac910b749fee38959f1b6"><code>5538b7f</code></a> change help hook and call Reset later</li>
<li><a href="https://github.com/alecthomas/kong/commit/7c6ff10d3388dbc9ec5977785f12e5404b339f09"><code>7c6ff10</code></a> fix: values that look like flags would not be parsed correctly</li>
<li>Additional commits viewable in <a href="https://github.com/alecthomas/kong/compare/v0.5.0...v0.6.0">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps github.com/alecthomas/kong from 0.5.0 to 0.6.0.
Commits
edc47ebhelpful error message when flag is missing values (#310)9d72e94Update yaml v3 to v3.0.1 to fix CVE 2022 28948 (#309)195d56cRemove references to flag HelpProviders6042c4bAdd example of HelpProvider + README1db2ea2Move old shell/main to subdirectory0aaa4c1fix: existing file/dir always checks default3c21644fix linux build29685e7treat \ as escape only before a separator5538b7fchange help hook and call Reset later7c6ff10fix: values that look like flags would not be parsed correctlyDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsCodecov Report
Continue to review full report at Codecov.