build(deps): bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 #62

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-alecthomas-kong-0.8.0 into main 2023-06-22 15:55:30 +00:00
argoyle commented 2023-06-22 13:24:50 +00:00 (Migrated from gitlab.com)

Bumps github.com/alecthomas/kong from 0.7.1 to 0.8.0.

Commits
  • a9be85c Bump golang.org/x/crypto in /_examples/server (#352)
  • 9610ed6 feat: support multiple env variables (#349)
  • 37e8014 fix: handle contents of tags properly by unquoting them when necessary
  • 95a465b feat: add FlagNamer option
  • 919e701 feat: add filecontent named mapper
  • 9b08b89 fix: ensure pointers can be detected as bools
  • bf0cbf5 feat: Embed() option and Context.Call()
  • See full diff in compare view


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 commented 2023-06-22 13:36:48 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #58 (63478a5) into main (c44f0bb) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   68.70%   68.70%           
=======================================
  Files           4        4           
  Lines         147      147           
=======================================
  Hits          101      101           
  Misses         43       43           
  Partials        3        3           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

## [Codecov](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/pull/58?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#58](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/pull/58?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (63478a5) into [main](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/commit/c44f0bbfe408ae27f757f402f3815ddcae7b2fd8?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (c44f0bb) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #58 +/- ## ======================================= Coverage 68.70% 68.70% ======================================= Files 4 4 Lines 147 147 ======================================= Hits 101 101 Misses 43 43 Partials 3 3 ``` :mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)
argoyle (Migrated from gitlab.com) merged commit into main 2023-06-22 15:55:30 +00:00
Sign in to join this conversation.