Skip to content

chore(deps): bump chroma-js from 2.6.0 to 3.0.0#830

Merged
theRealPadster merged 1 commit intomainfrom
dependabot/npm_and_yarn/chroma-js-3.0.0
Sep 1, 2024
Merged

chore(deps): bump chroma-js from 2.6.0 to 3.0.0#830
theRealPadster merged 1 commit intomainfrom
dependabot/npm_and_yarn/chroma-js-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 1, 2024

Bumps chroma-js from 2.6.0 to 3.0.0.

Release notes

Sourced from chroma-js's releases.

v3.0.0

What's Changed

Full Changelog: gka/chroma.js@v2.6.0...v3.0.0

Changelog

Sourced from chroma-js's changelog.

3.0.0

  • 🎉 NEW: Add support for modern CSS color spaces. This means you can now export and parse CSS colors in lab(), lch(), oklab(), oklch() space.
  • 🎉 NEW: you can now control the standard white reference point for the CIE Lab and CIE Lch color spaces via setLabWhitePoint.
  • Breaking: color.css() will no longer return legacy CSS colors like rgb(255, 255, 0) but use modern CSS colors like rgb(255 255 0) instead.
  • fix: you can now use chroma.js both via the default export as well as named exports in ES6.
  • fix: switch to W3C implementation of OKLab color space
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot Bot requested a review from a team as a code owner September 1, 2024 00:02
@dependabot dependabot Bot added the 📦 dependencies Pull requests that update a dependency file label Sep 1, 2024
@dependabot dependabot Bot requested review from theRealPadster and removed request for a team September 1, 2024 00:02
Bumps [chroma-js](https://github.com/gka/chroma.js) from 2.6.0 to 3.0.0.
- [Release notes](https://github.com/gka/chroma.js/releases)
- [Changelog](https://github.com/gka/chroma.js/blob/main/CHANGELOG.md)
- [Commits](gka/chroma.js@v2.6.0...v3.0.0)

---
updated-dependencies:
- dependency-name: chroma-js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/chroma-js-3.0.0 branch from e1bf3d2 to 91ee42f Compare September 1, 2024 01:23
@theRealPadster theRealPadster merged commit fcdd043 into main Sep 1, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/chroma-js-3.0.0 branch September 1, 2024 01:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant