Skip to content

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

Merged
synfinatic merged 1 commit into
mainfrom
dependabot/go_modules/github.com/alecthomas/kong-1.15.0
Jun 19, 2026
Merged

Bump github.com/alecthomas/kong from 1.13.0 to 1.15.0#161
synfinatic merged 1 commit into
mainfrom
dependabot/go_modules/github.com/alecthomas/kong-1.15.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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

codecov Bot commented Apr 2, 2026

Copy link
Copy Markdown

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 Harness.

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.

@synfinatic synfinatic merged commit 28fee3f into main Jun 19, 2026
6 checks passed
@synfinatic synfinatic deleted the dependabot/go_modules/github.com/alecthomas/kong-1.15.0 branch June 19, 2026 18:33
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.

1 participant