Skip to content

build(deps): bump github.com/gookit/gcli/v3 from 3.8.0 to 3.8.1#10

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gookit/gcli/v3-3.8.1
Closed

build(deps): bump github.com/gookit/gcli/v3 from 3.8.0 to 3.8.1#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gookit/gcli/v3-3.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/gookit/gcli/v3 from 3.8.0 to 3.8.1.

Release notes

Sourced from github.com/gookit/gcli/v3's releases.

v3.8.1

Change Log

Feature

Fixed

Other

Changelog

Sourced from github.com/gookit/gcli/v3's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to semantic-ish versioning.

[Unreleased]

Changed

  • Duplicate-bind panics now include the command path. When an option (or argument) is bound twice on the same command, the panic message now appends in command '<path>' (e.g. redefined option flag 'dry-run' in command 'git branch'), making the offending command easy to locate. The command's flag set is now named by its full path (Command.Path()); the flag-set name is only used for such diagnostics, so help output is unaffected.
Commits
  • bbc741c fix(cmd): stop parent run on unknown subcommand
  • 7ff739f chore: update deps to latest and update blog
  • be1377f feat(gflag): 重复绑定 panic 带上命令路径
  • b24cbef docs(readme): update README docs for gen auto completion
  • edda7e7 feat(base): add new method ResolveCommand support get cmd by alias
  • 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/gookit/gcli/v3](https://github.com/gookit/gcli) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/gookit/gcli/releases)
- [Changelog](https://github.com/gookit/gcli/blob/master/CHANGELOG.md)
- [Commits](gookit/gcli@v3.8.0...v3.8.1)

---
updated-dependencies:
- dependency-name: github.com/gookit/gcli/v3
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #12.

@dependabot dependabot Bot closed this Jul 16, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/gookit/gcli/v3-3.8.1 branch July 16, 2026 07:54
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