Skip to content

Update module github.com/lucasb-eyer/go-colorful to v1.4.0#11

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.qkg1.top-lucasb-eyer-go-colorful-1.x
Open

Update module github.com/lucasb-eyer/go-colorful to v1.4.0#11
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.qkg1.top-lucasb-eyer-go-colorful-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 8, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/lucasb-eyer/go-colorful v1.2.0v1.4.0 age confidence

Release Notes

lucasb-eyer/go-colorful (github.com/lucasb-eyer/go-colorful)

v1.4.0

Compare Source

This release adds support for CSS Color Level 4 wide-gamut RGB color spaces, along with D50 XYZ helpers and a small HexColor usability improvement.

Added

  • Constructors, decomposers, and blend functions for the CSS Color Level 4 wide-gamut RGB color spaces DisplayP3, A98Rgb, ProPhotoRgb, and Rec2020 (#​81)
  • XyzD50, Color.XyzD50, D50ToD65, and D65ToD50 for working with D50-based color spaces (#​81)
  • HexColor now implements fmt.Stringer

v1.3.0

Compare Source

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 for one-time donations.

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

Added
  • BlendLinearRgb (#​50)
  • DistanceRiemersma (#​52)
  • Introduce a function for sorting colors (#​57)
  • YAML marshal/unmarshal support (#​63)
  • Add support for OkLab and OkLch (#​66)
  • Functions that use randomness now support specifying a custom source (#​73)
  • Functions BlendOkLab and BlendOkLch (#​70)

Changed

  • Hex() parsing is much faster (#​78). However, it doesn't tolerate hex codes with alpha anymore (previously ignoring the alpha was unintentional).
Fixed
  • Fix bug when doing HSV/HCL blending between a gray color and non-gray color (#​60)
  • Docs for HSV/HSL were updated to note that hue 360 is not allowed (#​71)
Deprecated
  • DistanceLinearRGB is deprecated for the name DistanceLinearRgb which is more in-line with the rest of the library

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/github.qkg1.top-lucasb-eyer-go-colorful-1.x branch from a3bbdca to cd443d3 Compare October 9, 2025 15:30
@renovate renovate Bot changed the title fix(deps): update module github.com/lucasb-eyer/go-colorful to v1.3.0 fix(deps): update module github.com/lucasb-eyer/go-colorful to v1.4.0 Mar 28, 2026
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-lucasb-eyer-go-colorful-1.x branch from cd443d3 to f8440c4 Compare March 28, 2026 16:33
@renovate renovate Bot changed the title fix(deps): update module github.com/lucasb-eyer/go-colorful to v1.4.0 Update module github.com/lucasb-eyer/go-colorful to v1.4.0 Apr 8, 2026
@renovate renovate Bot changed the title Update module github.com/lucasb-eyer/go-colorful to v1.4.0 Update module github.com/lucasb-eyer/go-colorful to v1.4.0 - autoclosed Apr 22, 2026
@renovate renovate Bot closed this Apr 22, 2026
@renovate renovate Bot deleted the renovate/github.qkg1.top-lucasb-eyer-go-colorful-1.x branch April 22, 2026 20:07
@renovate renovate Bot changed the title Update module github.com/lucasb-eyer/go-colorful to v1.4.0 - autoclosed Update module github.com/lucasb-eyer/go-colorful to v1.4.0 Apr 22, 2026
@renovate renovate Bot reopened this Apr 22, 2026
@renovate renovate Bot force-pushed the renovate/github.qkg1.top-lucasb-eyer-go-colorful-1.x branch 2 times, most recently from f8440c4 to 4ea1abe Compare April 22, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants