Update dependency @mui/x-date-pickers to ^8.16.0 #352

Merged
renovate merged 1 commits from renovate/mui-x-date-pickers-8.x into master 2025-11-05 00:14:48 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v8.16.0

Compare Source

Oct 29, 2025

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

  • 🖌️ Add brush zoom interaction to charts
  • 🔁 Server-side update in a grid with tree data/row grouping and aggregation will trigger re-fetch for all parent levels of that row to update aggregated values. See the demo.

Special thanks go out to the community members for their valuable contributions:
@​felix-wg, @​frncesc, @​sai6855

The following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​brijeshb42, @​flaviendelangle, @​JCQuintas, @​MBilalShafi, @​mbrookes, @​michelengelen, @​noraleonte, @​rita-codes

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

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

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

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

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

Charts
@mui/x-charts@8.16.0

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

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

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

Internal changes.

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

Codemod
@mui/x-codemod@8.16.0

Internal changes.

Core
Miscellaneous

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.15.0` -> `^8.16.0`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/8.15.0/8.16.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-date-pickers)</summary> ### [`v8.16.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#8160) [Compare Source](https://github.com/mui/mui-x/compare/v8.15.0...v8.16.0) *Oct 29, 2025* We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨: - 🖌️ Add `brush` zoom interaction to charts - 🔁 [Server-side update](https://mui.com/x/react-data-grid/server-side-data/#updating-server-side-data) in a grid with tree data/row grouping and aggregation will trigger re-fetch for all parent levels of that row to update aggregated values. See the [demo](https://mui.com/x/react-data-grid/server-side-data/aggregation/#usage-with-tree-data). Special thanks go out to the community members for their valuable contributions: [@&#8203;felix-wg](https://github.com/felix-wg), [@&#8203;frncesc](https://github.com/frncesc), [@&#8203;sai6855](https://github.com/sai6855) The 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;brijeshb42](https://github.com/brijeshb42), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;mbrookes](https://github.com/mbrookes), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;noraleonte](https://github.com/noraleonte), [@&#8203;rita-codes](https://github.com/rita-codes) ##### Data Grid ##### `@mui/x-data-grid@8.16.0` - \[DataGrid] Ignore `Ctrl+A` key combination for the row selection in the community version ([#&#8203;20110](https://github.com/mui/mui-x/issues/20110)) [@&#8203;felix-wg](https://github.com/felix-wg) - \[DataGrid]\[l10n] Improve Spanish (es-ES) locale ([#&#8203;20134](https://github.com/mui/mui-x/issues/20134)) [@&#8203;frncesc](https://github.com/frncesc) ##### `@mui/x-data-grid-pro@8.16.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.16.0`, plus: - \[DataGridPro] Add explicit return type to `getVisibleRowsLookup()` to fix the build with `tsc` ([#&#8203;20116](https://github.com/mui/mui-x/issues/20116)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPro] Retain the expansion state with expansion configuration props ([#&#8203;20126](https://github.com/mui/mui-x/issues/20126)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### `@mui/x-data-grid-premium@8.16.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.16.0`, plus: - \[DataGridPremium] Export and restore chart integration state ([#&#8203;20079](https://github.com/mui/mui-x/issues/20079)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPremium] Fix grouping column `valueFormatter()` crash ([#&#8203;20070](https://github.com/mui/mui-x/issues/20070)) [@&#8203;sai6855](https://github.com/sai6855) - \[DataGridPremium] Refetch aggregation data after row update with server-side aggregation ([#&#8203;20039](https://github.com/mui/mui-x/issues/20039)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.16.0` - \[pickers] Prevent blur event propagation on individual sections ([#&#8203;19825](https://github.com/mui/mui-x/issues/19825)) [@&#8203;michelengelen](https://github.com/michelengelen) ##### `@mui/x-date-pickers-pro@8.16.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.16.0`. ##### Charts ##### `@mui/x-charts@8.16.0` - \[charts] Allow tooltip to anchor items ([#&#8203;19954](https://github.com/mui/mui-x/issues/19954)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix behavior of grouped axis ([#&#8203;20118](https://github.com/mui/mui-x/issues/20118)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Move scale symlog inside scales ([#&#8203;20137](https://github.com/mui/mui-x/issues/20137)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix AreaChartConnectNulls demo height not correctly resizing ([#&#8203;20078](https://github.com/mui/mui-x/issues/20078)) [@&#8203;sai6855](https://github.com/sai6855) - \[charts] Fix charts resizing overflow ([#&#8203;20080](https://github.com/mui/mui-x/issues/20080)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix tooltip not showing on first render ([#&#8203;20115](https://github.com/mui/mui-x/issues/20115)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Handle `undefined` id and color in series ([#&#8203;20087](https://github.com/mui/mui-x/issues/20087)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Remove `useMemo` from isZoomOn*Enabled and isPanOn*Enabled hooks ([#&#8203;20132](https://github.com/mui/mui-x/issues/20132)) [@&#8203;Copilot](https://github.com/Copilot) - \[charts] Use static data for perf ([#&#8203;20072](https://github.com/mui/mui-x/issues/20072)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Move scale symlog inside scales ([#&#8203;20137](https://github.com/mui/mui-x/issues/20137)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### `@mui/x-charts-pro@8.16.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.16.0`, plus: - \[charts-pro] Add `brush` zoom interaction ([#&#8203;19899](https://github.com/mui/mui-x/issues/19899)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts-pro] Add sankey performance check ([#&#8203;20069](https://github.com/mui/mui-x/issues/20069)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### `@mui/x-charts-premium@8.16.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.16.0`. ##### Tree View ##### `@mui/x-tree-view@8.16.0` Internal changes. ##### `@mui/x-tree-view-pro@8.16.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.16.0`. ##### Codemod ##### `@mui/x-codemod@8.16.0` Internal changes. ##### Core - \[code-infra] Setup eslint compat plugin ([#&#8203;20105](https://github.com/mui/mui-x/issues/20105)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Improve store types ([#&#8203;20129](https://github.com/mui/mui-x/issues/20129)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[docs] Update the callout in `rows` prop documentation ([#&#8203;20127](https://github.com/mui/mui-x/issues/20127)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[docs-infra] Refine changelog contributor acknowledgment messages ([#&#8203;20123](https://github.com/mui/mui-x/issues/20123)) [@&#8203;mbrookes](https://github.com/mbrookes) ##### Miscellaneous - \[x-telemetry] Skip telemetry tests on browser mode ([#&#8203;20122](https://github.com/mui/mui-x/issues/20122)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzEuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-11-05 00:14:46 +00:00
Update dependency @mui/x-date-pickers to ^8.16.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
d8ebf6845d
renovate scheduled this pull request to auto merge when all checks succeed 2025-11-05 00:14:46 +00:00
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: central_frontend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: central_frontend@0.0.0
npm error Found: @typescript-eslint/eslint-plugin@8.46.2
npm error node_modules/@typescript-eslint/eslint-plugin
npm error   dev @typescript-eslint/eslint-plugin@"^8.46.3" from the root project
npm error   @typescript-eslint/eslint-plugin@"8.46.2" from typescript-eslint@8.46.2
npm error   node_modules/typescript-eslint
npm error     dev typescript-eslint@"^8.46.2" from the root project
npm error
npm error Could not resolve dependency:
npm error dev @typescript-eslint/eslint-plugin@"^8.46.3" from the root project
npm error
npm error Conflicting peer dependency: @typescript-eslint/parser@8.46.3
npm error node_modules/@typescript-eslint/parser
npm error   peer @typescript-eslint/parser@"^8.46.3" from @typescript-eslint/eslint-plugin@8.46.3
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"^8.46.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-11-05T00_14_35_640Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-11-05T00_14_35_640Z-debug-0.log

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: central_frontend/package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. npm error code ERESOLVE npm error ERESOLVE could not resolve npm error npm error While resolving: central_frontend@0.0.0 npm error Found: @typescript-eslint/eslint-plugin@8.46.2 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^8.46.3" from the root project npm error @typescript-eslint/eslint-plugin@"8.46.2" from typescript-eslint@8.46.2 npm error node_modules/typescript-eslint npm error dev typescript-eslint@"^8.46.2" from the root project npm error npm error Could not resolve dependency: npm error dev @typescript-eslint/eslint-plugin@"^8.46.3" from the root project npm error npm error Conflicting peer dependency: @typescript-eslint/parser@8.46.3 npm error node_modules/@typescript-eslint/parser npm error peer @typescript-eslint/parser@"^8.46.3" from @typescript-eslint/eslint-plugin@8.46.3 npm error node_modules/@typescript-eslint/eslint-plugin npm error dev @typescript-eslint/eslint-plugin@"^8.46.3" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error npm error For a full report see: npm error /tmp/renovate/cache/others/npm/_logs/2025-11-05T00_14_35_640Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-11-05T00_14_35_640Z-debug-0.log ```
renovate merged commit b7d97218d7 into master 2025-11-05 00:14:48 +00:00
renovate deleted branch renovate/mui-x-date-pickers-8.x 2025-11-05 00:14:48 +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#352
No description provided.