Update dependency @mui/x-date-pickers to ^8.21.0 #157

Merged
renovate merged 1 commits from renovate/mui-x-date-pickers-8.x into main 2025-12-10 00:32:40 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/x-date-pickers (source) dependencies minor ^8.17.0 -> ^8.21.0

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

mui/mui-x (@​mui/x-date-pickers)

v8.21.0

Compare Source

Dec 3, 2025

We'd like to extend a big thank you to the 8 contributors who made this release possible. Here are some highlights :

The following team members contributed to this release:
@​alexfauquette, @​bernardobelchior, @​ElliottMiller, @​Janpot, @​JCQuintas, @​romgrk, @​sai6855, @​siriwatknp

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

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

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

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

Internal changes.

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

Charts
@mui/x-charts@8.21.0

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

Same changes as in @mui/x-charts-pro@8.21.0.

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

Internal changes.

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

Codemod
@mui/x-codemod@8.21.0

Internal changes.

Docs
Core
Miscellaneous

v8.19.0

Compare Source

Nov 20, 2025

We'd like to extend a big thank you to the 15 contributors who made this release possible. Here are some highlights :

  • 🔎 Add pan on wheel to the charts zoom
  • ⌨️ Allow opt-in to tab navigation inside the Data Grid.
  • ⚙️ New way of defining action columns in the Data Grid that makes it easier to keep columns prop stable.
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to these community members for their valuable contributions:
@​lauri865, @​noobyogi0010, @​sai6855

The following team members contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​flaviendelangle, @​Janpot, @​JCQuintas, @​mj12albert, @​noraleonte, @​rita-codes, @​siriwatknp, @​ZeeshanTamboli

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

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

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

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

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

Charts
@mui/x-charts@8.19.0

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

Same changes as in @mui/x-charts-pro@8.19.0.

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

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

Codemod
@mui/x-codemod@8.19.0

Internal changes.

Docs
Core
Miscellaneous

v8.18.0

Compare Source

Nov 13, 2025

We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights :

  • Add barLabelPlacement property to customize the bar label position in bar charts, enabling labels to be placed above bars.

    image

  • Add source property to the date/time picker lifecycle and event handler context, enabling clearer differentiation between changes initiated by the picker UI and those from direct field input.

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Special thanks go out to these community members for their valuable contributions:
@​htollefsen, @​sai6855, @​Sigdriv

The following team members contributed to this release:
@​arminmeh, @​bernardobelchior, @​brijeshb42, @​cherniavskii, @​flaviendelangle, @​JCQuintas, @​michelengelen, @​noraleonte, @​prakhargupta1, @​rita-codes, @​siriwatknp

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

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

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

  • [DataGridPremium] Return the correct cellParams value from the aggregation cells (#​20224) @​arminmeh
Date and Time Pickers
@mui/x-date-pickers@8.18.0

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

Charts
@mui/x-charts@8.18.0

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

Same changes as in @mui/x-charts-pro@8.18.0.

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

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

Codemod
@mui/x-codemod@8.18.0

Internal changes.

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-date-pickers](https://mui.com/x/react-date-pickers/) ([source](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers)) | dependencies | minor | [`^8.17.0` -> `^8.21.0`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/8.17.0/8.21.0) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-date-pickers)</summary> ### [`v8.21.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8210) [Compare Source](https://github.com/mui/mui-x/compare/v8.19.0...v8.21.0) *Dec 3, 2025* We'd like to extend a big thank you to the 8 contributors who made this release possible. Here are some highlights ✨: - ✨ Add [tick spacing property](https://mui.com/x/react-charts/axis/#tick-spacing) to charts axis to control the distance between ticks. The following team members contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;ElliottMiller](https://github.com/ElliottMiller), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;romgrk](https://github.com/romgrk), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Data Grid ##### `@mui/x-data-grid@8.21.0` - \[DataGrid] Fix autosizing header width calculation ([#&#8203;20323](https://github.com/mui/mui-x/issues/20323)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[DataGrid] Virtualizer refactor ([#&#8203;19465](https://github.com/mui/mui-x/issues/19465)) [@&#8203;romgrk](https://github.com/romgrk) ##### `@mui/x-data-grid-pro@8.21.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.21.0`. ##### `@mui/x-data-grid-premium@8.21.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.21.0`, plus: - \[DataGridPremium] Prevent pasting to non-editable cells ([#&#8203;20333](https://github.com/mui/mui-x/issues/20333)) [@&#8203;ElliottMiller](https://github.com/ElliottMiller) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.21.0` Internal changes. ##### `@mui/x-date-pickers-pro@8.21.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.21.0`. ##### Charts ##### `@mui/x-charts@8.21.0` - \[charts] Fix string measuring types ([#&#8203;20454](https://github.com/mui/mui-x/issues/20454)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix typo in performance note for CustomLineMarks demo ([#&#8203;20529](https://github.com/mui/mui-x/issues/20529)) [@&#8203;sai6855](https://github.com/sai6855) - \[charts] Introduce the notion of series with positions ([#&#8203;20461](https://github.com/mui/mui-x/issues/20461)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Migrate from sinon to Vitest mocking utilities for x-charts\* packages ([#&#8203;20444](https://github.com/mui/mui-x/issues/20444)) [@&#8203;Copilot](https://github.com/Copilot) - \[charts] Move series-level values to series computed data in bar plot ([#&#8203;20467](https://github.com/mui/mui-x/issues/20467)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Refactor bar chart components in preparation for range bar chart ([#&#8203;20521](https://github.com/mui/mui-x/issues/20521)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Remove unnecessary `any` types ([#&#8203;20527](https://github.com/mui/mui-x/issues/20527)) [@&#8203;sai6855](https://github.com/sai6855) - \[charts] Remove unused `drawingArea` from `findClosestPoints` ([#&#8203;20471](https://github.com/mui/mui-x/issues/20471)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Revert `useIsHydrated` to default=false ([#&#8203;20511](https://github.com/mui/mui-x/issues/20511)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Support tooltip anchor position for radar ([#&#8203;20422](https://github.com/mui/mui-x/issues/20422)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Add tick spacing property ([#&#8203;20282](https://github.com/mui/mui-x/issues/20282)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix Vitest lint error ([#&#8203;20550](https://github.com/mui/mui-x/issues/20550)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix infinite loop when highlighting pie slices or scatter points ([#&#8203;20549](https://github.com/mui/mui-x/issues/20549)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-pro@8.21.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.21.0`, plus: - \[charts-pro] Add support for `anchor="node"` on Sankey tooltip ([#&#8203;20462](https://github.com/mui/mui-x/issues/20462)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### `@mui/x-charts-premium@8.21.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-charts-pro@8.21.0`. ##### Tree View ##### `@mui/x-tree-view@8.21.0` Internal changes. ##### `@mui/x-tree-view-pro@8.21.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.21.0`. ##### Codemod ##### `@mui/x-codemod@8.21.0` Internal changes. ##### Docs - \[docs] Migrate to `next/font` for fonts loading ([#&#8203;20407](https://github.com/mui/mui-x/issues/20407)) [@&#8203;Copilot](https://github.com/Copilot) ##### Core - \[code-infra] Enable vitest eslint plugin ([#&#8203;20530](https://github.com/mui/mui-x/issues/20530)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix missing font loading for local fonts ([#&#8203;20480](https://github.com/mui/mui-x/issues/20480)) [@&#8203;Janpot](https://github.com/Janpot) - \[internal] Performance: use raw `useSyncExternalStore` ([#&#8203;20447](https://github.com/mui/mui-x/issues/20447)) [@&#8203;romgrk](https://github.com/romgrk) - \[code-infra] Enable `vitest/expect-expect` and `vitest/no-standalone-expect` rules for x-charts packages ([#&#8203;20535](https://github.com/mui/mui-x/issues/20535)) [@&#8203;Copilot](https://github.com/Copilot) ##### Miscellaneous - Bump [@&#8203;types/d3-sankey](https://github.com/types/d3-sankey) to ^0.12.5 ([#&#8203;20489](https://github.com/mui/mui-x/issues/20489)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump [@&#8203;types/react](https://github.com/types/react) to 19.2.7 ([#&#8203;20490](https://github.com/mui/mui-x/issues/20490)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump [@&#8203;types/yargs](https://github.com/types/yargs) to ^17.0.35 ([#&#8203;20491](https://github.com/mui/mui-x/issues/20491)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump Vite & Vitest to ^4.0.14 ([#&#8203;20500](https://github.com/mui/mui-x/issues/20500)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump csstype to ^3.2.3 ([#&#8203;20493](https://github.com/mui/mui-x/issues/20493)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump es-toolkit to ^1.42.0 ([#&#8203;20494](https://github.com/mui/mui-x/issues/20494)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump eslint to ^8.48.0 ([#&#8203;20495](https://github.com/mui/mui-x/issues/20495)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump lerna to ^9.0.3 ([#&#8203;20496](https://github.com/mui/mui-x/issues/20496)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump lucide-react to ^0.555.0 ([#&#8203;20502](https://github.com/mui/mui-x/issues/20502)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump playwright monorepo ([#&#8203;20503](https://github.com/mui/mui-x/issues/20503)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump pnpm to 10.24.0 ([#&#8203;20504](https://github.com/mui/mui-x/issues/20504)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump react monorepo ([#&#8203;20340](https://github.com/mui/mui-x/issues/20340)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump react-hook-form to ^7.66.1 ([#&#8203;20497](https://github.com/mui/mui-x/issues/20497)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump rimraf to ^6.1.2 ([#&#8203;20498](https://github.com/mui/mui-x/issues/20498)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump webpack-bundle-analyzer to ^5.0.1 ([#&#8203;20508](https://github.com/mui/mui-x/issues/20508)) [@&#8203;renovate](https://github.com/renovate)\[bot] - Bump next to ^15.5.7 \[SECURITY] ([#&#8203;20555](https://github.com/mui/mui-x/issues/20555)) [@&#8203;renovate](https://github.com/renovate)\[bot] ### [`v8.19.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8190) [Compare Source](https://github.com/mui/mui-x/compare/v8.18.0...v8.19.0) *Nov 20, 2025* We'd like to extend a big thank you to the 15 contributors who made this release possible. Here are some highlights ✨: - 🔎 Add pan on `wheel` to the charts zoom - ⌨️ Allow opt-in to [tab navigation](https://mui.com/x/react-data-grid/accessibility/#tab-navigation) inside the Data Grid. - ⚙️ New way of defining [action columns](https://mui.com/x/react-data-grid/column-definition/#ActionsWithModalGrid.tsx) in the Data Grid that makes it easier to keep `columns` prop stable. - 🐞 Bugfixes - 📚 Documentation improvements Special thanks go out to these community members for their valuable contributions: [@&#8203;lauri865](https://github.com/lauri865), [@&#8203;noobyogi0010](https://github.com/noobyogi0010), [@&#8203;sai6855](https://github.com/sai6855) The following team members 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;mj12albert](https://github.com/mj12albert), [@&#8203;noraleonte](https://github.com/noraleonte), [@&#8203;rita-codes](https://github.com/rita-codes), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ##### Data Grid ##### `@mui/x-data-grid@8.19.0` - \[DataGrid] Add `tabNavigation` prop to control tab navigation in the grid ([#&#8203;20286](https://github.com/mui/mui-x/issues/20286)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGrid] Allow to focus disabled checkbox cells ([#&#8203;19959](https://github.com/mui/mui-x/issues/19959)) [@&#8203;mj12albert](https://github.com/mj12albert) - \[DataGrid] Alternative actions column definition API ([#&#8203;15041](https://github.com/mui/mui-x/issues/15041)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix failing tests ([#&#8203;20332](https://github.com/mui/mui-x/issues/20332)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Prevent Safari 26 error in the event handler ([#&#8203;20369](https://github.com/mui/mui-x/issues/20369)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGrid] Undeprecate the `autoHeight` prop ([#&#8203;20363](https://github.com/mui/mui-x/issues/20363)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Fix print export grid dimensions with dynamic row height and print styles ([#&#8203;19835](https://github.com/mui/mui-x/issues/19835)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### `@mui/x-data-grid-pro@8.19.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.19.0`. ##### `@mui/x-data-grid-premium@8.19.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.19.0`, plus: - \[DataGridPremium] Fix aggregation with sorting ([#&#8203;19892](https://github.com/mui/mui-x/issues/19892)) [@&#8203;lauri865](https://github.com/lauri865) - \[DataGridPremium] Lock `ExcelJS` version ([#&#8203;20329](https://github.com/mui/mui-x/issues/20329)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.19.0` - \[pickers] Do not loose `slotProps.field.slotProps` ([#&#8203;20322](https://github.com/mui/mui-x/issues/20322)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@8.19.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.19.0`. ##### Charts ##### `@mui/x-charts@8.19.0` - \[charts] Expose `niceDomain` utility ([#&#8203;20250](https://github.com/mui/mui-x/issues/20250)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix benchmark regression by downgrading to JSDOM v26 ([#&#8203;20405](https://github.com/mui/mui-x/issues/20405)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix Pie Chart keyboard focus highlight ([#&#8203;20358](https://github.com/mui/mui-x/issues/20358)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Memoize series selectors ([#&#8203;20326](https://github.com/mui/mui-x/issues/20326)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Relax dataset type ([#&#8203;20294](https://github.com/mui/mui-x/issues/20294)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Remove `touch-action: pan-y` when zoom is disabled ([#&#8203;20204](https://github.com/mui/mui-x/issues/20204)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Use `getBBox()` for correct SVG sizes in firefox ([#&#8203;20309](https://github.com/mui/mui-x/issues/20309)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Use directly selector from `@mui/x-internals` ([#&#8203;20365](https://github.com/mui/mui-x/issues/20365)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix unnecessary errors in dev mode ([#&#8203;20380](https://github.com/mui/mui-x/issues/20380)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### `@mui/x-charts-pro@8.19.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.19.0`, plus: - \[charts-pro] Add pan on `wheel` to zoom ([#&#8203;19998](https://github.com/mui/mui-x/issues/19998)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts-pro] Fix zoom slider preview having an opaque background in dark mode ([#&#8203;20367](https://github.com/mui/mui-x/issues/20367)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-premium@8.19.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-charts-pro@8.19.0`. ##### Tree View ##### `@mui/x-tree-view@8.19.0` - \[tree view] Enable lazy load when children count is not know in tree view ([#&#8203;18680](https://github.com/mui/mui-x/issues/18680)) [@&#8203;noobyogi0010](https://github.com/noobyogi0010) - \[tree view] Fix unwanted behaviors on the item re-ordering ([#&#8203;20368](https://github.com/mui/mui-x/issues/20368)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.19.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.19.0`. ##### Codemod ##### `@mui/x-codemod@8.19.0` Internal changes. ##### Docs - \[docs] Add minimum Typescript version to migration guide ([#&#8203;20320](https://github.com/mui/mui-x/issues/20320)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs] Fix Autosizing documentation ([#&#8203;20348](https://github.com/mui/mui-x/issues/20348)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs] Fix separator opacity in demo ([#&#8203;20293](https://github.com/mui/mui-x/issues/20293)) [@&#8203;sai6855](https://github.com/sai6855) - \[docs] Replace deprecated `LoadingButton` with `Button` component ([#&#8203;20208](https://github.com/mui/mui-x/issues/20208)) [@&#8203;Janpot](https://github.com/Janpot) ##### Core - \[code-infra] Add new broken links checker ([#&#8203;20120](https://github.com/mui/mui-x/issues/20120)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Disable Codspeed pipeline ([#&#8203;20370](https://github.com/mui/mui-x/issues/20370)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Optimize `checkMaterialVersion` ([#&#8203;20307](https://github.com/mui/mui-x/issues/20307)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Use utils from code-infra for changelog and PR creation ([#&#8203;20406](https://github.com/mui/mui-x/issues/20406)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[docs-infra] Revert `@docsearch/react` ([#&#8203;20313](https://github.com/mui/mui-x/issues/20313)) [@&#8203;Janpot](https://github.com/Janpot) ##### Miscellaneous - \[test] Fix browser tests skipping some projects ([#&#8203;20318](https://github.com/mui/mui-x/issues/20318)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[test] Update `use-react-version` pnpm script ([#&#8203;20319](https://github.com/mui/mui-x/issues/20319)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ### [`v8.18.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8180) [Compare Source](https://github.com/mui/mui-x/compare/v8.17.0...v8.18.0) <!-- generated comparing v8.17.0..master --> *Nov 13, 2025* We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨: - Add `barLabelPlacement` property to customize the bar label position in bar charts, enabling labels to be placed above bars. ![image](https://github.com/user-attachments/assets/4bc3a75b-74b8-4c6d-896b-5f5bf837bcda) - Add `source` property to the date/time picker lifecycle and event handler context, enabling clearer differentiation between changes initiated by the picker UI and those from direct field input. - 🐞 Bugfixes - 📚 Documentation improvements Special thanks go out to these community members for their valuable contributions: [@&#8203;htollefsen](https://github.com/htollefsen), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;Sigdriv](https://github.com/Sigdriv) The following team members contributed to this release: [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;noraleonte](https://github.com/noraleonte), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;rita-codes](https://github.com/rita-codes), [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Data Grid ##### `@mui/x-data-grid@8.18.0` - \[DataGrid] Allow default event in the column action cell item click event handler ([#&#8203;20272](https://github.com/mui/mui-x/issues/20272)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGrid] Remove unnecessary generic from `useGridApiRef` ([#&#8203;20277](https://github.com/mui/mui-x/issues/20277)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### `@mui/x-data-grid-pro@8.18.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.18.0`. ##### `@mui/x-data-grid-premium@8.18.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.18.0`, plus: - \[DataGridPremium] Return the correct `cellParams` value from the aggregation cells ([#&#8203;20224](https://github.com/mui/mui-x/issues/20224)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.18.0` - \[pickers] Keep invalid date state consistent ([#&#8203;20040](https://github.com/mui/mui-x/issues/20040)) [@&#8203;michelengelen](https://github.com/michelengelen) - \[pickers] Adds new `source` property to `onChange` and `onAccept` context object ([#&#8203;20234](https://github.com/mui/mui-x/issues/20234)) [@&#8203;michelengelen](https://github.com/michelengelen) ##### `@mui/x-date-pickers-pro@8.18.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.18.0`. ##### Charts ##### `@mui/x-charts@8.18.0` - \[charts] Add prop for positioning a bar label ([#&#8203;20194](https://github.com/mui/mui-x/issues/20194)) [@&#8203;Sigdriv](https://github.com/Sigdriv) - \[charts] Fix applying dark mode styles in `ChartAxisZoomSliderThumb` ([#&#8203;20232](https://github.com/mui/mui-x/issues/20232)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-charts-pro@8.18.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.18.0`, plus: - \[charts-pro] Allow specifying Content Security Policy nonce on export ([#&#8203;20053](https://github.com/mui/mui-x/issues/20053)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Fix applying dark mode styles to slider ([#&#8203;20220](https://github.com/mui/mui-x/issues/20220)) [@&#8203;sai6855](https://github.com/sai6855) - \[charts-pro] Sankey should respect node order ([#&#8203;20065](https://github.com/mui/mui-x/issues/20065)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### `@mui/x-charts-premium@8.18.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-charts-pro@8.18.0`. ##### Tree View ##### `@mui/x-tree-view@8.18.0` - \[tree view] Prepare tests for the new store structure ([#&#8203;20225](https://github.com/mui/mui-x/issues/20225)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[tree view] Prepare the item plugin files for the store migration ([#&#8203;20240](https://github.com/mui/mui-x/issues/20240)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[tree view] Use `TreeItemId` type instead of raw string ([#&#8203;20233](https://github.com/mui/mui-x/issues/20233)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.18.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.18.0`. ##### Codemod ##### `@mui/x-codemod@8.18.0` Internal changes. ##### Docs - \[charts] Add a demo for a custom tick label ([#&#8203;20073](https://github.com/mui/mui-x/issues/20073)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[charts] Create `useAxes()` hook documentation page ([#&#8203;20229](https://github.com/mui/mui-x/issues/20229)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix logo alignment ([#&#8203;20228](https://github.com/mui/mui-x/issues/20228)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fixes typo in import example ([#&#8203;20236](https://github.com/mui/mui-x/issues/20236)) [@&#8203;htollefsen](https://github.com/htollefsen) - \[Data Grid] Add recipe for cursor pagination with data source ([#&#8203;19700](https://github.com/mui/mui-x/issues/19700)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Data Grid] Add a demo for pinned rows aggregation ([#&#8203;20198](https://github.com/mui/mui-x/issues/20198)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### Core - \[docs-infra] Use deployment config from docs-infra package ([#&#8203;20243](https://github.com/mui/mui-x/issues/20243)) [@&#8203;brijeshb42](https://github.com/brijeshb42) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-12-10 00:32:37 +00:00
Update dependency @mui/x-date-pickers to ^8.21.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
7f3a387aad
renovate scheduled this pull request to auto merge when all checks succeed 2025-12-10 00:32:37 +00:00
renovate merged commit 1611bbac5b into main 2025-12-10 00:32:40 +00:00
renovate deleted branch renovate/mui-x-date-pickers-8.x 2025-12-10 00:32:40 +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#157