elliotwutingfeng / go-fasttld

go-fasttld is a high performance effective top level domains (eTLD) extraction module.
BSD 3-Clause "New" or "Revised" License
32 stars 6 forks source link

Update module github.com/fatih/color to v1.14.0 #70

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/fatih/color require minor v1.13.0 -> v1.14.0

Release Notes

fatih/color ### [`v1.14.0`](https://togithub.com/fatih/color/releases/tag/v1.14.0) [Compare Source](https://togithub.com/fatih/color/compare/v1.13.0...v1.14.0) #### What's Changed - Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/fatih/color/pull/165](https://togithub.com/fatih/color/pull/165) - Bump go-isatty from 0.0.16 to 0.0.17 by [@​fatih](https://togithub.com/fatih) in [https://github.com/fatih/color/pull/178](https://togithub.com/fatih/color/pull/178) - Spelling and grammar fixes by [@​pattmax00](https://togithub.com/pattmax00) in [https://github.com/fatih/color/pull/181](https://togithub.com/fatih/color/pull/181) - NO_COLOR requires a non-empty string by [@​pellared](https://togithub.com/pellared) in [https://github.com/fatih/color/pull/171](https://togithub.com/fatih/color/pull/171) - color: expose `SetWriter` and `UnsetWriter` by [@​fatih](https://togithub.com/fatih) in [https://github.com/fatih/color/pull/182](https://togithub.com/fatih/color/pull/182) #### New Contributors - [@​pattmax00](https://togithub.com/pattmax00) made their first contribution in [https://github.com/fatih/color/pull/181](https://togithub.com/fatih/color/pull/181) - [@​pellared](https://togithub.com/pellared) made their first contribution in [https://github.com/fatih/color/pull/171](https://togithub.com/fatih/color/pull/171) **Full Changelog**: https://github.com/fatih/color/compare/v1.13.0...v1.14.0

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #70 (4691c1c) into main (fa9ea18) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  Coverage   93.83%   93.83%           
=======================================
  Files           5        5           
  Lines         795      795           
=======================================
  Hits          746      746           
  Misses         46       46           
  Partials        3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update fa9ea18...4691c1c. Read the comment docs.