Update dependency @mui/x-data-grid to ^8.5.0 #13

Merged
renovate merged 1 commits from renovate/mui-x-data-grid-8.x into main 2025-06-03 00:22:42 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/x-data-grid (source) dependencies minor ^8.3.1 -> ^8.5.0

Release Notes

mui/mui-x (@​mui/x-data-grid)

v8.5.0

Compare Source

May 29, 2025

We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights :

  • 📊 Add support for exporting RadarChartPro, FunnelChart and Heatmap as image and PDF.
  • 📊 RadarChart is now stable.

Special thanks go out to the community members for their valuable contributions:
@​xBlizZer, @​sai6855, @​alisasanib.
Following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​oliviertassinari.

Data Grid
@mui/x-data-grid@8.5.0

Same changes as in @mui/x-data-grid@8.5.0, plus:

Same changes as in @mui/x-data-grid-pro@8.5.0, plus:

Date and Time Pickers
@mui/x-date-pickers@8.5.0

Internal changes.

Same changes as in @mui/x-date-pickers@8.5.0, plus:

Charts
@mui/x-charts@8.5.0

Same changes as in @mui/x-charts@8.5.0, plus:

Tree View
@mui/x-tree-view@8.5.0

Internal changes.

Same changes as in @mui/x-tree-view@8.5.0.

Docs
Core

v8.4.0

Compare Source

May 21, 2025

We'd like to offer a big thanks to the 21 contributors who made this release possible. Here are some highlights :

Special thanks go out to the community members for their valuable contributions:
@​aizerin, @​arminmeh, @​campmarc, @​jyash97, @​mapache-salvaje, @​noraleonte, @​nusr, @​ragnarr18, @​romgrk, @​whereisrmsqhs.
Following are all team members who have contributed to this release:
@​alexfauquette, @​bernardobelchior, @​flaviendelangle, @​JCQuintas, @​KenanYusuf, @​LukasTy, @​MBilalShafi, @​rita-codes.

Data Grid
@mui/x-data-grid@8.4.0

Same changes as in @mui/x-data-grid@8.4.0, plus:

Same changes as in @mui/x-data-grid-pro@8.4.0.

Date and Time Pickers
@mui/x-date-pickers@8.4.0

Same changes as in @mui/x-date-pickers@8.4.0.

Charts
@mui/x-charts@8.4.0

Same changes as in @mui/x-charts@8.4.0, plus:

Tree View
@mui/x-tree-view@8.4.0

Same changes as in @mui/x-tree-view@8.4.0.

Docs
Core

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/x-data-grid](https://mui.com/x/react-data-grid/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid)) | dependencies | minor | [`^8.3.1` -> `^8.5.0`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/8.3.1/8.5.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-data-grid)</summary> ### [`v8.5.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#850) [Compare Source](https://github.com/mui/mui-x/compare/v8.4.0...v8.5.0) *May 29, 2025* We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨: - 📊 Add support for exporting `RadarChartPro`, `FunnelChart` and `Heatmap` as image and PDF. - 📊 `RadarChart` is now stable. Special thanks go out to the community members for their valuable contributions: [@&#8203;xBlizZer](https://github.com/xBlizZer), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;alisasanib](https://github.com/alisasanib). Following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;KenanYusuf](https://github.com/KenanYusuf), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;oliviertassinari](https://github.com/oliviertassinari). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@8.5.0` - \[DataGrid] Avoid ResizeObserver loop error ([#&#8203;17984](https://github.com/mui/mui-x/issues/17984)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix column management `toggleColumn` event type ([#&#8203;18023](https://github.com/mui/mui-x/issues/18023)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Remove unnecessary `any` type ([#&#8203;17979](https://github.com/mui/mui-x/issues/17979)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-data-grid-pro@8.5.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@8.5.0`, plus: - \[DataGridPro] Allow multi sorting without modifier key ([#&#8203;17925](https://github.com/mui/mui-x/issues/17925)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGridPro] Row reordering icon improvements ([#&#8203;17947](https://github.com/mui/mui-x/issues/17947)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGridPro] Fix pinned columns order in column management ([#&#8203;17950](https://github.com/mui/mui-x/issues/17950)) [@&#8203;alisasanib](https://github.com/alisasanib) ##### `@mui/x-data-grid-premium@8.5.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@8.5.0`, plus: - \[DataGridPremium] Export `GridApiPremium` type ([#&#8203;18037](https://github.com/mui/mui-x/issues/18037)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.5.0` Internal changes. ##### `@mui/x-date-pickers-pro@8.5.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@8.5.0`, plus: - \[DateRangePicker] Allow to override the format in the field ([#&#8203;17972](https://github.com/mui/mui-x/issues/17972)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### Charts ##### `@mui/x-charts@8.5.0` - \[charts] Add `render` prop to charts toolbar components ([#&#8203;17649](https://github.com/mui/mui-x/issues/17649)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Add configurable slots to toolbar ([#&#8203;17712](https://github.com/mui/mui-x/issues/17712)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Export `useFunnelSeries` and `useRadarSeries` ([#&#8203;18034](https://github.com/mui/mui-x/issues/18034)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Expose `ChartApi` through context ([#&#8203;18004](https://github.com/mui/mui-x/issues/18004)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Mark Radar chart as stable ([#&#8203;17946](https://github.com/mui/mui-x/issues/17946)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Only update store if interaction item is different ([#&#8203;17851](https://github.com/mui/mui-x/issues/17851)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Reuse shared date utils ([#&#8203;18014](https://github.com/mui/mui-x/issues/18014)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Use Map for string cache instead of object ([#&#8203;17982](https://github.com/mui/mui-x/issues/17982)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix Population pyramid demo ([#&#8203;17987](https://github.com/mui/mui-x/issues/17987)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) ##### `@mui/x-charts-pro@8.5.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-charts@8.5.0`, plus: - \[charts-pro] Add range selection to zoom slider ([#&#8203;17949](https://github.com/mui/mui-x/issues/17949)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Allow configuring zoom slider tooltip ([#&#8203;18030](https://github.com/mui/mui-x/issues/18030)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Allow exporting a funnel chart ([#&#8203;17957](https://github.com/mui/mui-x/issues/17957)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Allow exporting a heatmap chart ([#&#8203;17916](https://github.com/mui/mui-x/issues/17916)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Allow exporting a radar chart ([#&#8203;17968](https://github.com/mui/mui-x/issues/17968)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Always show both zoom slider tooltips ([#&#8203;18027](https://github.com/mui/mui-x/issues/18027)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Show zoom slider tooltip when selecting range ([#&#8203;18028](https://github.com/mui/mui-x/issues/18028)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Split `ChartAxisZoomSlider` into smaller files ([#&#8203;18011](https://github.com/mui/mui-x/issues/18011)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Update zoom slider range selection cursor ([#&#8203;17977](https://github.com/mui/mui-x/issues/17977)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Add support for Heatmap legend ([#&#8203;17943](https://github.com/mui/mui-x/issues/17943)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Tree View ##### `@mui/x-tree-view@8.5.0` Internal changes. ##### `@mui/x-tree-view-pro@8.5.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-tree-view@8.5.0`. ##### Docs - \[docs] Fix derived column pivoting demo crash ([#&#8203;17944](https://github.com/mui/mui-x/issues/17944)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[docs] Fix light/dark mode blink on pickers overview ([#&#8203;18002](https://github.com/mui/mui-x/issues/18002)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs] Fix scatter shape demo causing horizontal overflow ([#&#8203;17974](https://github.com/mui/mui-x/issues/17974)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### Core - \[code-infra] Add bundle size monitor ([#&#8203;17754](https://github.com/mui/mui-x/issues/17754)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Enable `babel-plugin-display-name` in vitest ([#&#8203;17903](https://github.com/mui/mui-x/issues/17903)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[infra] Remove last deprecated `ponyfillGlobal` usage ([#&#8203;18003](https://github.com/mui/mui-x/issues/18003)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[infra] Use `babel-plugin-display-name` from npm ([#&#8203;18040](https://github.com/mui/mui-x/issues/18040)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[x-telemetry] Remove deprecated `ponyfillGlobal` ([#&#8203;17986](https://github.com/mui/mui-x/issues/17986)) [@&#8203;xBlizZer](https://github.com/xBlizZer) ### [`v8.4.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#840) [Compare Source](https://github.com/mui/mui-x/compare/v8.3.1...v8.4.0) *May 21, 2025* We'd like to offer a big thanks to the 21 contributors who made this release possible. Here are some highlights ✨: - 🔺 Support regular [`pyramid` variation in the `<FunnelChart />` component](https://mui.com/x/react-charts/funnel/#pyramid-chart): <img width="398" alt="Pyramid funnel chart" src="https://github.com/user-attachments/assets/90ccb221-3a48-4ffa-8878-89c6db16da86" /> - 📚 Documentation improvements - 🌎 Improve Icelandic (is-IS) locale on the Data Grid - 🐞 Bugfixes Special thanks go out to the community members for their valuable contributions: [@&#8203;aizerin](https://github.com/aizerin), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;campmarc](https://github.com/campmarc), [@&#8203;jyash97](https://github.com/jyash97), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;noraleonte](https://github.com/noraleonte), [@&#8203;nusr](https://github.com/nusr), [@&#8203;ragnarr18](https://github.com/ragnarr18), [@&#8203;romgrk](https://github.com/romgrk), [@&#8203;whereisrmsqhs](https://github.com/whereisrmsqhs). Following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;KenanYusuf](https://github.com/KenanYusuf), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;rita-codes](https://github.com/rita-codes). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@8.4.0` - \[DataGrid] Fix content rendering for large rows while using automatic page size ([#&#8203;14737](https://github.com/mui/mui-x/issues/14737)) [@&#8203;campmarc](https://github.com/campmarc) - \[DataGrid] Fix disabled typography variants crashing grid ([#&#8203;17934](https://github.com/mui/mui-x/issues/17934)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[DataGrid] Fix tree data demo crash ([#&#8203;17904](https://github.com/mui/mui-x/issues/17904)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Use `exclude` selection model type if quick filter does not have actual values ([#&#8203;17899](https://github.com/mui/mui-x/issues/17899)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGrid] Fix clipboard copy behavior for cell ranges with empty cells ([#&#8203;16797](https://github.com/mui/mui-x/issues/16797)) [@&#8203;nusr](https://github.com/nusr) - \[l10n] Improve Icelandic (is-IS) locale ([#&#8203;17915](https://github.com/mui/mui-x/issues/17915)) [@&#8203;ragnarr18](https://github.com/ragnarr18) ##### `@mui/x-data-grid-pro@8.4.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@8.4.0`, plus: - \[DataGridPro] Add `aria-expanded` attribute to the master detail toggle button ([#&#8203;17122](https://github.com/mui/mui-x/issues/17122)) [@&#8203;whereisrmsqhs](https://github.com/whereisrmsqhs) - \[DataGridPro] Preserve row state during server-side lazy loading ([#&#8203;17743](https://github.com/mui/mui-x/issues/17743)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPro] Prevent text selection when reordering rows ([#&#8203;16568](https://github.com/mui/mui-x/issues/16568)) [@&#8203;jyash97](https://github.com/jyash97) ##### `@mui/x-data-grid-premium@8.4.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@8.4.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.4.0` - \[fields] Ensure fresh `disabled` value is used when focusing or clicking ([#&#8203;17914](https://github.com/mui/mui-x/issues/17914)) [@&#8203;aizerin](https://github.com/aizerin) - \[fields] Improve the field controlled edition ([#&#8203;17816](https://github.com/mui/mui-x/issues/17816)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[pickers] Fix `PickersTextField` overflow ([#&#8203;17942](https://github.com/mui/mui-x/issues/17942)) [@&#8203;noraleonte](https://github.com/noraleonte) ##### `@mui/x-date-pickers-pro@8.4.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@8.4.0`. ##### Charts ##### `@mui/x-charts@8.4.0` - \[charts] Add grouped axes demo ([#&#8203;17848](https://github.com/mui/mui-x/issues/17848)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Enable tooltip disable portal ([#&#8203;17871](https://github.com/mui/mui-x/issues/17871)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Improve performance in scatter chart ([#&#8203;17849](https://github.com/mui/mui-x/issues/17849)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Recreate `isPointInside` less often ([#&#8203;17850](https://github.com/mui/mui-x/issues/17850)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Try fix for flaky `useAnimate` test ([#&#8203;17777](https://github.com/mui/mui-x/issues/17777)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Add `isXInside` and `isYInside` ([#&#8203;17911](https://github.com/mui/mui-x/issues/17911)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-pro@8.4.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-charts@8.4.0`, plus: - \[charts-pro] Add size for zoom slider ([#&#8203;17736](https://github.com/mui/mui-x/issues/17736)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Add zoom slider tooltip ([#&#8203;17733](https://github.com/mui/mui-x/issues/17733)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Clean and document Heatmap Tooltip ([#&#8203;17933](https://github.com/mui/mui-x/issues/17933)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts-pro] Introduce `Pyramid` chart ([#&#8203;17783](https://github.com/mui/mui-x/issues/17783)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts-pro] Update zoom slider nomenclature ([#&#8203;17938](https://github.com/mui/mui-x/issues/17938)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Fix error when importing rasterizehtml ([#&#8203;17897](https://github.com/mui/mui-x/issues/17897)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### Tree View ##### `@mui/x-tree-view@8.4.0` - \[TreeView] Add `getItemChildren` prop in `RichTreeView` ([#&#8203;17894](https://github.com/mui/mui-x/issues/17894)) [@&#8203;rita-codes](https://github.com/rita-codes) - \[TreeView] Add a method in the `apiRef` to toggle the editing status of an item ([#&#8203;17768](https://github.com/mui/mui-x/issues/17768)) [@&#8203;rita-codes](https://github.com/rita-codes) - \[TreeView] Add missing sx prop on the Tree Item component ([#&#8203;17930](https://github.com/mui/mui-x/issues/17930)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.4.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-tree-view@8.4.0`. ##### Docs - \[docs] Add a recipe for drag and drop row grouping ([#&#8203;17638](https://github.com/mui/mui-x/issues/17638)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[docs] Add introductory text to Data Grid component pages ([#&#8203;17902](https://github.com/mui/mui-x/issues/17902)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[docs] Refactor embedded CodeSandbox on Data Grid—Quickstart page ([#&#8203;17749](https://github.com/mui/mui-x/issues/17749)) [@&#8203;rita-codes](https://github.com/rita-codes) - \[docs] Remove double border on Data Grid—Quickstart demo ([#&#8203;17932](https://github.com/mui/mui-x/issues/17932)) [@&#8203;rita-codes](https://github.com/rita-codes) - \[docs] Standardize `apiRef` copy ([#&#8203;17776](https://github.com/mui/mui-x/issues/17776)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs]\[DataGrid] Revise server-side data docs ([#&#8203;17007](https://github.com/mui/mui-x/issues/17007)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs]\[DataGrid] Audit and revise the tree data doc ([#&#8203;17650](https://github.com/mui/mui-x/issues/17650)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs]\[pickers] Fix migration guide references to range fields ([#&#8203;17861](https://github.com/mui/mui-x/issues/17861)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[docs]\[charts] Reorganize the Tooltip documentation ([#&#8203;17917](https://github.com/mui/mui-x/issues/17917)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Core - \[core] refactor: remove manual `displayName` ([#&#8203;17845](https://github.com/mui/mui-x/issues/17845)) [@&#8203;romgrk](https://github.com/romgrk) - \[code-infra] Document how to use `vitest` cli ([#&#8203;17847](https://github.com/mui/mui-x/issues/17847)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Increase charts export test timeout ([#&#8203;17909](https://github.com/mui/mui-x/issues/17909)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Set `isolatedModules=true` in tsconfig ([#&#8203;17781](https://github.com/mui/mui-x/issues/17781)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[infra] Ensure proper docs preview path resolution ([#&#8203;17863](https://github.com/mui/mui-x/issues/17863)) [@&#8203;LukasTy](https://github.com/LukasTy) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yNi4yIiwidXBkYXRlZEluVmVyIjoiNDAuMzUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-05-24 00:07:44 +00:00
Update dependency @mui/x-data-grid to ^8.4.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
7764881574
renovate force-pushed renovate/mui-x-data-grid-8.x from 7764881574 to 6cbefce718 2025-05-25 00:07:45 +00:00 Compare
renovate force-pushed renovate/mui-x-data-grid-8.x from 6cbefce718 to 033d86b309 2025-05-26 00:07:46 +00:00 Compare
renovate force-pushed renovate/mui-x-data-grid-8.x from 033d86b309 to 282f504bcb 2025-05-27 00:07:24 +00:00 Compare
renovate force-pushed renovate/mui-x-data-grid-8.x from 282f504bcb to 6c4b45e15a 2025-05-28 00:08:27 +00:00 Compare
renovate force-pushed renovate/mui-x-data-grid-8.x from 6c4b45e15a to 9c9b91258a 2025-05-29 00:08:01 +00:00 Compare
renovate force-pushed renovate/mui-x-data-grid-8.x from 9c9b91258a to 6d8be05120 2025-05-30 00:07:46 +00:00 Compare
renovate changed title from Update dependency @mui/x-data-grid to ^8.4.0 to Update dependency @mui/x-data-grid to ^8.5.0 2025-05-30 00:07:48 +00:00
renovate force-pushed renovate/mui-x-data-grid-8.x from 6d8be05120 to 509251949b 2025-05-31 00:07:13 +00:00 Compare
renovate force-pushed renovate/mui-x-data-grid-8.x from 509251949b to e887142456 2025-06-01 00:20:49 +00:00 Compare
renovate force-pushed renovate/mui-x-data-grid-8.x from e887142456 to a5966c8d53 2025-06-02 00:20:51 +00:00 Compare
renovate merged commit a5966c8d53 into main 2025-06-03 00:22:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MoneyMgr#13
No description provided.