fix(deps): update module github.com/fatih/color to v1.18.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/fatih/color | require | minor |
v1.15.0 -> v1.18.0
|
Release Notes
fatih/color (github.com/fatih/color)
v1.18.0
What's Changed
- Add RGB API support by @fatih in https://github.com/fatih/color/pull/225
- Bump GitHub workflow actions by @deining in https://github.com/fatih/color/pull/235
- Bump golang.org/x/sys from 0.18.0 to 0.24.0 by @dependabot in https://github.com/fatih/color/pull/236
- Bump golang.org/x/sys from 0.24.0 to 0.25.0 by @dependabot in https://github.com/fatih/color/pull/237
New Contributors
- @deining made their first contribution in https://github.com/fatih/color/pull/235
Full Changelog: https://github.com/fatih/color/compare/v1.17.0...v1.18.0
v1.17.0
What's Changed
- Fix multi-parameter println spacing by @klauspost in https://github.com/fatih/color/pull/228
- ci: update Go and Staticcheck versions by @fatih in https://github.com/fatih/color/pull/222
- Bump golang.org/x/sys from 0.14.0 to 0.17.0 by @dependabot in https://github.com/fatih/color/pull/221
- Bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/fatih/color/pull/217
- Bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in https://github.com/fatih/color/pull/224
New Contributors
- @klauspost made their first contribution in https://github.com/fatih/color/pull/228
Full Changelog: https://github.com/fatih/color/compare/v1.16.0...v1.17.0
v1.16.0
What's Changed
- Update dependabot.yml by @ilyabrin in https://github.com/fatih/color/pull/200
- color: add newline after wrapping text by @fatih in https://github.com/fatih/color/pull/192
- [Test] Nil check added by @hyunsooda in https://github.com/fatih/color/pull/203
- fixes #206 (using underline with a different fg color breaks) by @gregpoirson in https://github.com/fatih/color/pull/210
Dependency updates
- Bump dominikh/staticcheck-action from 1.2.0 to 1.3.0 by @dependabot in https://github.com/fatih/color/pull/201
- Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 by @dependabot in https://github.com/fatih/color/pull/193
- Bump golang.org/x/sys from 0.6.0 to 0.8.0 by @dependabot in https://github.com/fatih/color/pull/195
- Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by @dependabot in https://github.com/fatih/color/pull/196
- Bump golang.org/x/sys from 0.8.0 to 0.10.0 by @dependabot in https://github.com/fatih/color/pull/199
- Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by @dependabot in https://github.com/fatih/color/pull/212
- Bump golang.org/x/sys from 0.10.0 to 0.13.0 by @dependabot in https://github.com/fatih/color/pull/209
- Bump actions/setup-go from 3 to 4 by @dependabot in https://github.com/fatih/color/pull/202
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/fatih/color/pull/208
- Bump golang.org/x/sys from 0.13.0 to 0.14.0 by @dependabot in https://github.com/fatih/color/pull/213
New Contributors
- @ilyabrin made their first contribution in https://github.com/fatih/color/pull/200
- @hyunsooda made their first contribution in https://github.com/fatih/color/pull/203
- @gregpoirson made their first contribution in https://github.com/fatih/color/pull/210
Full Changelog: https://github.com/fatih/color/compare/v1.15.0...v1.16.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate