Update dependency @mui/x-date-pickers to ^7.29.1 #195

Merged
renovate merged 1 commits from renovate/mui-x-date-pickers-7.x into master 2025-04-29 00:21:17 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v7.29.1

Compare Source

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

  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​lhilgert9

Following are all team members who have contributed to this release:
@​arminmeh, @​cherniavskii, @​flaviendelangle, @​LukasTy, @​romgrk.

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

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

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

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

Internal changes.

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

Charts
@mui/x-charts@7.29.1

Internal changes.

Same changes as in @mui/x-charts@7.29.1.

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

Internal changes.

Same changes as in @mui/x-tree-view@7.29.1, plus:

Docs
Core

v7.29.0

Compare Source

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

  • 🐞 Bugfixes
  • 🌍 Improve Hebrew (he-IL), Polish (pl-PL), and Swedish (sv-SE) locales on the Data Grid
  • 🌍 Improve Czech (cs-CZ) and Slovak (sk-SK) locales on the Date and Time Pickers

Special thanks go out to the community contributors who have helped make this release possible:
@​lubka272, @​ptuukkan, @​iddan, @​sofortdagmbh

Following are all team members who have contributed to this release:
@​michelengelen, @​oliviertassinari, @​michelengelen, @​LukasTy.

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

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

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

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

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

Charts
@mui/x-charts@7.29.0

Internal changes.

Same changes as in @mui/x-charts@7.29.0.

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

Internal changes.

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

Core
Docs

v7.28.3

Compare Source

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

  • 🐞 Bugfixes

Team members who have contributed to this release:
@​cherniavskii, @​LukasTy, @​MBilalShafi.

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

Internal changes.

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

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

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

Internal changes.

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

Docs

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 | [`^7.28.2` -> `^7.29.1`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/7.28.2/7.29.1) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-date-pickers)</summary> ### [`v7.29.1`](https://github.com/mui/mui-x/releases/tag/v7.29.1) [Compare Source](https://github.com/mui/mui-x/compare/v7.29.0...v7.29.1) We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes Special thanks go out to the community contributors who have helped make this release possible: [@&#8203;lhilgert9](https://github.com/lhilgert9) Following are all team members who have contributed to this release: [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;romgrk](https://github.com/romgrk). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.29.1` - \[DataGrid] Prevent scrollbars from showing on top ([#&#8203;17410](https://github.com/mui/mui-x/issues/17410)) [@&#8203;romgrk](https://github.com/romgrk) ##### `@mui/x-data-grid-pro@7.29.1` [![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@7.29.1`, plus: - \[DataGridPro] Avoid proptypes warnings with header filters in React 17 ([#&#8203;17492](https://github.com/mui/mui-x/issues/17492)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGridPro] Fix expandable rows detail content height updates ([#&#8203;17509](https://github.com/mui/mui-x/issues/17509)) [@&#8203;arminmeh](https://github.com/arminmeh) - \[DataGridPro] Fix row virtualization not working in list view ([#&#8203;17404](https://github.com/mui/mui-x/issues/17404)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGridPro] Move locales re-export to allow proper tree shaking ([#&#8203;17438](https://github.com/mui/mui-x/issues/17438)) [@&#8203;lhilgert9](https://github.com/lhilgert9) ##### `@mui/x-data-grid-premium@7.29.1` [![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@7.29.1`, plus: - \[DataGridPremium] Use `groupingValueGetter` for row grouping on the server ([#&#8203;17423](https://github.com/mui/mui-x/issues/17423)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.29.1` Internal changes. ##### `@mui/x-date-pickers-pro@7.29.1` [![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@7.29.1`. ##### Charts ##### `@mui/x-charts@7.29.1` Internal changes. ##### `@mui/x-charts-pro@7.29.1` [![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@7.29.1`. ##### Tree View ##### `@mui/x-tree-view@7.29.1` Internal changes. ##### `@mui/x-tree-view-pro@7.29.1` [![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@7.29.1`, plus: - \[RichTreeViewPro] Fix drag and drop issue with label editing ([#&#8203;17415](https://github.com/mui/mui-x/issues/17415)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### Docs - \[docs] Use MUI X v7 packages in CodeSandbox and StackBlitz ([#&#8203;17516](https://github.com/mui/mui-x/issues/17516)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### Core - \[core] Bump monorepo ([#&#8203;17437](https://github.com/mui/mui-x/issues/17437)) [@&#8203;LukasTy](https://github.com/LukasTy) ### [`v7.29.0`](https://github.com/mui/mui-x/releases/tag/v7.29.0) [Compare Source](https://github.com/mui/mui-x/compare/v7.28.3...v7.29.0) We'd like to offer a big thanks to the 8 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes - 🌍 Improve Hebrew (he-IL), Polish (pl-PL), and Swedish (sv-SE) locales on the Data Grid - 🌍 Improve Czech (cs-CZ) and Slovak (sk-SK) locales on the Date and Time Pickers Special thanks go out to the community contributors who have helped make this release possible: [@&#8203;lubka272](https://github.com/lubka272), [@&#8203;ptuukkan](https://github.com/ptuukkan), [@&#8203;iddan](https://github.com/iddan), [@&#8203;sofortdagmbh](https://github.com/sofortdagmbh) Following are all team members who have contributed to this release: [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;michelengelen](https://github.com/michelengelen), [@&#8203;LukasTy](https://github.com/LukasTy). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.29.0` - \[l10n] Improve Swedish (sv-SE) locale ([#&#8203;17306](https://github.com/mui/mui-x/issues/17306)) [@&#8203;ptuukkan](https://github.com/ptuukkan) - \[l10n] Improve Hebrew (he-IL) locale ([#&#8203;16516](https://github.com/mui/mui-x/issues/16516)) [@&#8203;iddan](https://github.com/iddan) - \[l10n] Improve Polish (pl-PL) locale ([#&#8203;17306](https://github.com/mui/mui-x/issues/17306)) [@&#8203;sofortdagmbh](https://github.com/sofortdagmbh) ##### `@mui/x-data-grid-pro@7.29.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@7.29.0`. ##### `@mui/x-data-grid-premium@7.29.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@7.29.0`, plus: - \[DataGridPremium] Fix stale aggregation results after filtering ([#&#8203;17303](https://github.com/mui/mui-x/issues/17303)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGridPremium] Fix aggregated values sorting ([#&#8203;17382](https://github.com/mui/mui-x/issues/17382)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.29.0` - \[l10n] Improve Slovak (sk-SK) locale ([#&#8203;17204](https://github.com/mui/mui-x/issues/17204)) [@&#8203;lubka272](https://github.com/lubka272) - \[l10n] Improve Czech (cs-CZ) locale ([#&#8203;17205](https://github.com/mui/mui-x/issues/17205)) [@&#8203;lubka272](https://github.com/lubka272) ##### `@mui/x-date-pickers-pro@7.29.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@7.29.0`. ##### Charts ##### `@mui/x-charts@7.29.0` Internal changes. ##### `@mui/x-charts-pro@7.29.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@7.29.0`. ##### Tree View ##### `@mui/x-tree-view@7.29.0` Internal changes. ##### `@mui/x-tree-view-pro@7.29.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@7.29.0`. ##### Core - \[core] Cleanup `@mui` dependency versions ([#&#8203;17390](https://github.com/mui/mui-x/issues/17390)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### Docs - \[docs] Fix 404 link on the marketing page ([#&#8203;17276](https://github.com/mui/mui-x/issues/17276)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs] Fix country columns throwing on grouping ([#&#8203;17317](https://github.com/mui/mui-x/issues/17317)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[release] Changes to v7 for major release ([#&#8203;17320](https://github.com/mui/mui-x/issues/17320)) [@&#8203;michelengelen](https://github.com/michelengelen) ### [`v7.28.3`](https://github.com/mui/mui-x/releases/tag/v7.28.3) [Compare Source](https://github.com/mui/mui-x/compare/v7.28.2...v7.28.3) We'd like to offer a big thanks to the 3 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes Team members who have contributed to this release: [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;MBilalShafi](https://github.com/MBilalShafi). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.28.3` Internal changes. ##### `@mui/x-data-grid-pro@7.28.3` [![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@7.28.3`, plus: - \[DataGridPro] Data source: Allow expanding groups with unknown children count ([#&#8203;17149](https://github.com/mui/mui-x/issues/17149)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### `@mui/x-data-grid-premium@7.28.3` [![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@7.28.3`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.28.3` Internal changes. ##### `@mui/x-date-pickers-pro@7.28.3` [![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@7.28.3`. ##### Docs - \[docs] Update Localization Provider JSDoc link ([#&#8203;17208](https://github.com/mui/mui-x/issues/17208)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[docs] Use v6 core packages in MUI X v7 docs ([#&#8203;17171](https://github.com/mui/mui-x/issues/17171)) [@&#8203;cherniavskii](https://github.com/cherniavskii) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguMSIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-04-17 00:28:49 +00:00
renovate force-pushed renovate/mui-x-date-pickers-7.x from a6a300524a to 75ea608ac1 2025-04-18 00:29:51 +00:00 Compare
renovate changed title from Update dependency @mui/x-date-pickers to ^7.28.3 to Update dependency @mui/x-date-pickers to ^7.29.0 2025-04-18 00:29:52 +00:00
renovate force-pushed renovate/mui-x-date-pickers-7.x from 75ea608ac1 to 4654ca75d0 2025-04-19 00:30:21 +00:00 Compare
renovate force-pushed renovate/mui-x-date-pickers-7.x from 4654ca75d0 to 4ea0ef98fd 2025-04-20 00:29:38 +00:00 Compare
renovate force-pushed renovate/mui-x-date-pickers-7.x from 4ea0ef98fd to d955817a55 2025-04-21 00:30:02 +00:00 Compare
renovate force-pushed renovate/mui-x-date-pickers-7.x from d955817a55 to d7f063c44c 2025-04-22 00:29:38 +00:00 Compare
renovate force-pushed renovate/mui-x-date-pickers-7.x from d7f063c44c to eeaecda98d 2025-04-23 00:21:29 +00:00 Compare
renovate force-pushed renovate/mui-x-date-pickers-7.x from eeaecda98d to 2d5d302d64 2025-04-24 00:21:51 +00:00 Compare
renovate changed title from Update dependency @mui/x-date-pickers to ^7.29.0 to Update dependency @mui/x-date-pickers to ^7.29.1 2025-04-24 00:21:51 +00:00
renovate force-pushed renovate/mui-x-date-pickers-7.x from 2d5d302d64 to d479fe15c8 2025-04-25 00:22:02 +00:00 Compare
renovate force-pushed renovate/mui-x-date-pickers-7.x from d479fe15c8 to e0ece90f2a 2025-04-26 00:21:25 +00:00 Compare
renovate force-pushed renovate/mui-x-date-pickers-7.x from e0ece90f2a to 170d9292b3 2025-04-27 00:20:41 +00:00 Compare
renovate force-pushed renovate/mui-x-date-pickers-7.x from 170d9292b3 to b89aee2dcc 2025-04-28 00:21:13 +00:00 Compare
renovate merged commit b89aee2dcc into master 2025-04-29 00:21:17 +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#195
No description provided.