build(deps): bump github.com/alecthomas/kong from 0.6.1 to 0.7.0 #19

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-alecthomas-kong-0.7.0 into main 2022-10-25 13:40:32 +00:00
argoyle commented 2022-10-25 13:25:22 +00:00 (Migrated from gitlab.com)

Bumps github.com/alecthomas/kong from 0.6.1 to 0.7.0.

Commits


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.0. <details> <summary>Commits</summary> <ul> <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><a href="https://github.com/alecthomas/kong/commit/f9bc630ef87b06a14cc0115cc4d3188aa5b79e3b"><code>f9bc630</code></a> Panic on duplicate command names (<a href="https://github.com/alecthomas/kong/issues/317">#317</a>)</li> <li>Additional commits viewable in <a href="https://github.com/alecthomas/kong/compare/v0.6.1...v0.7.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>
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-10-25 13:33:17 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2022-10-25 13:40:32 +00:00
Sign in to join this conversation.