Update dependency @elastic/charts to v36 (master)#111991
Update dependency @elastic/charts to v36 (master)#111991renovate[bot] wants to merge 10 commits intomasterfrom
Conversation
480ec71 to
86b5d75
Compare
|
Pinging @elastic/apm-ui (Team:apm) |
|
Pinging @elastic/uptime (Team:uptime) |
|
@elasticmachine merge upstream |
peteharverson
left a comment
There was a problem hiding this comment.
Tested ML edits locally and LGTM
justinkambic
left a comment
There was a problem hiding this comment.
Uptime changes LGTM.
| import { getXDomain, XyEndzones } from './x_domain'; | ||
| import { getLegendAction } from './get_legend_action'; | ||
| import { i18n } from '@kbn/i18n'; | ||
| import { I18nProvider } from '@kbn/i18n/target_types/react'; |
There was a problem hiding this comment.
Why have we changed this?
There was a problem hiding this comment.
this line is preventing lens plugin to compile on my machine:
ERROR in ./public/xy_visualization/expression.tsx
Module not found: Error: Can't resolve '@kbn/i18n/target_types/react' in '/x-pack/plugins/lens/public/xy_visualization'
There was a problem hiding this comment.
Sorry Im not sure why that was changed - fixing now!
dej611
left a comment
There was a problem hiding this comment.
Tested in Lens and it seems elastic/elastic-charts#1266 has not been completely fixed (I can still repro the first video example).
Had to manually fix the I18Provider to make it compile locally.
|
@elasticmachine merge upstream |
cc: @rshen91 👆🏼 |
|
closing in favour of #113968 |
💔 Build Failed
Failed CI Steps
Test FailuresKibana Pipeline / general / task-queue-process-24 / X-Pack Endpoint API Integration Tests.x-pack/test/security_solution_endpoint_api_int/apis/metadata·ts.Endpoint plugin test metadata api POST /api/endpoint/metadata when index is not empty metadata api should return one entry for each host with default pagingStandard OutStack TraceKibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/management/_scripted_fields·js.management scripted fields creating and using Painless date scripted fields should see scripted field value in DiscoverStandard OutStack TraceKibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/dashboard_elements/input_control_vis/input_control_range·ts.dashboard elements dashboard elements ciGroup10 input controls input control range should add filter with scripted fieldStandard OutStack Traceand 10 more failures, only showing the first 3. Metrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
This PR contains the following updates:
34.2.1->36.0.0Release Notes
elastic/elastic-charts
v36.0.0Compare Source
Features
BREAKING CHANGES
v35.0.0Compare Source
Bug Fixes
Features
BREAKING CHANGES
showDuplicatedTickscauses a duplication check on the actual axis tick label (possibly yielded byAxis.tickLabelrather than the more generaltickFormat)config.label.fontSizeprop is replaced byconfig.label.minFontSizeandconfig.label.maxFontSize. You can specify the same value for both properties to have a fixed font size. Theconfig.label.alignandconfig.label.baselineprops are removed from theHeatmapConfigobject.34.2.1 (2021-08-25)
Bug Fixes
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 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.