Skip to content

chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.4.0#8103

Merged
dmathieu merged 1 commit intomainfrom
renovate/github.com-lucasb-eyer-go-colorful-1.x
Mar 30, 2026
Merged

chore(deps): update module github.com/lucasb-eyer/go-colorful to v1.4.0#8103
dmathieu merged 1 commit intomainfrom
renovate/github.com-lucasb-eyer-go-colorful-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 28, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/lucasb-eyer/go-colorful v1.3.0v1.4.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.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

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.


  • 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 Mar 28, 2026
@renovate renovate Bot requested review from MrAlias and XSAM as code owners March 28, 2026 16:23
@renovate renovate Bot added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Mar 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.7%. Comparing base (624f646) to head (017985a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #8103   +/-   ##
=====================================
  Coverage   81.7%   81.7%           
=====================================
  Files        308     308           
  Lines      23655   23655           
=====================================
+ Hits       19344   19345    +1     
+ Misses      3929    3928    -1     
  Partials     382     382           

see 3 files 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 82c1447 to 67fe59d Compare March 30, 2026 07:18
@renovate renovate Bot force-pushed the renovate/github.com-lucasb-eyer-go-colorful-1.x branch from 67fe59d to 017985a Compare March 30, 2026 07:28
@dmathieu dmathieu merged commit c2abc1e into main Mar 30, 2026
31 checks passed
@dmathieu dmathieu deleted the renovate/github.com-lucasb-eyer-go-colorful-1.x branch March 30, 2026 07:34
@pellared pellared added this to the v1.43.0 milestone Apr 1, 2026
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.

2 participants