Skip to content

Conversation

@renovate
Copy link
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.0 -> v1.3.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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)
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: 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 added dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry labels Sep 8, 2025
@codecov
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.9%. Comparing base (e759fbd) to head (e29c3f8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7327     +/-   ##
=======================================
- Coverage   82.9%   82.9%   -0.1%     
=======================================
  Files        266     266             
  Lines      24984   24984             
=======================================
- Hits       20734   20733      -1     
- Misses      3875    3876      +1     
  Partials     375     375             

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/github.com-lucasb-eyer-go-colorful-1.x branch from e4415b7 to e29c3f8 Compare September 8, 2025 21:07
@MrAlias MrAlias merged commit eb9fd73 into main Sep 8, 2025
31 checks passed
@MrAlias MrAlias deleted the renovate/github.com-lucasb-eyer-go-colorful-1.x branch September 8, 2025 21:21
@MrAlias MrAlias added this to the v1.39.0 milestone Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Skip Changelog PRs that do not require a CHANGELOG.md entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant