go mod: bump github.com/gookit/color from 1.5.3 to 1.5.4
Created by: dependabot[bot]
Bumps github.com/gookit/color from 1.5.3 to 1.5.4.
Release notes
Sourced from github.com/gookit/color's releases.
v1.5.4
Change Log
Fixed
🐛 fix: fix convert basic color to rgb color fail https://github.com/gookit/color/commit/74bb51332bf1bd7277b9237b06ac6927939ecebaFeature
✨ feat: RGBColor add new method: ToFg(), ToBg() for quick convert https://github.com/gookit/color/commit/fe2b2512df73b109259f1beaf3f8185323250663✨ feat: Color add new method: IsBg(), IsFg(), IsOption() for check color https://github.com/gookit/color/commit/9027b9d2a5168ea482a8a8b46711191450514aa3Other
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.2 (#57) https://github.com/gookit/color/commit/a43d1376f0346a52b889765414956782106f7a34
- build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 (#59) https://github.com/gookit/color/commit/13c3e972f2e1fd029692b4dc6582c81fecfc7816
- build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 (#60) https://github.com/gookit/color/commit/264b64fd901caf418dfcb0ab0811dbdcf787eb92
- build(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0 (#63) https://github.com/gookit/color/commit/dd23b1231e2ffb427b9edf60e53ae061a17cb1c5
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#62) https://github.com/gookit/color/commit/0354c4ad5123391841963f0341509fb2bb0ad675
- build(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0 (#64) https://github.com/gookit/color/commit/7da3fe338351563c274957b4b6133c479491e9e0
Commits
-
9027b9d
✨ feat: Color add new method: IsBg(), IsFg(), IsOption() for check c... -
fe2b251
✨ feat: RGBColor add new method: ToFg(), ToBg() for quick convert -
74bb513
🐛 fix: fix convert basic color to rgb color fail -
7da3fe3
build(deps): bump golang.org/x/sys from 0.9.0 to 0.10.0 (#64) -
0354c4a
build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (#62) -
dd23b12
build(deps): bump golang.org/x/sys from 0.8.0 to 0.9.0 (#63) -
264b64f
build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 (#60) -
13c3e97
build(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 (#59) -
a43d137
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.2 (#57) - See full diff in compare view
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)