Update dependency @mui/x-date-pickers to ^8.9.0 #533

Merged
renovate merged 1 commits from renovate/mui-x-date-pickers-8.x into master 2025-07-20 00:13:52 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v8.9.0

Compare Source

Jul 17, 2025

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

Special thanks go out to the community members for their valuable contributions:
@​lauri865

The following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​bernardobelchior, @​flaviendelangle, @​JCQuintas, @​LukasTy, @​mapache-salvaje, @​noraleonte, @​MBilalShafi

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

Internal changes.

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

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

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

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

Charts
@mui/x-charts@8.9.0

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

[charts-pro] Fix issue where charts gestures weren't properly working when inside the shadow-dom (#​18837) @​JCQuintas

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

Internal changes.

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

Codemod
@mui/x-codemod@8.9.0

Internal changes.

Docs
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.8.0` -> `^8.9.0`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/8.8.0/8.9.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-date-pickers)</summary> ### [`v8.9.0`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#890) [Compare Source](https://github.com/mui/mui-x/compare/v8.8.0...v8.9.0) *Jul 17, 2025* We'd like to extend a big thank you to the 10 contributors who made this release possible. Here are some highlights ✨: - ✨ Improve the drag and drop interaction for Data Grid [row reordering](https://mui.com/x/react-data-grid/row-ordering/) feature. It uses a drop indicator to point to the position the row would be moving to. https://github.com/user-attachments/assets/37284c4f-e8d4-4fc6-a6af-a780592905ef - 🚀 Improve Data Grid Pivoting and Aggregation performance - 📊 Add `minBarSize` to set a minimum height for bars Special thanks go out to the community members for their valuable contributions: [@&#8203;lauri865](https://github.com/lauri865) 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;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;noraleonte](https://github.com/noraleonte), [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### Data Grid ##### `@mui/x-data-grid@8.9.0` Internal changes. ##### `@mui/x-data-grid-pro@8.9.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.9.0`, plus: - \[DataGridPro] Row reorder using drop indicator ([#&#8203;18627](https://github.com/mui/mui-x/issues/18627)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### `@mui/x-data-grid-premium@8.9.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.9.0`, plus: - \[DataGridPremium] Allow group column overrides with pivoting ([#&#8203;18765](https://github.com/mui/mui-x/issues/18765)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPremium] Support sort-dependent aggregation and improve performance ([#&#8203;18348](https://github.com/mui/mui-x/issues/18348)) [@&#8203;lauri865](https://github.com/lauri865) ##### Date and Time Pickers ##### `@mui/x-date-pickers@8.9.0` - \[pickers] Avoid useless date creation in `AdapterDayjs` ([#&#8203;18429](https://github.com/mui/mui-x/issues/18429)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[pickers] Fix `timeSteps` JSDoc ([#&#8203;18807](https://github.com/mui/mui-x/issues/18807)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@8.9.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.9.0`. ##### Charts ##### `@mui/x-charts@8.9.0` - \[charts] Add `minBarSize` to prevent bars from having 0 height ([#&#8203;18798](https://github.com/mui/mui-x/issues/18798)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Add click listener to radar charts ([#&#8203;18773](https://github.com/mui/mui-x/issues/18773)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Improve scatter chart pointer move performance ([#&#8203;18775](https://github.com/mui/mui-x/issues/18775)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Simplify radar internal hooks ([#&#8203;18760](https://github.com/mui/mui-x/issues/18760)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] `minBarSize` now ignores `0` and `null` values ([#&#8203;18816](https://github.com/mui/mui-x/issues/18816)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[charts] Fix y-axis tick label overlap when using log scale ([#&#8203;18744](https://github.com/mui/mui-x/issues/18744)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[charts] Expose <ChartType>Series type for all chart types ([#&#8203;18805](https://github.com/mui/mui-x/issues/18805)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) ##### `@mui/x-charts-pro@8.9.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.9.0` plus: \[charts-pro] Fix issue where charts gestures weren't properly working when inside the shadow-dom ([#&#8203;18837](https://github.com/mui/mui-x/issues/18837)) [@&#8203;JCQuintas](https://github.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@8.9.0` Internal changes. ##### `@mui/x-tree-view-pro@8.9.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.9.0`. ##### Codemod ##### `@mui/x-codemod@8.9.0` Internal changes. ##### Docs - \[data grid]\[docs] Revise the Pro filter docs ([#&#8203;17929](https://github.com/mui/mui-x/issues/17929)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - \[charts]\[docs] Move mark outside clip-path ([#&#8203;18806](https://github.com/mui/mui-x/issues/18806)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Miscellaneous - \[code-infra] Fix ESLint `import` restriction rule for test files ([#&#8203;18669](https://github.com/mui/mui-x/issues/18669)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[code-infra] Remove charts benchmarks dependency on `@testing-library/jest-dom` ([#&#8203;18800](https://github.com/mui/mui-x/issues/18800)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Remove duplicate dependency from `eslint-plugin-mui-x` ([#&#8203;18797](https://github.com/mui/mui-x/issues/18797)) [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-07-20 00:13:50 +00:00
Update dependency @mui/x-date-pickers to ^8.9.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
687bd6d2fc
renovate scheduled this pull request to auto merge when all checks succeed 2025-07-20 00:13:51 +00:00
renovate merged commit 9240f68827 into master 2025-07-20 00:13:52 +00:00
renovate deleted branch renovate/mui-x-date-pickers-8.x 2025-07-20 00:13:52 +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/GeneIT#533
No description provided.