Update dependency @mui/x-date-pickers to v7.22.0 #32

Merged
pierre merged 1 commits from renovate/mui-x-date-pickers-7.x-lockfile into master 2024-10-28 00:41:44 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@mui/x-date-pickers (source) dependencies minor 7.21.0 -> 7.22.0

Release Notes

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

v7.22.0

Compare Source

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

Special thanks go out to the community contributors who have helped make this release possible:
@​clins1994, @​GITPHLAP, @​k-rajat19, @​kalyan90, @​merotosc, @​yash49.
Following are all team members who have contributed to this release:
@​cherniavskii, @​flaviendelangle, @​LukasTy, @​MBilalShafi, @​romgrk.

Data Grid
@mui/x-data-grid@7.22.0
  • DataGrid] Fix `GridPanelAnchor` positioning ([#​15022](https://github.com/mui/mui-x/issues/15022)) [@​k-rajat19](https://github.com/k-rajat19)
    
  • DataGrid] Fix ugly prop-types for the `pageStyle` prop of the `GridPrintExportMenuItem` component ([#​15015](https://github.com/mui/mui-x/issues/15015)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • DataGrid] Fix value type in filter model for number and boolean column type ([#​14733](https://github.com/mui/mui-x/issues/14733)) [@​k-rajat19](https://github.com/k-rajat19)
    
  • DataGrid] Focus next row when the focused row is deleted ([#​15067](https://github.com/mui/mui-x/issues/15067)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • DataGrid] Remove some usages of `<Box />` and `<Badge />` ([#&#8203;15013](https://github.com/mui/mui-x/issues/15013)) [@&#8203;romgrk](https://github.com/romgrk)
    
  • DataGrid] Fix number of rows to display for page size options with negative value ([#&#8203;14890](https://github.com/mui/mui-x/issues/14890)) [@&#8203;kalyan90](https://github.com/kalyan90)
    
  • l10n] Improve Portuguese (pt-BR) locale ([#&#8203;15021](https://github.com/mui/mui-x/issues/15021)) [@&#8203;k-rajat19](https://github.com/k-rajat19)
    
    

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

  • DataGridPro] Fix column pinning layout ([#&#8203;15073](https://github.com/mui/mui-x/issues/15073)) [@&#8203;cherniavskii](https://github.com/cherniavskii)
    
    

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

  • DataGridPremium] Server-side data source with row grouping ([#&#8203;15109](https://github.com/mui/mui-x/issues/15109)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi)
    
    
Date and Time Pickers
@mui/x-date-pickers@7.22.0
  • pickers] Fix `DateCalendar` timezone management ([#&#8203;15119](https://github.com/mui/mui-x/issues/15119)) [@&#8203;LukasTy](https://github.com/LukasTy)
    
  • pickers] Fix `DigitalClock` time options on a `DST` switch day ([#&#8203;15092](https://github.com/mui/mui-x/issues/15092)) [@&#8203;LukasTy](https://github.com/LukasTy)
    
    

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

Charts
@mui/x-charts@7.22.0
  • charts] Export data type in `onAxisClick(_, data)` callback ([#&#8203;15038](https://github.com/mui/mui-x/issues/15038)) [@&#8203;clins1994](https://github.com/clins1994)
    
    

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

Tree View
@mui/x-tree-view@7.22.0
  • TreeView] Make the cancellable event types public ([#&#8203;14992](https://github.com/mui/mui-x/issues/14992)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle)
    
    
Docs
  • docs] Fix typo in Tree View docs ([#&#8203;15047](https://github.com/mui/mui-x/issues/15047)) [@&#8203;yash49](https://github.com/yash49)
    
    
Core
  • core] Adjust cherry-pick GH actions ([#&#8203;15101](https://github.com/mui/mui-x/issues/15101)) [@&#8203;LukasTy](https://github.com/LukasTy)
    
  • core] Update prettier target branch ([#&#8203;15100](https://github.com/mui/mui-x/issues/15100)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi)
    
  • core] Update some `default-branch-switch` instances for `v7.x` ([#&#8203;15085](https://github.com/mui/mui-x/issues/15085)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi)
    
  • test] Revert to using `fireEvent` instead of `userEvent` ([#&#8203;14927](https://github.com/mui/mui-x/issues/14927)) [@&#8203;LukasTy](https://github.com/LukasTy)
    
    

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.21.0` -> `7.22.0`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/7.21.0/7.22.0) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-date-pickers)</summary> ### [`v7.22.0`](https://github.com/mui/mui-x/releases/tag/v7.22.0) [Compare Source](https://github.com/mui/mui-x/compare/v7.21.0...v7.22.0) We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨: - 🛰 Introduce [server-side support for Data Grid row grouping](https://mui.com/x/react-data-grid/server-side-data/row-grouping/) - 🐞 Bugfixes - 📚 Documentation improvements - 🌍 Improve Portuguese (pt-BR) locale on the Data Grid component Special thanks go out to the community contributors who have helped make this release possible: [@&#8203;clins1994](https://github.com/clins1994), [@&#8203;GITPHLAP](https://github.com/GITPHLAP), [@&#8203;k-rajat19](https://github.com/k-rajat19), [@&#8203;kalyan90](https://github.com/kalyan90), [@&#8203;merotosc](https://github.com/merotosc), [@&#8203;yash49](https://github.com/yash49). Following are all team members who have contributed to this release: [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;flaviendelangle](https://github.com/flaviendelangle), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;romgrk](https://github.com/romgrk). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.22.0` - \[DataGrid] Fix `GridPanelAnchor` positioning ([#&#8203;15022](https://github.com/mui/mui-x/issues/15022)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - \[DataGrid] Fix ugly prop-types for the `pageStyle` prop of the `GridPrintExportMenuItem` component ([#&#8203;15015](https://github.com/mui/mui-x/issues/15015)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[DataGrid] Fix value type in filter model for number and boolean column type ([#&#8203;14733](https://github.com/mui/mui-x/issues/14733)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - \[DataGrid] Focus next row when the focused row is deleted ([#&#8203;15067](https://github.com/mui/mui-x/issues/15067)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[DataGrid] Remove some usages of `<Box />` and `<Badge />` ([#&#8203;15013](https://github.com/mui/mui-x/issues/15013)) [@&#8203;romgrk](https://github.com/romgrk) - \[DataGrid] Fix number of rows to display for page size options with negative value ([#&#8203;14890](https://github.com/mui/mui-x/issues/14890)) [@&#8203;kalyan90](https://github.com/kalyan90) - \[l10n] Improve Portuguese (pt-BR) locale ([#&#8203;15021](https://github.com/mui/mui-x/issues/15021)) [@&#8203;k-rajat19](https://github.com/k-rajat19) ##### `@mui/x-data-grid-pro@7.22.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.22.0`, plus: - \[DataGridPro] Fix column pinning layout ([#&#8203;15073](https://github.com/mui/mui-x/issues/15073)) [@&#8203;cherniavskii](https://github.com/cherniavskii) ##### `@mui/x-data-grid-premium@7.22.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.22.0`, plus: - \[DataGridPremium] Server-side data source with row grouping ([#&#8203;15109](https://github.com/mui/mui-x/issues/15109)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.22.0` - \[pickers] Fix `DateCalendar` timezone management ([#&#8203;15119](https://github.com/mui/mui-x/issues/15119)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[pickers] Fix `DigitalClock` time options on a `DST` switch day ([#&#8203;15092](https://github.com/mui/mui-x/issues/15092)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.22.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.22.0`. ##### Charts ##### `@mui/x-charts@7.22.0` - \[charts] Export data type in `onAxisClick(_, data)` callback ([#&#8203;15038](https://github.com/mui/mui-x/issues/15038)) [@&#8203;clins1994](https://github.com/clins1994) ##### `@mui/x-charts-pro@7.0.0-beta.6` [![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.22.0`. ##### Tree View ##### `@mui/x-tree-view@7.22.0` - \[TreeView] Make the cancellable event types public ([#&#8203;14992](https://github.com/mui/mui-x/issues/14992)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) ##### Docs - \[docs] Fix typo in Tree View docs ([#&#8203;15047](https://github.com/mui/mui-x/issues/15047)) [@&#8203;yash49](https://github.com/yash49) ##### Core - \[core] Adjust cherry-pick GH actions ([#&#8203;15101](https://github.com/mui/mui-x/issues/15101)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[core] Update prettier target branch ([#&#8203;15100](https://github.com/mui/mui-x/issues/15100)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[core] Update some `default-branch-switch` instances for `v7.x` ([#&#8203;15085](https://github.com/mui/mui-x/issues/15085)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[test] Revert to using `fireEvent` instead of `userEvent` ([#&#8203;14927](https://github.com/mui/mui-x/issues/14927)) [@&#8203;LukasTy](https://github.com/LukasTy) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzIuMyIsInVwZGF0ZWRJblZlciI6IjM4LjEzMi4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
pierre added 1 commit 2024-10-28 00:28:19 +00:00
Update dependency @mui/x-date-pickers to v7.22.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
30f196aa7a
pierre scheduled this pull request to auto merge when all checks succeed 2024-10-28 00:28:20 +00:00
pierre merged commit 30f196aa7a into master 2024-10-28 00:41:44 +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#32
No description provided.