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
renovate[bot] eb9fd73d54 chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.3.0 (#7327)
This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/lucasb-eyer/go-colorful](https://redirect.github.com/lucasb-eyer/go-colorful)
| `v1.2.0` -> `v1.3.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2flucasb-eyer%2fgo-colorful/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2flucasb-eyer%2fgo-colorful/v1.2.0/v1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

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

---

### Release Notes

<details>
<summary>lucasb-eyer/go-colorful
(github.com/lucasb-eyer/go-colorful)</summary>

###
[`v1.3.0`](https://redirect.github.com/lucasb-eyer/go-colorful/releases/tag/v1.3.0)

[Compare
Source](https://redirect.github.com/lucasb-eyer/go-colorful/compare/v1.2.0...v1.3.0)

If you'd like to support go-colorful's development you can support me or
Lucas (the original developer) through GitHub Sponsors, check out the
Sponsor button up top. I also have a
[Ko-Fi](https://ko-fi.com/makeworld) for one-time donations.

The rest of this message is copied from the CHANGELOG.md file in this
repo.

##### Added

- `BlendLinearRgb`
([#&#8203;50](https://redirect.github.com/lucasb-eyer/go-colorful/issues/50))
- `DistanceRiemersma`
([#&#8203;52](https://redirect.github.com/lucasb-eyer/go-colorful/issues/52))
- Introduce a function for sorting colors
([#&#8203;57](https://redirect.github.com/lucasb-eyer/go-colorful/issues/57))
- YAML marshal/unmarshal support
([#&#8203;63](https://redirect.github.com/lucasb-eyer/go-colorful/issues/63))
- Add support for OkLab and OkLch
([#&#8203;66](https://redirect.github.com/lucasb-eyer/go-colorful/issues/66))
- Functions that use randomness now support specifying a custom source
([#&#8203;73](https://redirect.github.com/lucasb-eyer/go-colorful/issues/73))
- Functions BlendOkLab and BlendOkLch
([#&#8203;70](https://redirect.github.com/lucasb-eyer/go-colorful/issues/70))

#### Changed

- `Hex()` parsing is much faster
([#&#8203;78](https://redirect.github.com/lucasb-eyer/go-colorful/issues/78))

##### Fixed

- Fix bug when doing HSV/HCL blending between a gray color and non-gray
color
([#&#8203;60](https://redirect.github.com/lucasb-eyer/go-colorful/issues/60))
- Docs for HSV/HSL were updated to note that hue 360 is not allowed
([#&#8203;71](https://redirect.github.com/lucasb-eyer/go-colorful/issues/71))

##### Deprecated

- `DistanceLinearRGB` is deprecated for the name `DistanceLinearRgb`
which is more in-line with the rest of the library

</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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 14:21:04 -07:00
..