Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor(deps): update module github.com/alexflint/go-arg to v1.5.0 #25

Merged
merged 1 commit into from
May 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/alexflint/go-arg v1.4.3 -> v1.5.0 age adoption passing confidence

Release Notes

alexflint/go-arg (github.com/alexflint/go-arg)

v1.5.0: Version 1.5.0

Compare Source

  • Argument structs can define Description() and Epilogue(), which are added to the usage string

  • Subcommands can have multiple aliases like this:

var args struct {
    Remove *struct{} `arg:"subcommand:remove|rm|r" help:"remove something from somewhere"`
}
  • Improves formatting of usage string when the placeholder tag is set to empty string

  • Do not handle --version when the args struct lacks a Version() function

  • Add StructSubcommands to Config struct


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label May 12, 2024
@renovate renovate bot requested a review from cbrgm as a code owner May 12, 2024 17:32
@renovate renovate bot enabled auto-merge (rebase) May 12, 2024 17:32
@github-actions github-actions bot requested a review from cbrgm May 12, 2024 17:32
@renovate renovate bot merged commit e1e8131 into main May 12, 2024
10 checks passed
@renovate renovate bot deleted the renovate/minor-versions branch May 12, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant