marvinruder / rating-tracker

A web service fetching and providing financial and ESG ratings for stocks.
https://ratingtracker.mruder.dev
MIT License
4 stars 0 forks source link

Update dependency @mui/x-charts to v7.13.0 #1509

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/x-charts (source) 7.12.1 -> 7.13.0 age adoption passing confidence

Release Notes

mui/mui-x (@​mui/x-charts) ### [`v7.13.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7130) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.12.1...v7.13.0) *Aug 16, 2024* We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨: - 💫 Allow to [edit the label](https://mui.com/x/react-tree-view/rich-tree-view/editing/) of Tree View's items. Item label editing - 🔧 Improve rows accessibility on the Data Grid features "Tree Data" and "Row Grouping". Certain "Row Grouping" accessibility updates will only be applied if experimental feature flag is enabled. See the [documentation](https://mui.com/x/react-data-grid/row-grouping/#accessibility-changes-in-v8) for more information. - 🌍 Improve Vietnamese (vi-VN) locale on the Data Grid - 🐞 Bugfixes ##### Data Grid ##### `@mui/x-data-grid@7.13.0` - \[DataGrid] Fix CSV export for `null` and `undefined` values ([#​14166](https://togithub.com/mui/mui-x/issues/14166)) [@​k-rajat19](https://togithub.com/k-rajat19) - \[DataGrid] Fix error logged during skeleton loading with nested data grid ([#​14186](https://togithub.com/mui/mui-x/issues/14186)) [@​KenanYusuf](https://togithub.com/KenanYusuf) - \[DataGrid] Remove needless check in `useGridStateInitialization` ([#​14181](https://togithub.com/mui/mui-x/issues/14181)) [@​k-rajat19](https://togithub.com/k-rajat19) - \[DataGrid] Add recipe for persisting filters in local storage ([#​14208](https://togithub.com/mui/mui-x/issues/14208)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[l10n] Improve Vietnamese (vi-VN) locale ([#​14216](https://togithub.com/mui/mui-x/issues/14216)) [@​hungnd-casso](https://togithub.com/hungnd-casso) ##### `@mui/x-data-grid-pro@7.13.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-data-grid@7.13.0`, plus: - \[DataGridPro] Fix Tree Data and Row Grouping rows accessibility ([#​13623](https://togithub.com/mui/mui-x/issues/13623)) [@​arminmeh](https://togithub.com/arminmeh) ##### `@mui/x-data-grid-premium@7.13.0` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") Same changes as in `@mui/x-data-grid-pro@7.13.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.13.0` - \[pickers] Fix date and time merging to retain milliseconds ([#​14173](https://togithub.com/mui/mui-x/issues/14173)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.13.0` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-date-pickers@7.13.0`. ##### Charts ##### `@mui/x-charts@7.13.0` - \[charts] Add `baseline` property to the `LineChart` `series` ([#​14153](https://togithub.com/mui/mui-x/issues/14153)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Fix issue where tooltip would disappear on mouse click ([#​14187](https://togithub.com/mui/mui-x/issues/14187)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Rename `CartesianContextProvider` to `CartesianProvider` ([#​14102](https://togithub.com/mui/mui-x/issues/14102)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Support axis with the same value for all data points ([#​14191](https://togithub.com/mui/mui-x/issues/14191)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### `@mui/x-date-charts-pro@7.0.0-alpha.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-charts@7.13.0`. ##### Tree View ##### `@mui/x-tree-view@7.13.0` - \[TreeView] Add label editing feature ([#​13388](https://togithub.com/mui/mui-x/issues/13388)) [@​noraleonte](https://togithub.com/noraleonte) - \[TreeView] Fix the parameters passed for the `canMoveItemToNewPosition` prop ([#​14176](https://togithub.com/mui/mui-x/issues/14176)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Extract dataset in the Line chart docs ([#​14034](https://togithub.com/mui/mui-x/issues/14034)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Remove redundant encoding in the mock data source server ([#​14185](https://togithub.com/mui/mui-x/issues/14185)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[docs] Use Netflix financial results to document bar charts ([#​13991](https://togithub.com/mui/mui-x/issues/13991)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Remove relience of abbreviations ([#​14226](https://togithub.com/mui/mui-x/issues/14226)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Bump monorepo ([#​14141](https://togithub.com/mui/mui-x/issues/14141)) [@​Janpot](https://togithub.com/Janpot) - \[core] Fix ESLint issue ([#​14207](https://togithub.com/mui/mui-x/issues/14207)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Fix Netlify build cache issue ([#​14182](https://togithub.com/mui/mui-x/issues/14182)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[code-infra] Refactor Netlify `cache-docs` plugin setup ([#​14105](https://togithub.com/mui/mui-x/issues/14105)) [@​LukasTy](https://togithub.com/LukasTy) - \[internals] Move utils needed for tree view virtualization to shared package ([#​14202](https://togithub.com/mui/mui-x/issues/14202)) [@​flaviendelangle](https://togithub.com/flaviendelangle)

Configuration

📅 Schedule: Branch creation - "after 7am" in timezone UTC, Automerge - "after 7am" in timezone UTC.

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: +0.00%) :white_check_mark: (target: 100.00%)
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (60909aea57031ea7eea539fb71209e4d580b516a) | 9812 | 9812 | 100.00% | | | Head commit (fe5fcf3ff99873679edb97323d5128a024e32f37) | 9812 (+0) | 9812 (+0) | 100.00% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#1509) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more