Skip to content

Bump fortio.org/cli from 1.3.3 to 1.4.2#24

Merged
ldemailly merged 1 commit intomainfrom
dependabot/go_modules/fortio.org/cli-1.4.2
Sep 14, 2023
Merged

Bump fortio.org/cli from 1.3.3 to 1.4.2#24
ldemailly merged 1 commit intomainfrom
dependabot/go_modules/fortio.org/cli-1.4.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2023

Bumps fortio.org/cli from 1.3.3 to 1.4.2.

Release notes

Sourced from fortio.org/cli's releases.

v1.4.2

What's Changed

  • Configurable command help (fortio/cli#20) e.g

    cli.CommandHelp = "{" + cli.ColorJoin(log.Colors.Purple, "a", "b", "c") + "}"
  • Adding BeforeFlagParseHook hook and ChangeFlagsDefault() utility so flag default values from cli/scli can be changed for a given program's main (fortio/cli#18 and fortio/cli#19)

Full Changelog: fortio/cli@v1.3.3...v1.4.2

v1.4.1

What's Changed

  • Call BeforeFlagParseHook early enough for the help to be correct if flag defaults have been changed (fortio/cli#19)

Full Changelog: fortio/cli@v1.4.0...v1.4.1

v1.4.0

What's Changed

  • Adding BeforeFlagParseHook hook and ChangeFlagsDefault() utility (fortio/cli#18)

Full Changelog: fortio/cli@v1.3.3...v1.4.0

Commits
  • 1ccb61c Add option to configure the command help part, expose ColorJoin too (#20)
  • 99dffe6 call BeforeFlagParseHook early enough for the help to have the correct defaul...
  • 817b712 adding BeforeFlagParseHook() hook (#18)
  • afbb3ca Bump fortio.org/log from 1.9.3 to 1.10.0 (#17)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [fortio.org/cli](https://github.com/fortio/cli) from 1.3.3 to 1.4.2.
- [Release notes](https://github.com/fortio/cli/releases)
- [Commits](fortio/cli@v1.3.3...v1.4.2)

---
updated-dependencies:
- dependency-name: fortio.org/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 15, 2023
@ldemailly ldemailly merged commit fd6e62e into main Sep 14, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/fortio.org/cli-1.4.2 branch September 14, 2023 23:35
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