1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00
Files
opentelemetry-go/internal/tools
renovate[bot] e6120a6f77 chore(deps): update module github.com/fatih/color to v1.19.0 (#8087)
This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/fatih/color](https://redirect.github.com/fatih/color) |
`v1.18.0` → `v1.19.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2ffatih%2fcolor/v1.19.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2ffatih%2fcolor/v1.18.0/v1.19.0?slim=true)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/5322) for more information.

---

### Release Notes

<details>
<summary>fatih/color (github.com/fatih/color)</summary>

###
[`v1.19.0`](https://redirect.github.com/fatih/color/releases/tag/v1.19.0)

[Compare
Source](https://redirect.github.com/fatih/color/compare/v1.18.0...v1.19.0)

#### What's Changed

- Bump golang.org/x/sys from 0.25.0 to 0.28.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;246](https://redirect.github.com/fatih/color/pull/246)
- Fix for issue
[#&#8203;230](https://redirect.github.com/fatih/color/issues/230)
set/unsetwriter symmetric wrt color support detection by
[@&#8203;ataypamart](https://redirect.github.com/ataypamart) in
[#&#8203;243](https://redirect.github.com/fatih/color/pull/243)
- chore: go mod cleanup by
[@&#8203;sashamelentyev](https://redirect.github.com/sashamelentyev) in
[#&#8203;244](https://redirect.github.com/fatih/color/pull/244)
- Bump golang.org/x/sys from 0.28.0 to 0.30.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;249](https://redirect.github.com/fatih/color/pull/249)
- Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;248](https://redirect.github.com/fatih/color/pull/248)
- Update CI and go deps by
[@&#8203;fatih](https://redirect.github.com/fatih) in
[#&#8203;254](https://redirect.github.com/fatih/color/pull/254)
- Bump golang.org/x/sys from 0.31.0 to 0.37.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;268](https://redirect.github.com/fatih/color/pull/268)
- fix: include escape codes in byte counts from `Fprint`, `Fprintf` by
[@&#8203;qualidafial](https://redirect.github.com/qualidafial) in
[#&#8203;282](https://redirect.github.com/fatih/color/pull/282)
- Bump golang.org/x/sys from 0.37.0 to 0.40.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;277](https://redirect.github.com/fatih/color/pull/277)
- fix: add nil check for os.Stdout to prevent panic on Windows services
by [@&#8203;majiayu000](https://redirect.github.com/majiayu000) in
[#&#8203;275](https://redirect.github.com/fatih/color/pull/275)
- Bump dominikh/staticcheck-action from 1.3.1 to 1.4.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;259](https://redirect.github.com/fatih/color/pull/259)
- Bump actions/checkout from 4 to 6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;273](https://redirect.github.com/fatih/color/pull/273)
- Optimize Color.Equals performance (O(n²) → O(n)) by
[@&#8203;UnSubble](https://redirect.github.com/UnSubble) in
[#&#8203;269](https://redirect.github.com/fatih/color/pull/269)
- Bump actions/setup-go from 5 to 6 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;266](https://redirect.github.com/fatih/color/pull/266)

#### New Contributors

- [@&#8203;ataypamart](https://redirect.github.com/ataypamart) made
their first contribution in
[#&#8203;243](https://redirect.github.com/fatih/color/pull/243)
- [@&#8203;sashamelentyev](https://redirect.github.com/sashamelentyev)
made their first contribution in
[#&#8203;244](https://redirect.github.com/fatih/color/pull/244)
- [@&#8203;qualidafial](https://redirect.github.com/qualidafial) made
their first contribution in
[#&#8203;282](https://redirect.github.com/fatih/color/pull/282)
- [@&#8203;majiayu000](https://redirect.github.com/majiayu000) made
their first contribution in
[#&#8203;275](https://redirect.github.com/fatih/color/pull/275)
- [@&#8203;UnSubble](https://redirect.github.com/UnSubble) made their
first contribution in
[#&#8203;269](https://redirect.github.com/fatih/color/pull/269)

**Full Changelog**:
<https://github.com/fatih/color/compare/v1.18.0...v1.19.0>

</details>

---

### 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 is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-20 10:35:56 +01:00
..