You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-03 18:35:08 +02:00
eb9fd73d54
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` | [](https://docs.renovatebot.com/merge-confidence/) | [](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` ([#​50](https://redirect.github.com/lucasb-eyer/go-colorful/issues/50)) - `DistanceRiemersma` ([#​52](https://redirect.github.com/lucasb-eyer/go-colorful/issues/52)) - Introduce a function for sorting colors ([#​57](https://redirect.github.com/lucasb-eyer/go-colorful/issues/57)) - YAML marshal/unmarshal support ([#​63](https://redirect.github.com/lucasb-eyer/go-colorful/issues/63)) - Add support for OkLab and OkLch ([#​66](https://redirect.github.com/lucasb-eyer/go-colorful/issues/66)) - Functions that use randomness now support specifying a custom source ([#​73](https://redirect.github.com/lucasb-eyer/go-colorful/issues/73)) - Functions BlendOkLab and BlendOkLch ([#​70](https://redirect.github.com/lucasb-eyer/go-colorful/issues/70)) #### Changed - `Hex()` parsing is much faster ([#​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 ([#​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 ([#​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>