Update dependency @mui/x-date-pickers to ^8.25.0 #413

Merged
renovate merged 1 commits from renovate/mui-x-date-pickers-8.x into master 2026-01-16 00:34:51 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/x-date-pickers (source) dependencies minor ^8.23.0^8.25.0

Release Notes

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

v8.25.0

Compare Source

Jan 14, 2026

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

  • 📊 The Chart legend now has an option that enables click to toggle visibility of series.

    Image

  • 🐞 Bugfixes

  • 📚 Documentation improvements

The following team members contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​cherniavskii, @​JCQuintas, @​mapache-salvaje, @​rita-codes, @​Janpot

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

Internal changes.

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

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

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

Internal changes.

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

Charts
@mui/x-charts@8.25.0

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

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

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

Internal changes.

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

Codemod
@mui/x-codemod@8.25.0

Internal changes.

Docs
Core

v8.24.0

Compare Source

Jan 8, 2026

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

  • ️Add bar batch renderer, result in a significant performance improvement when rendering thousands of bars
  • 📊 Add range bar chart to render
    image
  • 🌎 Improved Danish (da-DK) and Japanese (ja-JP) locales on the Data Grid

Special thanks go out to these community members for their valuable contributions:
@​anders-noerrelykke, @​auloin, @​sai6855, @​yuito-it

The following team members contributed to this release:
@​alelthomas, @​alexfauquette, @​arminmeh, @​bernardobelchior, @​flaviendelangle, @​JCQuintas, @​mapache-salvaje, @​siriwatknp

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

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

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

Date and Time Pickers
@mui/x-date-pickers@8.24.0
  • [pickers] Fix Styles applied to PickersDay when MuiPickersDay-dayOutsideMonth is used (#​20719) @​sai6855

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

Charts
@mui/x-charts@8.24.0

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

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

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

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

Codemod
@mui/x-codemod@8.24.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.23.0` → `^8.25.0`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/8.23.0/8.25.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-date-pickers)</summary> ### [`v8.25.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8250) [Compare Source](https://github.com/mui/mui-x/compare/v8.24.0...v8.25.0) <!-- generated comparing v8.24.0..master --> *Jan 14, 2026* We'd like to extend a big thank you to the 8 contributors who made this release possible. Here are some highlights ✨: - 📊 The Chart legend now has an option that enables [click to toggle visibility](https://mui.com/x/react-charts/legend/#toggle-visibility) of series. ![Image](https://github.com/user-attachments/assets/c8250287-1318-4581-ac5d-07e7ee01341c) - 🐞 Bugfixes - 📚 Documentation improvements 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;JCQuintas](https://github.com/JCQuintas), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;rita-codes](https://github.com/rita-codes), [@&#8203;Janpot](https://github.com/Janpot) ##### Data Grid ##### `@mui/x-data-grid@8.25.0` Internal changes. ##### `@mui/x-data-grid-pro@8.25.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.25.0`. ##### `@mui/x-data-grid-premium@8.25.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.25.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.25.0` Internal changes. ##### `@mui/x-date-pickers-pro@8.25.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.25.0`. ##### Charts ##### `@mui/x-charts@8.25.0` - \[charts] Add Legend actions ([#&#8203;20404](https://github.com/mui/mui-x/issues/20404)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Add `initialHiddenItems` prop to set initial state ([#&#8203;20894](https://github.com/mui/mui-x/issues/20894)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Control the item tooltip ([#&#8203;20617](https://github.com/mui/mui-x/issues/20617)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Export plugins from premium ([#&#8203;20866](https://github.com/mui/mui-x/issues/20866)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix node anchor on iOS ([#&#8203;20848](https://github.com/mui/mui-x/issues/20848)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix test inconsistency in charts ([#&#8203;20907](https://github.com/mui/mui-x/issues/20907)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Revert `touch-action: pan-y` removal when zoom is disabled ([#&#8203;20852](https://github.com/mui/mui-x/issues/20852)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Use React event handler to detect pointer type ([#&#8203;20849](https://github.com/mui/mui-x/issues/20849)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Enable keyboard navigation in radar chart ([#&#8203;20765](https://github.com/mui/mui-x/issues/20765)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix tooltip position for stacked line series ([#&#8203;20901](https://github.com/mui/mui-x/issues/20901)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### `@mui/x-charts-pro@8.25.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.25.0`, plus: - \[charts-pro] Add keyboard navigation to funnel ([#&#8203;20766](https://github.com/mui/mui-x/issues/20766)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts-pro] Add keyboard navigation to heatmap ([#&#8203;20786](https://github.com/mui/mui-x/issues/20786)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts-pro] Add keyboard navigation to sankey ([#&#8203;20777](https://github.com/mui/mui-x/issues/20777)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts-pro] Prefer global pointer interaction tracker in Heatmap ([#&#8203;20697](https://github.com/mui/mui-x/issues/20697)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-pro] Support composition for Sankey ([#&#8203;20604](https://github.com/mui/mui-x/issues/20604)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts-pro] Fix crash when two same-direction axes have a zoom preview ([#&#8203;20916](https://github.com/mui/mui-x/issues/20916)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-premium@8.25.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.25.0`, plus: - \[charts-premium] Add `ChartContainerPremium` ([#&#8203;20910](https://github.com/mui/mui-x/issues/20910)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts-premium] Fix `ChartDataProviderPremium` tests ([#&#8203;20868](https://github.com/mui/mui-x/issues/20868)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### Tree View ##### `@mui/x-tree-view@8.25.0` Internal changes. ##### `@mui/x-tree-view-pro@8.25.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.25.0`. ##### Codemod ##### `@mui/x-codemod@8.25.0` Internal changes. ##### Docs - \[docs] Fix Waterfall Chart documentation badge from Pro to Premium ([#&#8203;20888](https://github.com/mui/mui-x/issues/20888)) [@&#8203;Copilot](https://github.com/Copilot) - \[docs] Fix broken links on Data Grid Editing sub-pages ([#&#8203;20911](https://github.com/mui/mui-x/issues/20911)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[docs] Increase chart axis size in docs to fit in Ubuntu Firefox ([#&#8203;20844](https://github.com/mui/mui-x/issues/20844)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[docs] Simplify heatmap zoom demo ([#&#8203;20851](https://github.com/mui/mui-x/issues/20851)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[docs] Revise the Charts Composition doc ([#&#8203;20032](https://github.com/mui/mui-x/issues/20032)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Revise the Charts Localization doc ([#&#8203;20800](https://github.com/mui/mui-x/issues/20800)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Revise the Charts Stacking doc ([#&#8203;20830](https://github.com/mui/mui-x/issues/20830)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Fix broken links ([#&#8203;20914](https://github.com/mui/mui-x/issues/20914)) [@&#8203;Janpot](https://github.com/Janpot) ##### Core - \[code-infra] Fix `material-ui/disallow-react-api-in-server-components` ([#&#8203;20909](https://github.com/mui/mui-x/issues/20909)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Prepare for v9 ([#&#8203;20860](https://github.com/mui/mui-x/issues/20860)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Update codeowners ([#&#8203;20886](https://github.com/mui/mui-x/issues/20886)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[internal] Remove local Claude settings from the repo ([#&#8203;20853](https://github.com/mui/mui-x/issues/20853)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ### [`v8.24.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8240) [Compare Source](https://github.com/mui/mui-x/compare/v8.23.0...v8.24.0) *Jan 8, 2026* We'd like to extend a big thank you to the 12 contributors who made this release possible. Here are some highlights ✨: - ⚡️Add bar [batch renderer](https://mui.com/x/react-charts/bars/#performance), result in a significant performance improvement when rendering thousands of bars - 📊 Add [range bar chart](https://mui.com/x/react-charts/range-bar/) to render ![image](https://github.com/user-attachments/assets/4112c09b-d841-42f7-a0c8-d23b61c23ca0) - 🌎 Improved Danish (da-DK) and Japanese (ja-JP) locales on the Data Grid Special thanks go out to these community members for their valuable contributions: [@&#8203;anders-noerrelykke](https://github.com/anders-noerrelykke), [@&#8203;auloin](https://github.com/auloin), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;yuito-it](https://github.com/yuito-it) The following team members contributed to this release: [@&#8203;alelthomas](https://github.com/alelthomas), [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Data Grid ##### `@mui/x-data-grid@8.24.0` - \[l10n] Improve Danish (da-DK) locale ([#&#8203;20828](https://github.com/mui/mui-x/issues/20828)) [@&#8203;anders-noerrelykke](https://github.com/anders-noerrelykke) - \[l10n] Improve Japanese (ja-JP) locale ([#&#8203;20251](https://github.com/mui/mui-x/issues/20251)) [@&#8203;yuito-it](https://github.com/yuito-it) ##### `@mui/x-data-grid-pro@8.24.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.24.0`, plus: - \[DataGridPro] Fix header filter height for `density="compact"` ([#&#8203;20834](https://github.com/mui/mui-x/issues/20834)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### `@mui/x-data-grid-premium@8.24.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.24.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.24.0` - \[pickers] Fix Styles applied to PickersDay when MuiPickersDay-dayOutsideMonth is used ([#&#8203;20719](https://github.com/mui/mui-x/issues/20719)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-date-pickers-pro@8.24.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.24.0`. ##### Charts ##### `@mui/x-charts@8.24.0` - \[charts] Add `VisibilityManager` logic to allow managing series/items ([#&#8203;20571](https://github.com/mui/mui-x/issues/20571)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Add `identifierSerializer` configuration ([#&#8203;20775](https://github.com/mui/mui-x/issues/20775)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Add `serializeIdentifier` instance function ([#&#8203;20791](https://github.com/mui/mui-x/issues/20791)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Add bar batch renderer ([#&#8203;20457](https://github.com/mui/mui-x/issues/20457)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Allow animating bar, line, and pie elements to hidden state ([#&#8203;20798](https://github.com/mui/mui-x/issues/20798)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix failing lint step ([#&#8203;20813](https://github.com/mui/mui-x/issues/20813)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Fix tooltip anchored to item ([#&#8203;20783](https://github.com/mui/mui-x/issues/20783)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix type casting in getCategoryAxisConfig and applySeriesLayout functions ([#&#8203;20797](https://github.com/mui/mui-x/issues/20797)) [@&#8203;sai6855](https://github.com/sai6855) - \[charts] Let keyboard navigation avoid overflow and handle nullish values ([#&#8203;20757](https://github.com/mui/mui-x/issues/20757)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Refactor `PieChart` and `PieChartPro` to use `slots` and `slotProps` directly ([#&#8203;20795](https://github.com/mui/mui-x/issues/20795)) [@&#8203;sai6855](https://github.com/sai6855) - \[charts] Refactor `useRegisterPointerEventHandlers` ([#&#8203;20824](https://github.com/mui/mui-x/issues/20824)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Update legend types to allow hiding/showing items ([#&#8203;20784](https://github.com/mui/mui-x/issues/20784)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### `@mui/x-charts-pro@8.24.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.24.0`, plus: - \[charts-pro] Pass `slotProps.toolbar` to `Toolbar` in `PieChartPro` ([#&#8203;20796](https://github.com/mui/mui-x/issues/20796)) [@&#8203;sai6855](https://github.com/sai6855) ##### `@mui/x-charts-premium@8.24.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.24.0`, plus: - \[charts-premium] Add range bar chart ([#&#8203;20275](https://github.com/mui/mui-x/issues/20275)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### Tree View ##### `@mui/x-tree-view@8.24.0` - \[tree view] Introduce a Tree View Store to clean the internals ([#&#8203;20051](https://github.com/mui/mui-x/issues/20051)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### `@mui/x-tree-view-pro@8.24.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.24.0`. ##### Codemod ##### `@mui/x-codemod@8.24.0` Internal changes. ##### Docs - \[docs] Fix axis size default values ([#&#8203;20799](https://github.com/mui/mui-x/issues/20799)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[docs] Update What's New in MUI X page with post v8 features (DX-118) ([#&#8203;20787](https://github.com/mui/mui-x/issues/20787)) [@&#8203;alelthomas](https://github.com/alelthomas) - \[docs] Fix `onAccept`'s `context.source` documentation to use 'view' instead of 'picker' ([#&#8203;20465](https://github.com/mui/mui-x/issues/20465)) [@&#8203;auloin](https://github.com/auloin) - \[docs] Revise the Charts Brush doc ([#&#8203;20792](https://github.com/mui/mui-x/issues/20792)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Revise the Charts Highlighting doc ([#&#8203;20788](https://github.com/mui/mui-x/issues/20788)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Revise the Charts Label doc ([#&#8203;20794](https://github.com/mui/mui-x/issues/20794)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[docs] Revise the Charts Export doc ([#&#8203;20779](https://github.com/mui/mui-x/issues/20779)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) ##### Core - \[code-infra] Fix v8.23.0 release date ([#&#8203;20767](https://github.com/mui/mui-x/issues/20767)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Remove `glob-gitignore` ([#&#8203;20801](https://github.com/mui/mui-x/issues/20801)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Remove `nyc` ([#&#8203;20804](https://github.com/mui/mui-x/issues/20804)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Remove `stream-browserify` and `null-loader` ([#&#8203;20805](https://github.com/mui/mui-x/issues/20805)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Remove `stylelint-config-tailwindcss` ([#&#8203;20807](https://github.com/mui/mui-x/issues/20807)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Remove unused `path` package ([#&#8203;20802](https://github.com/mui/mui-x/issues/20802)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Retry flaky e2e test on webkit ([#&#8203;20806](https://github.com/mui/mui-x/issues/20806)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[internal] Add `internal` slot to properly generate components CSS layer ([#&#8203;20763](https://github.com/mui/mui-x/issues/20763)) [@&#8203;siriwatknp](https://github.com/siriwatknp) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-01-16 00:34:36 +00:00
Update dependency @mui/x-date-pickers to ^8.25.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
9f3fe2317c
renovate scheduled this pull request to auto merge when all checks succeed 2026-01-16 00:34:46 +00:00
renovate merged commit 23be7391ea into master 2026-01-16 00:34:50 +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/SolarEnergy#413