Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
) # Backport This will backport the following commits from `main` to `8.x`: - [Update dependency @elastic/charts to v67 (main) (#193694)](#193694) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"elastic-renovate-prod[bot]","email":"174716857+elastic-renovate-prod[bot]@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-02T08:52:56Z","message":"Update dependency @elastic/charts to v67 (main) (#193694)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| [@elastic/charts](https://togithub.com/elastic/elastic-charts) |\r\ndependencies | major | [`66.1.1` ->\r\n`67.0.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/66.1.1/67.0.0)\r\n|\r\n\r\n---\r\n### Breaking changes\r\n\r\nElastic-charts theme API for line and area charts has changed:\r\n- the `point.visible` type for line and area charts is now a union\r\nbetween `'always' | 'never' | 'auto'`. Always and Never will replace the\r\nprevious boolean configuration, `auto` instead will provide a logic to\r\nshow the points only of the distance between consecutive points is\r\nbigger than the `pointVisibilityMinDistance`.\r\n- the isolatedPoint style for line and area doesn't contain the `radius`\r\nparameter anymore. The radius is derived from the `line.strokeWidth`\r\nparameter.\r\n\r\nCo-authored-by: Marco Vettorello <[email protected]>","sha":"30ef0ecb3c9d91b8f111f96bf0e024d03c49304b","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Visualizations","release_note:skip","💝community","v9.0.0","backport:prev-minor","Team:Obs AI Assistant","ci:project-deploy-observability","Team:obs-ux-infra_services","Team:obs-ux-management","apm:review"],"title":"Update dependency @elastic/charts to v67 (main)","number":193694,"url":"https://github.com/elastic/kibana/pull/193694","mergeCommit":{"message":"Update dependency @elastic/charts to v67 (main) (#193694)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| [@elastic/charts](https://togithub.com/elastic/elastic-charts) |\r\ndependencies | major | [`66.1.1` ->\r\n`67.0.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/66.1.1/67.0.0)\r\n|\r\n\r\n---\r\n### Breaking changes\r\n\r\nElastic-charts theme API for line and area charts has changed:\r\n- the `point.visible` type for line and area charts is now a union\r\nbetween `'always' | 'never' | 'auto'`. Always and Never will replace the\r\nprevious boolean configuration, `auto` instead will provide a logic to\r\nshow the points only of the distance between consecutive points is\r\nbigger than the `pointVisibilityMinDistance`.\r\n- the isolatedPoint style for line and area doesn't contain the `radius`\r\nparameter anymore. The radius is derived from the `line.strokeWidth`\r\nparameter.\r\n\r\nCo-authored-by: Marco Vettorello <[email protected]>","sha":"30ef0ecb3c9d91b8f111f96bf0e024d03c49304b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/193694","number":193694,"mergeCommit":{"message":"Update dependency @elastic/charts to v67 (main) (#193694)\n\nThis PR contains the following updates:\r\n\r\n| Package | Type | Update | Change |\r\n|---|---|---|---|\r\n| [@elastic/charts](https://togithub.com/elastic/elastic-charts) |\r\ndependencies | major | [`66.1.1` ->\r\n`67.0.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/66.1.1/67.0.0)\r\n|\r\n\r\n---\r\n### Breaking changes\r\n\r\nElastic-charts theme API for line and area charts has changed:\r\n- the `point.visible` type for line and area charts is now a union\r\nbetween `'always' | 'never' | 'auto'`. Always and Never will replace the\r\nprevious boolean configuration, `auto` instead will provide a logic to\r\nshow the points only of the distance between consecutive points is\r\nbigger than the `pointVisibilityMinDistance`.\r\n- the isolatedPoint style for line and area doesn't contain the `radius`\r\nparameter anymore. The radius is derived from the `line.strokeWidth`\r\nparameter.\r\n\r\nCo-authored-by: Marco Vettorello <[email protected]>","sha":"30ef0ecb3c9d91b8f111f96bf0e024d03c49304b"}}]}] BACKPORT--> Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
- Loading branch information