Update dependency @mui/x-date-pickers to v7.23.2 #113

Merged
pierre merged 1 commits from renovate/mui-x-date-pickers-7.x-lockfile into master 2024-12-16 10:02:32 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/x-date-pickers (source) dependencies patch 7.23.1 -> 7.23.2

Release Notes

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

v7.23.2

Compare Source

Dec 12, 2024

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

  • 🌍 Improve Romanian and Turkish locales on the Data Grid
  • 🌍 Improve Romanian locale on the Pickers
  • 📚 Documentation improvements
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​ihsanberkozcan, @​k-rajat19, @​lhilgert9, @​nusr, @​rares985.

Following are all team members who have contributed to this release:
@​alexfauquette, @​arminmeh, @​flaviendelangle, @​JCQuintas, @​KenanYusuf, @​LukasTy.

Data Grid
@mui/x-data-grid@7.23.2
  • DataGrid] Fix "No rows" displaying when all rows are pinned ([#​15851](https://github.com/mui/mui-x/issues/15851)) [@​nusr](https://github.com/nusr)
    
  • DataGrid] Use `columnsManagement` slot ([#​15821](https://github.com/mui/mui-x/issues/15821)) [@​k-rajat19](https://github.com/k-rajat19)
    
  • l10n] Improve Romanian (ro-RO) locale ([#​15751](https://github.com/mui/mui-x/issues/15751)) [@​rares985](https://github.com/rares985)
    
  • l10n] Improve Turkish (tr-TR) locale ([#​15748](https://github.com/mui/mui-x/issues/15748)) [@​ihsanberkozcan](https://github.com/ihsanberkozcan)
    
    

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

  • DataGridPro] Make Row reordering work with pagination ([#​15782](https://github.com/mui/mui-x/issues/15782)) [@​k-rajat19](https://github.com/k-rajat19)
    
    

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

  • DataGridPremium] Fix group column ignoring `valueOptions` for `singleSelect` column type ([#​15754](https://github.com/mui/mui-x/issues/15754)) [@​arminmeh](https://github.com/arminmeh)
    
    
Date and Time Pickers
@mui/x-date-pickers@7.23.2
  • l10n] Improve Romanian (ro-RO) locale ([#​15751](https://github.com/mui/mui-x/issues/15751)) [@​rares985](https://github.com/rares985)
    
    

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

Charts
@mui/x-charts@7.23.2
  • charts] Fix key generation for the ChartsGrid ([#​15864](https://github.com/mui/mui-x/issues/15864)) [@​alexfauquette](https://github.com/alexfauquette)
    
  • charts] Fix scatter dataset with missing data ([#​15804](https://github.com/mui/mui-x/issues/15804)) [@​alexfauquette](https://github.com/alexfauquette)
    
    

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

@mui/x-tree-view@v7.23.2

No changes, releasing to keep the versions in sync.

Releasing to benefit from license package fix (#​15818).

Docs
  • docs] Fix typo in charts axis documentation ([#​15746](https://github.com/mui/mui-x/issues/15746)) [@​JCQuintas](https://github.com/JCQuintas)
    
  • docs] Improve Pickers accessible DOM structure description ([#​15752](https://github.com/mui/mui-x/issues/15752)) [@​LukasTy](https://github.com/LukasTy)
    
  • docs] Use `updateRows` method for list view demos ([#​15824](https://github.com/mui/mui-x/issues/15824)) [@​KenanYusuf](https://github.com/KenanYusuf)
    
  • docs] Use date library version from package dev dependencies for sandboxes ([#​15767](https://github.com/mui/mui-x/issues/15767)) [@​LukasTy](https://github.com/LukasTy)
    
    
Core
  • core] Add `@mui/x-tree-view-pro` to `releaseChangelog` ([#​15747](https://github.com/mui/mui-x/issues/15747)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • license] Use `console.log` for the error message on Codesandbox to avoid rendering error ([#​15818](https://github.com/mui/mui-x/issues/15818)) [@​arminmeh](https://github.com/arminmeh)
    
    

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 | patch | [`7.23.1` -> `7.23.2`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/7.23.1/7.23.2) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-date-pickers)</summary> ### [`v7.23.2`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#7232) [Compare Source](https://github.com/mui/mui-x/compare/v7.23.1...v7.23.2) *Dec 12, 2024* We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Romanian and Turkish locales on the Data Grid - 🌍 Improve Romanian locale on the Pickers - 📚 Documentation improvements - 🐞 Bugfixes Special thanks go out to the community contributors who have helped make this release possible: [@&#8203;ihsanberkozcan](https://github.com/ihsanberkozcan), [@&#8203;k-rajat19](https://github.com/k-rajat19), [@&#8203;lhilgert9](https://github.com/lhilgert9), [@&#8203;nusr](https://github.com/nusr), [@&#8203;rares985](https://github.com/rares985). Following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;arminmeh](https://github.com/arminmeh), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;KenanYusuf](https://github.com/KenanYusuf), [@&#8203;LukasTy](https://github.com/LukasTy). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.23.2` - \[DataGrid] Fix "No rows" displaying when all rows are pinned ([#&#8203;15851](https://github.com/mui/mui-x/issues/15851)) [@&#8203;nusr](https://github.com/nusr) - \[DataGrid] Use `columnsManagement` slot ([#&#8203;15821](https://github.com/mui/mui-x/issues/15821)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - \[l10n] Improve Romanian (ro-RO) locale ([#&#8203;15751](https://github.com/mui/mui-x/issues/15751)) [@&#8203;rares985](https://github.com/rares985) - \[l10n] Improve Turkish (tr-TR) locale ([#&#8203;15748](https://github.com/mui/mui-x/issues/15748)) [@&#8203;ihsanberkozcan](https://github.com/ihsanberkozcan) ##### `@mui/x-data-grid-pro@7.23.2` [![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.23.2`, plus: - \[DataGridPro] Make Row reordering work with pagination ([#&#8203;15782](https://github.com/mui/mui-x/issues/15782)) [@&#8203;k-rajat19](https://github.com/k-rajat19) ##### `@mui/x-data-grid-premium@7.23.2` [![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.23.2`, plus: - \[DataGridPremium] Fix group column ignoring `valueOptions` for `singleSelect` column type ([#&#8203;15754](https://github.com/mui/mui-x/issues/15754)) [@&#8203;arminmeh](https://github.com/arminmeh) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.23.2` - \[l10n] Improve Romanian (ro-RO) locale ([#&#8203;15751](https://github.com/mui/mui-x/issues/15751)) [@&#8203;rares985](https://github.com/rares985) ##### `@mui/x-date-pickers-pro@7.23.2` [![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.23.2`. ##### Charts ##### `@mui/x-charts@7.23.2` - \[charts] Fix key generation for the ChartsGrid ([#&#8203;15864](https://github.com/mui/mui-x/issues/15864)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[charts] Fix scatter dataset with missing data ([#&#8203;15804](https://github.com/mui/mui-x/issues/15804)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### `@mui/x-charts-pro@7.23.2` [![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.23.2`. ##### `@mui/x-tree-view@v7.23.2` No changes, releasing to keep the versions in sync. ##### `@mui/x-tree-view-pro@7.23.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Releasing to benefit from license package fix ([#&#8203;15818](https://github.com/mui/mui-x/issues/15818)). ##### Docs - \[docs] Fix typo in charts axis documentation ([#&#8203;15746](https://github.com/mui/mui-x/issues/15746)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[docs] Improve Pickers accessible DOM structure description ([#&#8203;15752](https://github.com/mui/mui-x/issues/15752)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[docs] Use `updateRows` method for list view demos ([#&#8203;15824](https://github.com/mui/mui-x/issues/15824)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[docs] Use date library version from package dev dependencies for sandboxes ([#&#8203;15767](https://github.com/mui/mui-x/issues/15767)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### Core - \[core] Add `@mui/x-tree-view-pro` to `releaseChangelog` ([#&#8203;15747](https://github.com/mui/mui-x/issues/15747)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[license] Use `console.log` for the error message on Codesandbox to avoid rendering error ([#&#8203;15818](https://github.com/mui/mui-x/issues/15818)) [@&#8203;arminmeh](https://github.com/arminmeh) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4yIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-12-16 00:07:19 +00:00
Update dependency @mui/x-date-pickers to v7.23.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
9a5211812e
pierre merged commit e4447e9dcb into master 2024-12-16 10:02:32 +00:00
pierre deleted branch renovate/mui-x-date-pickers-7.x-lockfile 2024-12-16 10:02:32 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pierre/SolarEnergy#113
No description provided.