Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update kibana-visualization color related modules (main) #204235

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@types/chroma-js (source) devDependencies minor ^2.1.0 -> ^2.4.4
@types/color (source) devDependencies major ^3.0.3 -> ^4.2.0
chroma-js dependencies major ^2.1.0 -> ^3.1.2
tinycolor2 dependencies minor 1.4.1 -> 1.6.0
tinygradient dependencies major 0.4.3 -> 1.1.5

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

v2.6.0

Compare Source

v2.5.0

Compare Source

  • refactored code base to ES6 modules
bgrins/TinyColor (tinycolor2)

v1.6.0

Compare Source

v1.5.2

Compare Source

v1.5.1

Compare Source

v1.5.0

Compare Source

v1.4.2

Compare Source

mistic100/tinygradient (tinygradient)

v1.1.5

Compare Source

Fix #​42 error "stops" is not an array

v1.1.4

Compare Source

Fix #​39 Support equality of stop position values

v1.1.3

Compare Source

Fix #​38 rgbAt and hsvAt precision

v1.1.2

Compare Source

  • Fix #​36 error when HSV interpolation falls back to RGB

v1.1.1

Compare Source

  • Allow position-only color stops (#​27)

v1.1.0

Compare Source

v1.0.0

Compare Source


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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added backport:all-open Backport to all branches that could still receive a release Feature:Vega Vega visualizations Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Dec 13, 2024
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team December 13, 2024 15:06
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-visualizations (Team:Visualizations)

@elastic-renovate-prod
Copy link
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@nickofthyme nickofthyme added backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes and removed backport:all-open Backport to all branches that could still receive a release labels Jan 9, 2025
@nickofthyme
Copy link
Contributor

/ci

@nickofthyme nickofthyme enabled auto-merge (squash) January 9, 2025 23:57
@elasticmachine
Copy link
Contributor

elasticmachine commented Jan 10, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) Feature:Vega Vega visualizations release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants