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.2.18 to 0.2.20.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/alecthomas/kong/commit/deebf0b09b7bdda61ec299ab90aaaa341436dd4b"><code>deebf0b</code></a> Do not add environment variable to help it is already present.</li>
<li><a href="https://github.com/alecthomas/kong/commit/32b2f740c921ebddcf8abe1a9f3ce781c25c93c2"><code>32b2f74</code></a> Support $$ for escaping $ in interpolated values.</li>
<li><a href="https://github.com/alecthomas/kong/commit/c5e464a367685ca7f62d00e97d45c91e0240b896"><code>c5e464a</code></a> Deprecate HelpFormatter.</li>
<li><a href="https://github.com/alecthomas/kong/commit/c3703cda7ed1c641e57f986744370b28bbc67bda"><code>c3703cd</code></a> Fix that default should not override the placeholder.</li>
<li><a href="https://github.com/alecthomas/kong/commit/d564bd286fe258f25fc3222c4cdf4eb18bb1da5d"><code>d564bd2</code></a> Add test for <a href="https://github.com/alecthomas/kong/issues/244">#244</a>.</li>
<li><a href="https://github.com/alecthomas/kong/commit/342263cb51b04fb95cfb3aa47ce65e04965552b0"><code>342263c</code></a> Fix docs re. Help() interface.</li>
<li><a href="https://github.com/alecthomas/kong/commit/ff839dc6db0f5e9abef848a2ddc3b5ae988c51dc"><code>ff839dc</code></a> Fix env var interpolation (<a href="https://github.com/alecthomas/kong/issues/236">#236</a>)</li>
<li><a href="https://github.com/alecthomas/kong/commit/f00d33b57c8d5d84887fe7f7cb463694ba195c3b"><code>f00d33b</code></a> Use reflect-compatible struct tags in examples</li>
<li><a href="https://github.com/alecthomas/kong/commit/79f896f0c0cbaef813d02006acd321d64e9cf55d"><code>79f896f</code></a> feat: add support for variable interpolation into env tag key (<a href="https://github.com/alecthomas/kong/issues/234">#234</a>)</li>
<li><a href="https://github.com/alecthomas/kong/commit/5090305bcbfacb80693f5db617b7dfca1b7a27d7"><code>5090305</code></a> Add help testcase for envprefix + no env.</li>
<li>Additional commits viewable in <a href="https://github.com/alecthomas/kong/compare/v0.2.18...v0.2.20">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.2.18 to 0.2.20.
Commits
deebf0bDo not add environment variable to help it is already present.32b2f74Support $$ for escaping $ in interpolated values.c5e464aDeprecate HelpFormatter.c3703cdFix that default should not override the placeholder.d564bd2Add test for #244.342263cFix docs re. Help() interface.ff839dcFix env var interpolation (#236)f00d33bUse reflect-compatible struct tags in examples79f896ffeat: add support for variable interpolation into env tag key (#234)5090305Add help testcase for envprefix + no env.Dependabot 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 conflictsmentioned in merge request !5
Codecov Report
Continue to review full report at Codecov.
mentioned in commit
08f09135b0