Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency @elastic/charts to v61 (main) (#170914)
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@elastic/charts](https://togithub.com/elastic/elastic-charts) | [`60.0.0` -> `61.0.0`](https://renovatebot.com/diffs/npm/@elastic%2fcharts/60.0.0/61.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@elastic%2fcharts/61.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@elastic%2fcharts/61.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@elastic%2fcharts/60.0.0/61.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@elastic%2fcharts/60.0.0/61.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>elastic/elastic-charts (@​elastic/charts)</summary> ### [`v61.0.0`](https://togithub.com/elastic/elastic-charts/blob/HEAD/CHANGELOG.md#6100-2023-11-08) [Compare Source](https://togithub.com/elastic/elastic-charts/compare/v60.0.0...v61.0.0) ##### Bug Fixes - `onRenderChange` callback trigger on resize ([#​2228](https://togithub.com/elastic/elastic-charts/issues/2228)) ([be30c1b](https://togithub.com/elastic/elastic-charts/commit/be30c1bd48ce3e50b8e9fa28c0d8999b6366b305)) - **axis:** always render `tickLine` unless `visible` is `false` ([#​2194](https://togithub.com/elastic/elastic-charts/issues/2194)) ([ec95d50](https://togithub.com/elastic/elastic-charts/commit/ec95d50180d86fb7cec8c90d952f894ac9548b4f)) - **BarSeries:** ignore histogram mode in determining stacked series ([#​2225](https://togithub.com/elastic/elastic-charts/issues/2225)) ([27b4281](https://togithub.com/elastic/elastic-charts/commit/27b4281581d6d5613c3bac55b308c49c519e7160)) - clamp brushing min of last bucket ([#​2227](https://togithub.com/elastic/elastic-charts/issues/2227)) ([155c22d](https://togithub.com/elastic/elastic-charts/commit/155c22dee1f891cbb630d3d99fae005d89bf76d8)) - **deps:** update dependency [@​elastic/eui](https://togithub.com/elastic/eui) to ^88.5.0 ([#​2179](https://togithub.com/elastic/elastic-charts/issues/2179)) ([2bb921e](https://togithub.com/elastic/elastic-charts/commit/2bb921e42bf790ce091178fc66794265a2832c0e)) - **deps:** update dependency [@​elastic/eui](https://togithub.com/elastic/eui) to ^88.5.4 ([#​2190](https://togithub.com/elastic/elastic-charts/issues/2190)) ([05b33e5](https://togithub.com/elastic/elastic-charts/commit/05b33e58f27da3685bc8a2668435e83fb260a033)) - **deps:** update dependency [@​elastic/eui](https://togithub.com/elastic/eui) to ^89.1.0 ([#​2212](https://togithub.com/elastic/elastic-charts/issues/2212)) ([a91f68d](https://togithub.com/elastic/elastic-charts/commit/a91f68d6b7c19da43a02e2b6d205ddc7f758243b)) - **deps:** update dependency [@​elastic/eui](https://togithub.com/elastic/eui) to v89 ([#​2193](https://togithub.com/elastic/elastic-charts/issues/2193)) ([132327d](https://togithub.com/elastic/elastic-charts/commit/132327d980f4941d81a6df5e9e76cdf065f7d744)) - **deps:** update dependency [@​elastic/eui](https://togithub.com/elastic/eui) to v90 ([#​2222](https://togithub.com/elastic/elastic-charts/issues/2222)) ([10cd53b](https://togithub.com/elastic/elastic-charts/commit/10cd53b2e6b4f65096837a994aff69626dc4050e)) ##### chore - reclaim charts theme ownership from eui ([#​2175](https://togithub.com/elastic/elastic-charts/issues/2175)) ([422c7d5](https://togithub.com/elastic/elastic-charts/commit/422c7d529e2b2a1bf01d6f78c1e35a2f9c79c91f)) ##### Features - **metric:** allow alpha colors and improve contrast logic ([#​2184](https://togithub.com/elastic/elastic-charts/issues/2184)) ([dd5732e](https://togithub.com/elastic/elastic-charts/commit/dd5732e83b4a23143f6fa8ceb82066150dc9fe8d)) ##### BREAKING CHANGES - **BarSeries:** now ignores histogram mode in determining stacked series - elastic charts theme renamed to `LEGACY_DARK_THEME` and `LEGACY_LIGHT_THEME` in favor of the main `DARK_THEME` and `LIGHT_THEME` which was merged with eui theme overrides. These new themes are now default. - **axis:** Now respects `tickLine.padding` whenever `tickLine.visible` is `true` </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nickofthyme <[email protected]> Co-authored-by: kibanamachine <[email protected]>
- Loading branch information