Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Confidence
chroma-js ^2.4.2 -> ^3.0.0 age confidence

Release Notes

gka/chroma.js (chroma-js)

v3.1.2

Compare Source

  • fixed a bug in Lch interpolation of hue-less colors

v3.1.1

Compare Source

  • fix: allow deep-imports in vite projects

v3.1.0

Compare Source

  • feat: parse 'transparent' as black with 0% opacity - resolves #​280
  • make it easier to access colorbrewer palette names - resolves #​314
  • docs: explain differences to official colorbrewer scales - resolves #​316
  • fix: correct parsing of modern css colors with percentage alpha - resolves #​297
  • fix: css output for hue-less colors in lch() and oklch() - resolves #​357

v3.0.0

Compare Source

  • 🎉 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

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.

@netlify
Copy link

netlify bot commented Oct 15, 2025

Deploy Preview for paragon-openedx-v23 ready!

Name Link
🔨 Latest commit 1091ac2
🔍 Latest deploy log https://app.netlify.com/projects/paragon-openedx-v23/deploys/69299a3046e95e00081a5e25
😎 Deploy Preview https://deploy-preview-3931--paragon-openedx-v23.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Oct 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.37%. Comparing base (42a9afe) to head (1091ac2).

Additional details and impacted files
@@              Coverage Diff              @@
##           release-23.x    #3931   +/-   ##
=============================================
  Coverage         94.37%   94.37%           
=============================================
  Files               242      242           
  Lines              4287     4287           
  Branches           1010     1017    +7     
=============================================
  Hits               4046     4046           
- Misses              233      237    +4     
+ Partials              8        4    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/chroma-js-3.x branch 3 times, most recently from d5d360f to 84e1e79 Compare October 20, 2025 00:26
@renovate renovate bot force-pushed the renovate/chroma-js-3.x branch 3 times, most recently from 983ec6b to 6b40023 Compare October 29, 2025 23:18
@renovate renovate bot force-pushed the renovate/chroma-js-3.x branch 2 times, most recently from 9d998c6 to 49e494f Compare November 3, 2025 15:25
@renovate renovate bot force-pushed the renovate/chroma-js-3.x branch 3 times, most recently from 0dd5f7f to 8cee5f9 Compare November 17, 2025 00:23
@renovate renovate bot force-pushed the renovate/chroma-js-3.x branch 3 times, most recently from a8cc91d to dd4e347 Compare November 24, 2025 00:23
@renovate renovate bot force-pushed the renovate/chroma-js-3.x branch 2 times, most recently from 8d18542 to 13179a1 Compare November 28, 2025 01:58
@renovate renovate bot force-pushed the renovate/chroma-js-3.x branch from 13179a1 to 1091ac2 Compare November 28, 2025 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant