Commit e9c63bb
Update dependency @elastic/charts to v64.1.0 (main) (#182087)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@elastic/charts](https://togithub.com/elastic/elastic-charts) |
[`64.0.2` ->
`64.1.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/64.0.2/64.1.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>elastic/elastic-charts (@​elastic/charts)</summary>
###
[`v64.1.0`](https://togithub.com/elastic/elastic-charts/blob/HEAD/CHANGELOG.md#6410-2024-03-13)
[Compare
Source](https://togithub.com/elastic/elastic-charts/compare/v64.0.2...v64.1.0)
##### Features
- **theme:** move annotation default styles to `Theme`
([#​2357](https://togithub.com/elastic/elastic-charts/issues/2357))
([fe19ae2](https://togithub.com/elastic/elastic-charts/commit/fe19ae2cec3077ee34765d9be560935dd094a4ad))
####
[64.0.2](https://togithub.com/elastic/elastic-charts/compare/v64.0.1...v64.0.2)
(2024-03-12)
##### Bug Fixes
- **bullet:** full circle overlapping tick labels
([#​2350](https://togithub.com/elastic/elastic-charts/issues/2350))
([edbff68](https://togithub.com/elastic/elastic-charts/commit/edbff681737ba319b455c81604e5ffff02b89f17))
- **deps:** update dependency
[@​elastic/eui](https://togithub.com/elastic/eui) to ^93.3.0
([#​2356](https://togithub.com/elastic/elastic-charts/issues/2356))
([cf9ce81](https://togithub.com/elastic/elastic-charts/commit/cf9ce81c08b8d0ae93fce48504d2de3539d045d0))
- **deps:** update dependency
[@​playwright/test](https://togithub.com/playwright/test) to
^1.42.1
([#​2354](https://togithub.com/elastic/elastic-charts/issues/2354))
([03581bc](https://togithub.com/elastic/elastic-charts/commit/03581bc44fae02309af9fbfa42c297f7414ec156))
####
[64.0.1](https://togithub.com/elastic/elastic-charts/compare/v64.0.0...v64.0.1)
(2024-03-10)
##### Bug Fixes
- **bullet:** add a11y summary and debugState
([#​2352](https://togithub.com/elastic/elastic-charts/issues/2352))
([49a1b35](https://togithub.com/elastic/elastic-charts/commit/49a1b358b21fbda4e15a96ce984d460786396899))
- **deps:** update dependency
[@​elastic/eui](https://togithub.com/elastic/eui) to ^93.2.0
([#​2343](https://togithub.com/elastic/elastic-charts/issues/2343))
([0701985](https://togithub.com/elastic/elastic-charts/commit/0701985a470ed98936439ccf4e21bb1d52df5e18))
</details>
---
### 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.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/elastic/kibana).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent bb92dd5 commit e9c63bb
File tree
6 files changed
+239
-5
lines changed- src/plugins/chart_expressions
- expression_gauge/public/components/__snapshots__
- expression_partition_vis/public/components/__snapshots__
- expression_xy/public/components/__snapshots__
- x-pack/plugins/observability_solution/uptime/public/legacy_uptime/components/common/charts/__snapshots__
6 files changed
+239
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 78 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments