Skip to content

Bump @colordx/core from 5.6.0 to 5.8.0 - #478

Merged
lewisgoddard merged 1 commit into
mainfrom
dependabot/npm_and_yarn/colordx/core-5.8.0
Sep 8, 2026
Merged

Bump @colordx/core from 5.6.0 to 5.8.0#478
lewisgoddard merged 1 commit into
mainfrom
dependabot/npm_and_yarn/colordx/core-5.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 8, 2026

Copy link
Copy Markdown
Contributor

Bumps @colordx/core from 5.6.0 to 5.8.0.

Release notes

Sourced from @​colordx/core's releases.

v5.8.0

Minor Changes

  • Add color(srgb) string parsing in core, treat bare xyz as an xyz-d65 alias, and add srgb-linear plugin with toSrgbLinear, toSrgbLinearString, and color(srgb-linear) string and object parsing

v5.7.0

Minor Changes

  • Add toNumber32 method for 32-bit RGBA integer output with alpha packed as the low byte
Changelog

Sourced from @​colordx/core's changelog.

5.8.0

Minor Changes

  • Add color(srgb) string parsing in core, treat bare xyz as an xyz-d65 alias, and add srgb-linear plugin with toSrgbLinear, toSrgbLinearString, and color(srgb-linear) string and object parsing

5.7.0

Minor Changes

  • Add toNumber32 method for 32-bit RGBA integer output with alpha packed as the low byte
Commits
  • 70bcaae chore: release
  • 8f31609 feat: parse color(srgb) in core and accept bare xyz as the xyz-d65 alias
  • 8d62117 feat: add srgb-linear plugin with color(srgb-linear) parsing, toSrgbLinear, a...
  • 3aea179 chore: release
  • 7415fe6 feat: add toNumber32 for 32-bit RGBA integer output with alpha as the low byte
  • 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 [@colordx/core](https://github.com/dkryaklin/colordx) from 5.6.0 to 5.8.0.
- [Release notes](https://github.com/dkryaklin/colordx/releases)
- [Changelog](https://github.com/dkryaklin/colordx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dkryaklin/colordx/compare/@colordx/core@5.6.0...@colordx/core@5.8.0)

---
updated-dependencies:
- dependency-name: "@colordx/core"
  dependency-version: 5.8.0
  dependency-type: indirect
  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 javascript Pull requests that update Javascript code labels Sep 8, 2026
@lewisgoddard
lewisgoddard merged commit 763b431 into main Sep 8, 2026
4 checks passed
@lewisgoddard
lewisgoddard deleted the dependabot/npm_and_yarn/colordx/core-5.8.0 branch September 8, 2026 21:31
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant