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

Merged
argoyle merged 1 commits from dependabot-go_modules-github.com-alecthomas-kong-0.8.1 into main 2023-10-11 13:43:14 +00:00
argoyle commented 2023-10-11 13:24:35 +00:00 (Migrated from gitlab.com)

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

Commits
  • 93d31e1 Drop automatic message prefix from command errors (#384)
  • 46c0384 fix: support IsBool() on MapperValue implementations.
  • 2af1ea5 docs: add list of configuration loaders to README
  • 1e6f15f Add EnvFlag util (#378)
  • 074ccd0 fix: remove showing app name twice in errors (#368)
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on 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.8.0 to 0.8.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alecthomas/kong/commit/93d31e17f429f1df8d21fb62056ac9f840fe4494"><code>93d31e1</code></a> Drop automatic message prefix from command errors (<a href="https://github.com/alecthomas/kong/issues/384">#384</a>)</li> <li><a href="https://github.com/alecthomas/kong/commit/46c03841edae90a3daa987b58623589d47ddf1ba"><code>46c0384</code></a> fix: support IsBool() on MapperValue implementations.</li> <li><a href="https://github.com/alecthomas/kong/commit/2af1ea57d6686e0726042fcdfd662da059eac535"><code>2af1ea5</code></a> docs: add list of configuration loaders to README</li> <li><a href="https://github.com/alecthomas/kong/commit/1e6f15faac463b6a5e2f1ff63aaab9677b92cdfc"><code>1e6f15f</code></a> Add EnvFlag util (<a href="https://github.com/alecthomas/kong/issues/378">#378</a>)</li> <li><a href="https://github.com/alecthomas/kong/commit/074ccd090604a69363b9e6f56b0205bafb79884d"><code>074ccd0</code></a> fix: remove showing app name twice in errors (<a href="https://github.com/alecthomas/kong/issues/368">#368</a>)</li> <li>See full diff in <a href="https://github.com/alecthomas/kong/compare/v0.8.0...v0.8.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 recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-10-11 13:35:56 +00:00 (Migrated from gitlab.com)

Codecov Report

Merging #78 (1426a93) into main (ddc43c8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  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/78?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report > Merging [#78](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/pull/78?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (1426a93) into [main](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/commit/ddc43c870b2bccda0e44c9179471ce37970b23d8?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (ddc43c8) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## main #78 +/- ## ======================================= 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-10-11 13:43:14 +00:00
Sign in to join this conversation.