Skip to content

feat(deps): bump github.com/alecthomas/kong from 1.15.0 to 1.16.0#196

Merged
schmidtw merged 1 commit into
mainfrom
dependabot/go_modules/github.com/alecthomas/kong-1.16.0
Jul 16, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

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

Commits
  • 8cbde34 Fix panic when a float flag is resolved from an integer value (#621)
  • 649eaf2 chore(deps): update all non-major dependencies (#622)
  • ae4bfdd fix: correct typos in resolver.go and README.md (#617)
  • c2c0229 Fix env var validation conflicts (#619)
  • f95198e chore(deps): update all non-major dependencies (#608)
  • b03afc3 treat single-character aliases as short flags (#605)
  • 66d2f03 chore(deps): update actions/checkout action to v7 (#609)
  • 3c99622 Fix formatting and clarify passthrough mode in README (#610)
  • 9d8d9f7 Allow a node with a Run() method to run without a subcommand (#614)
  • ff16446 Fix duplicate embedded callback hooks (#616)
  • Additional commits viewable 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.15.0 to 1.16.0.
- [Commits](alecthomas/kong@v1.15.0...v1.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@schmidtw
schmidtw merged commit 9efae06 into main Jul 16, 2026
12 of 13 checks passed
@schmidtw
schmidtw deleted the dependabot/go_modules/github.com/alecthomas/kong-1.16.0 branch July 16, 2026 06:12
@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (752e00a) to head (c501b84).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #196   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         27      27           
  Lines       1143    1143           
=====================================
  Misses      1143    1143           
Flag Coverage Δ
unittests 0.00% <ø> (ø)

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants