Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
$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.7.1 to 0.8.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/alecthomas/kong/commit/a9be85c4d3d674b9bc993a954861e674372cf7db"><code>a9be85c</code></a> Bump golang.org/x/crypto in /_examples/server (<a href="https://github.com/alecthomas/kong/issues/352">#352</a>)</li>
<li><a href="https://github.com/alecthomas/kong/commit/9610ed62d93992d4f13e210ada9fd0917530f079"><code>9610ed6</code></a> feat: support multiple env variables (<a href="https://github.com/alecthomas/kong/issues/349">#349</a>)</li>
<li><a href="https://github.com/alecthomas/kong/commit/37e801405f5ee2b18697a7b57130afee254fe0b9"><code>37e8014</code></a> fix: handle contents of tags properly by unquoting them when necessary</li>
<li><a href="https://github.com/alecthomas/kong/commit/95a465b4b5324acaa5d9cf6733fd019dde718de0"><code>95a465b</code></a> feat: add FlagNamer option</li>
<li><a href="https://github.com/alecthomas/kong/commit/919e70103f7a7068ebccb991e24836f2933529fd"><code>919e701</code></a> feat: add filecontent named mapper</li>
<li><a href="https://github.com/alecthomas/kong/commit/9b08b8939602e1a55972e5543d64a017feb13daf"><code>9b08b89</code></a> fix: ensure pointers can be detected as bools</li>
<li><a href="https://github.com/alecthomas/kong/commit/bf0cbf5d7ccdf573efa31446a09f91fa939b17eb"><code>bf0cbf5</code></a> feat: Embed() option and Context.Call()</li>
<li>See full diff in <a href="https://github.com/alecthomas/kong/compare/v0.7.1...v0.8.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. Deprecated, use GitLab's native /rebase instead
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
argoyle
(Migrated from gitlab.com)
merged commit into main2023-06-22 07:39:33 +00:00
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.7.1 to 0.8.0.
Commits
a9be85cBump golang.org/x/crypto in /_examples/server (#352)9610ed6feat: support multiple env variables (#349)37e8014fix: handle contents of tags properly by unquoting them when necessary95a465bfeat: add FlagNamer option919e701feat: add filecontent named mapper9b08b89fix: ensure pointers can be detected as boolsbf0cbf5feat: Embed() option and Context.Call()Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR. Deprecated, use GitLab's native /rebase instead$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts