You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xy: switch default timezone to local (#1544) (1233e69)
BREAKING CHANGES
xy: The time axis labels of a time-series chart configured without the timeZone prop are now rendering the labels with the local browser timezone instead of UTC.
types: improve generic types in specs, and spec prop types (#1421) (562929e)
BREAKING CHANGES
types: The xAccessor and yAccessor are now required on all xy chart specs. Stronger typing on data prop that may cause type errors when using untyped array (i.e. const arr: never[] = []). Other minor type changes related to spec types.
heatmap: The heatmap yAxisLabel.padding style type is changed from Pixel | Partial to Pixels | Padding. The heatmap axis labels are now correctly subjected to padding calculations and it will result in a slightly different position of labels.
[job][logs] Jest Tests #2 / DonutChart component passes correct props without errors for valid props
[job][logs] Jest Tests #1 / GaugeComponent renders the chart
[job][logs] Default CI Group #4 / lens app lens chart data should render heatmap chart
[job][logs] Default CI Group #4 / lens app lens chart data should render heatmap chart
[job][logs] Default CI Group #26 / machine learning anomaly detection anomaly explorer with farequote based multi metric job renders Overall swim lane
[job][logs] Default CI Group #26 / machine learning anomaly detection anomaly explorer with farequote based multi metric job renders Overall swim lane
[job][logs] Jest Tests #2 / src/legacy/core_plugins/metrics/public/visualizations/views/timeseries/decorators/area_decorator.js should render and match a snapshot
[job][logs] Jest Tests #2 / src/legacy/core_plugins/metrics/public/visualizations/views/timeseries/decorators/bar_decorator.js should render and match a snapshot
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders area
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders bar
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders horizontal bar
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders line
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders stacked area
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders stacked bar
[job][logs] Jest Tests #5 / xy_expression XYChart component it renders stacked horizontal bar
Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.
As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 43.x releases. However, if you upgrade to 43.x manually then Renovate will reenable 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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
40.2.0->43.1.0Release Notes
elastic/elastic-charts
v43.1.0Compare Source
Bug Fixes
Features
43.0.1 (2022-01-20)
Bug Fixes
v43.0.1Compare Source
Bug Fixes
v43.0.0Compare Source
Bug Fixes
local(#1544) (1233e69)BREAKING CHANGES
v42.1.0Compare Source
Features
v42.0.0Compare Source
Bug Fixes
6db2677(#1541) (5ec6037), closes #1540Features
BREAKING CHANGES
xAccessorandyAccessorare now required on all xy chart specs. Stronger typing ondataprop that may cause type errors when using untyped array (i.e.const arr: never[] = []). Other minor type changes related to spec types.Co-authored-by: Marco Vettorello vettorello.marco@gmail.com
41.0.1 (2021-12-20)
Bug Fixes
v41.0.1Compare Source
Bug Fixes
v41.0.0Compare Source
Bug Fixes
Code Refactoring
Features
BREAKING CHANGES
GoalSpec.configprop is removed. All properties have been moved/renamed under newTheme.goaloptions with the following exceptions:Config.marginis now controlled byTheme.chartMarginsand is no longer a margin ratio as before.Config.backgroundColoris now controlled byTheme.background.color, even though it's not yet used.fontFamilymoved into each respective label stylesangleStartandangleEndare moved onto theGoalSpecas optional values.sectorLineWidth,widthandheightall removed as they were never used.v40.3.0Compare Source
Features
local(#1544) (#1555) (34b848d)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 you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.