dockerinwsl
dockerinwsl copied to clipboard
chore(deps): update module github.com/fatih/color to v1.16.0
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
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
📅 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.