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.6.1 to 0.7.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/alecthomas/kong/commit/d974d7270ae0502ee5c9336ecbe4c39dcd4661e5"><code>d974d72</code></a> feat: add support for camelCase JSON keys</li>
<li><a href="https://github.com/alecthomas/kong/commit/32e8ffc6fd604e48254aff32c7d3f64d7d4db7cf"><code>32e8ffc</code></a> Fix large number processing for unsigned types</li>
<li><a href="https://github.com/alecthomas/kong/commit/c62bf25854a00f09783ceead8033602712d24d84"><code>c62bf25</code></a> Fix loading large integers from JSON files (<a href="https://github.com/alecthomas/kong/issues/334">#334</a>)</li>
<li><a href="https://github.com/alecthomas/kong/commit/8b826182d82d66ee22cfdce0342026df3223e96e"><code>8b82618</code></a> fix: tests</li>
<li><a href="https://github.com/alecthomas/kong/commit/0c6a9f3a3d4bec030d61c630a9f211bc7162f522"><code>0c6a9f3</code></a> Merging issue 280 with master changes (<a href="https://github.com/alecthomas/kong/issues/296">#296</a>)</li>
<li><a href="https://github.com/alecthomas/kong/commit/9c8b401de0922f80852f2c9d3143c0e44cf53e7f"><code>9c8b401</code></a> Cumulative argument needs to be last (<a href="https://github.com/alecthomas/kong/issues/331">#331</a>)</li>
<li><a href="https://github.com/alecthomas/kong/commit/15aa6d8d4e72f5e86e4cadf3ab790825b2fcf820"><code>15aa6d8</code></a> Fix Readme.md</li>
<li><a href="https://github.com/alecthomas/kong/commit/3371bd616773115a609ccfc4b84d6cfde66e5b64"><code>3371bd6</code></a> fix: go1.19 specific tests for text wrapping</li>
<li><a href="https://github.com/alecthomas/kong/commit/f48da244f54370c0cb63e22b0e500e5459a491bf"><code>f48da24</code></a> change VersionFlag to a BeforeReset hook</li>
<li><a href="https://github.com/alecthomas/kong/commit/a05a0c20ba2d16bce52fbb6e5f59b25a08553880"><code>a05a0c2</code></a> Add Active member to Nodes and Values (<a href="https://github.com/alecthomas/kong/issues/319">#319</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/alecthomas/kong/compare/v0.6.1...v0.7.1">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>
argoyle
(Migrated from gitlab.com)
scheduled this pull request to auto merge when all checks succeed 2022-12-16 13:34:51 +00:00
argoyle
(Migrated from gitlab.com)
merged commit into main2022-12-16 13:40:45 +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.6.1 to 0.7.1.
Commits
d974d72feat: add support for camelCase JSON keys32e8ffcFix large number processing for unsigned typesc62bf25Fix loading large integers from JSON files (#334)8b82618fix: tests0c6a9f3Merging issue 280 with master changes (#296)9c8b401Cumulative argument needs to be last (#331)15aa6d8Fix Readme.md3371bd6fix: go1.19 specific tests for text wrappingf48da24change VersionFlag to a BeforeReset hooka05a0c2Add Active member to Nodes and Values (#319)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 conflicts