Skip to content

chore(deps): bump github.com/lucasb-eyer/go-colorful from 1.3.0 to 1.4.0#20

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/lucasb-eyer/go-colorful-1.4.0
Open

chore(deps): bump github.com/lucasb-eyer/go-colorful from 1.3.0 to 1.4.0#20
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/lucasb-eyer/go-colorful-1.4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 3, 2026

Bumps github.com/lucasb-eyer/go-colorful from 1.3.0 to 1.4.0.

Release notes

Sourced from github.com/lucasb-eyer/go-colorful's releases.

v1.4.0

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
Changelog

Sourced from github.com/lucasb-eyer/go-colorful's changelog.

[1.4.0] - 2026-03-28

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
Commits
  • 960803e ready for v1.4.0
  • e898165 feat(HexColor): add fmt.Stringer interface support
  • e7e3399 feat: add CSS Color Level 4 wide-gamut RGB color spaces and XYZ D50
  • 5017032 Clarify loss of alpha-parsing in Hex in changelog.
  • f2a4dc6 Update README.md to discuss Oklab and Oklch support
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/lucasb-eyer/go-colorful](https://github.com/lucasb-eyer/go-colorful) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/lucasb-eyer/go-colorful/releases)
- [Changelog](https://github.com/lucasb-eyer/go-colorful/blob/master/CHANGELOG.md)
- [Commits](lucasb-eyer/go-colorful@v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/lucasb-eyer/go-colorful
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 3, 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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants