build(deps): bump github.com/fatih/color from 1.9.0 to 1.12.0
Bumps github.com/fatih/color from 1.9.0 to 1.12.0.
Release notes
Sourced from github.com/fatih/color's releases.
v1.12.0
This release adds support for the
NO_COLOR
. For more information check out: https://no-color.org The pull request adding this change is: fatih/color#137v1.11.0
This release removes the
vendor/
folder introduced by the PR: fatih/color#138v1.10.0
This release includes the changes from: #115 which upgrades the go-colorable and go-isatty dependencies with various bug fixes and improvements
github.com/mattn/go-colorable v0.1.8 github.com/mattn/go-isatty v0.0.12
Commits
-
cf45235
Merge pull request #137 from fatih/add-no-color-support -
f4c4316
Merge pull request #139 from fatih/improve-ci -
6974279
Improve CI -
4e981ce
Merge pull request #138 from fatih/remove-vendor-folder -
8b8f621
Removevendor/
folder -
f08ed43
AddNO_COLOR
support to disable color output -
4d2835f
Merge pull request #127 from bl-ue/patch-1 -
d66acdd
Merge pull request #133 from marwan-at-work/patch-1 -
4e3c83a
Update README.md -
f5d07ca
Update README to help with GitHub Actions - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts