-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Update dependency @elastic/charts to v15 #52621
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
Conversation
|
Pinging @elastic/kibana-operations (Team:Operations) |
💚 Build SucceededTo update your PR or re-run it, just comment with: |
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. |
simianhacker
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM... I like how this simplifies things.
|
close in favour of #52619 |
Renovate Ignore NotificationAs this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 15.x releases. However, if you upgrade to 15.x manually then Renovate will then reenable updates for minor and patch updates automatically. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened. |
This PR contains the following updates:
^14.0.0->^15.0.3Release Notes
elastic/elastic-charts
v15.0.3Compare Source
Bug Fixes
v15.0.2Compare Source
Bug Fixes
v15.0.1Compare Source
Bug Fixes
v15.0.0Compare Source
Code Refactoring
BREAKING CHANGES
GeometryIdis nowSeriesIdentifier.customSeriesColorsprop onSeriesSpecwhich used to take aCustomSeriesColorsMap, now expects aCustomSeriesColorstype.LegendItemListenernow passes theSeriesIdentifiertype as the first callback argument.SpecId,AxisId,AnnotationIdtypes are down-casted to astringtype. ThegetSpecId,getAxisIdandgetAnnotationIdmethods still exist and but return just the same passed string until deprecated in a future version. The spec ids, previouslyid,axisId,annotationIdetc are now aligned to use the same prop name:id. The chart rendering statusdata-ech-render-completeanddata-ech-render-countis no more at the root level of theechChartdiv, but on its child element:echChartStatus. TheSpechas two new private properties calledchartTypeandspecType.v14.2.0Compare Source
Code Refactoring
BREAKING CHANGES
GeometryIdis nowSeriesIdentifier.customSeriesColorsprop onSeriesSpecwhich used to take aCustomSeriesColorsMap, now expects aCustomSeriesColorstype.LegendItemListenernow passes theSeriesIdentifiertype as the first callback argument.SpecId,AxisId,AnnotationIdtypes are down-casted to astringtype. ThegetSpecId,getAxisIdandgetAnnotationIdmethods still exist and but return just the same passed string until deprecated in a future version. The spec ids, previouslyid,axisId,annotationIdetc are now aligned to use the same prop name:id. The chart rendering statusdata-ech-render-completeanddata-ech-render-countis no more at the root level of theechChartdiv, but on its child element:echChartStatus. TheSpechas two new private properties calledchartTypeandspecType.v14.1.0Compare Source
Features
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!".🔕 Ignore: Close this PR and you won't be reminded about this update again.
Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.