mgechev / revive

🔥 ~6x faster, stricter, configurable, extensible, and beautiful drop-in replacement for golint
https://revive.run
MIT License
4.79k stars 278 forks source link

fix(deps): update module github.com/fatih/color to v1.16.0 #933

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 11 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/fatih/color require minor v1.15.0 -> v1.16.0

Release Notes

fatih/color (github.com/fatih/color) ### [`v1.16.0`](https://togithub.com/fatih/color/releases/tag/v1.16.0) [Compare Source](https://togithub.com/fatih/color/compare/v1.15.0...v1.16.0) #### What's Changed - Update dependabot.yml by [@​ilyabrin](https://togithub.com/ilyabrin) in [https://github.com/fatih/color/pull/200](https://togithub.com/fatih/color/pull/200) - color: add newline after wrapping text by [@​fatih](https://togithub.com/fatih) in [https://github.com/fatih/color/pull/192](https://togithub.com/fatih/color/pull/192) - \[Test] Nil check added by [@​hyunsooda](https://togithub.com/hyunsooda) in [https://github.com/fatih/color/pull/203](https://togithub.com/fatih/color/pull/203) - fixes [#​206](https://togithub.com/fatih/color/issues/206) (using underline with a different fg color breaks) by [@​gregpoirson](https://togithub.com/gregpoirson) in [https://github.com/fatih/color/pull/210](https://togithub.com/fatih/color/pull/210) ##### Dependency updates - Bump dominikh/staticcheck-action from 1.2.0 to 1.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fatih/color/pull/201](https://togithub.com/fatih/color/pull/201) - Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fatih/color/pull/193](https://togithub.com/fatih/color/pull/193) - Bump golang.org/x/sys from 0.6.0 to 0.8.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fatih/color/pull/195](https://togithub.com/fatih/color/pull/195) - Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fatih/color/pull/196](https://togithub.com/fatih/color/pull/196) - Bump golang.org/x/sys from 0.8.0 to 0.10.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fatih/color/pull/199](https://togithub.com/fatih/color/pull/199) - Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fatih/color/pull/212](https://togithub.com/fatih/color/pull/212) - Bump golang.org/x/sys from 0.10.0 to 0.13.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fatih/color/pull/209](https://togithub.com/fatih/color/pull/209) - Bump actions/setup-go from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fatih/color/pull/202](https://togithub.com/fatih/color/pull/202) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fatih/color/pull/208](https://togithub.com/fatih/color/pull/208) - Bump golang.org/x/sys from 0.13.0 to 0.14.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fatih/color/pull/213](https://togithub.com/fatih/color/pull/213) #### New Contributors - [@​ilyabrin](https://togithub.com/ilyabrin) made their first contribution in [https://github.com/fatih/color/pull/200](https://togithub.com/fatih/color/pull/200) - [@​hyunsooda](https://togithub.com/hyunsooda) made their first contribution in [https://github.com/fatih/color/pull/203](https://togithub.com/fatih/color/pull/203) - [@​gregpoirson](https://togithub.com/gregpoirson) made their first contribution in [https://github.com/fatih/color/pull/210](https://togithub.com/fatih/color/pull/210) **Full Changelog**: https://github.com/fatih/color/compare/v1.15.0...v1.16.0

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» 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.



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