Skip to content

Bump github.com/alecthomas/kong from 1.13.0 to 1.15.0#161

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/alecthomas/kong-1.15.0
Open

Bump github.com/alecthomas/kong from 1.13.0 to 1.15.0#161
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/alecthomas/kong-1.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

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

Commits
  • 14c97a2 fix: Allow the root node to define Help() (#593)
  • db42183 feat: allow explicitly set path with default to an empty string to clear it (...
  • a2df5f5 Add a generic BindFor that can usually replace BindTo (#590)
  • 258b13a fix: Do not open the default file that might be non existent if the value was...
  • 95675de feat: signature defaults (#581)
  • becd4f3 fix: Avoid printing invalid sep (#577)
  • 98b7aff chore(deps): update all non-major dependencies (#557)
  • 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.13.0 to 1.15.0.
- [Commits](alecthomas/kong@v1.13.0...v1.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 2, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (fff258b) to head (92fa05f).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #161   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          7       7           
  Lines        656     656           
=====================================
  Misses       656     656           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fff258b...92fa05f. Read the comment docs.

🚀 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 Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants