Skip to content

chore(deps): bump github.com/alecthomas/kong from 1.16.0 to 1.16.1 - #620

Merged
schmidtw merged 1 commit into
mainfrom
dependabot/go_modules/github.com/alecthomas/kong-1.16.1
Aug 12, 2026
Merged

chore(deps): bump github.com/alecthomas/kong from 1.16.0 to 1.16.1#620
schmidtw merged 1 commit into
mainfrom
dependabot/go_modules/github.com/alecthomas/kong-1.16.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/alecthomas/kong from 1.16.0 to 1.16.1.

Commits
  • 0678fd3 Fix disabled DefaultEnvars help suffix (#638)
  • 33d3305 Fix single-character alias leaking between sibling commands (#637)
  • a5c9626 Fix counter panic on a uint or float field with an explicit --flag=N (#626)
  • b401ebf Fix filecontent mapper panicking on a non-[]byte target (#625)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 1.16.0 to 1.16.1.
- [Commits](alecthomas/kong@v1.16.0...v1.16.1)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
  dependency-version: 1.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency related work label Aug 12, 2026
@schmidtw
schmidtw enabled auto-merge (squash) August 12, 2026 09:13
@schmidtw
schmidtw merged commit c8c91e1 into main Aug 12, 2026
16 checks passed
@schmidtw
schmidtw deleted the dependabot/go_modules/github.com/alecthomas/kong-1.16.1 branch August 12, 2026 09:15
@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.40%. Comparing base (9ed543d) to head (da01dc3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #620      +/-   ##
==========================================
+ Coverage   79.35%   79.40%   +0.05%     
==========================================
  Files          65       65              
  Lines        3768     3768              
==========================================
+ Hits         2990     2992       +2     
+ Misses        650      649       -1     
+ Partials      128      127       -1     
Flag Coverage Δ
unittests 79.40% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency related work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants