Update dependency @mui/x-date-pickers to v7.22.3 #74

Merged
pierre merged 1 commits from renovate/mui-x-date-pickers-7.x-lockfile into master 2024-11-23 00:57:26 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v7.22.3

Compare Source

Nov 21, 2024

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

  • 📊 Charts Pro get stable. The zoom and Heatmap are now stable.
  • 🌍 Improve Chinese, Spanish, Swedish, and Turkish locales on the Data Grid
  • 🐞 Bugfixes

Special thanks go out to the community contributors who have helped make this release possible:
@​CarlosLopezLg, @​headironc, @​viktormelin, @​qerkules, @​DungTiger, @​hendrikpeilke, @​k-rajat19.
Following are all team members who have contributed to this release:
@​alexfauquette, @​LukasTy, @​MBilalShafi, @​flaviendelangle.

Data Grid
@mui/x-data-grid@7.22.3
  • DataGrid] Add prop to override search input props in `GridColumnsManagement` ([#​15476](https://github.com/mui/mui-x/issues/15476)) [@​k-rajat19](https://github.com/k-rajat19)
    
  • DataGrid] Add test coverage for issues fixed in [#​15184](https://github.com/mui/mui-x/issues/15184) [@​MBilalShafi](https://github.com/MBilalShafi)
    
  • DataGrid] Fix memoized selectors with arguments ([#​15336](https://github.com/mui/mui-x/issues/15336)) [@​MBilalShafi](https://github.com/MBilalShafi)
    
  • DataGrid] Fix right column group header border with virtualization ([#​15503](https://github.com/mui/mui-x/issues/15503)) [@​hendrikpeilke](https://github.com/hendrikpeilke)
    
  • DataGrid] Pass reason to `onPaginationModelChange` ([#​15402](https://github.com/mui/mui-x/issues/15402)) [@​DungTiger](https://github.com/DungTiger)
    
  • DataGrid] Set default overlay height in flex parent layout ([#​15535](https://github.com/mui/mui-x/issues/15535)) [@​cherniavskii](https://github.com/cherniavskii)
    
  • l10n] Improve Chinese (zh-CN) locale ([#​15365](https://github.com/mui/mui-x/issues/15365)) [@​headironc](https://github.com/headironc)
    
  • l10n] Improve Spanish (es-ES) locale ([#​15369](https://github.com/mui/mui-x/issues/15369)) [@​CarlosLopezLg](https://github.com/CarlosLopezLg)
    
  • l10n] Improve Swedish (sv-SE) locale ([#​15371](https://github.com/mui/mui-x/issues/15371)) [@​viktormelin](https://github.com/viktormelin)
    
  • l10n] Improve Turkish (tr-TR) locale ([#​15414](https://github.com/mui/mui-x/issues/15414)) [@​qerkules](https://github.com/qerkules)
    
    

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

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

Date and Time Pickers
@mui/x-date-pickers@7.22.3
  • pickers] Always use `props.value` when it changes ([#​15500](https://github.com/mui/mui-x/issues/15500)) [@​flaviendelangle](https://github.com/flaviendelangle)
    
  • pickers] Ensure internal value timezone is updated ([#​15491](https://github.com/mui/mui-x/issues/15491)) [@​LukasTy](https://github.com/LukasTy)
    
  • pickers] Fix `DateTimeRangePicker` error when using format without time ([#​15341](https://github.com/mui/mui-x/issues/15341)) [@​fxnoob](https://github.com/fxnoob)
    
  • pickers] Fix unused code in `PickersToolbar` component ([#​15525](https://github.com/mui/mui-x/issues/15525)) [@​LukasTy](https://github.com/LukasTy)
    
    

Same changes as in @mui/x-date-pickers@7.22.3, plus:

  • DateTimeRangePicker] Use time in `referenceDate` when selecting date ([#​15431](https://github.com/mui/mui-x/issues/15431)) [@​LukasTy](https://github.com/LukasTy)
    
    
Charts
@mui/x-charts@7.22.3

No changes since @mui/x-charts@7.22.2.

  • charts-pro] Fix missing typeOverload ([#​15400](https://github.com/mui/mui-x/issues/15400)) [@​alexfauquette](https://github.com/alexfauquette)
    
    
Docs
  • docs] Add `PickersPopper` component to customization playground ([#​15397](https://github.com/mui/mui-x/issues/15397)) [@​LukasTy](https://github.com/LukasTy)
    
    
  • docs] Add `next` version links ([#​15423](https://github.com/mui/mui-x/issues/15423)) [@​LukasTy](https://github.com/LukasTy)
    
    
  • docs] Use the `loading` state in the demos ([#​15538](https://github.com/mui/mui-x/issues/15538)) [@​cherniavskii](https://github.com/cherniavskii)
    
    
  • docs] Add data caching to lazy loaded detail panel demo ([#​15506](https://github.com/mui/mui-x/issues/15506)) [@​cherniavskii](https://github.com/cherniavskii)
    
    
  • code-infra] Tentative fix for Argos flaky screenshot tests ([#​15399](https://github.com/mui/mui-x/issues/15399)) [@​JCQuintas](https://github.com/JCQuintas)
    
    
  • docs-infra] Transpile `.ts` demo files ([#​15421](https://github.com/mui/mui-x/issues/15421)) [@​KenanYusuf](https://github.com/KenanYusuf)
    
    
  • core] Clarify release version bump strategy ([#​15536](https://github.com/mui/mui-x/issues/15536)) [@​cherniavskii](https://github.com/cherniavskii)
    
    

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.22.2` -> `7.22.3`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/7.22.2/7.22.3) | --- ### Release Notes <details> <summary>mui/mui-x (@&#8203;mui/x-date-pickers)</summary> ### [`v7.22.3`](https://github.com/mui/mui-x/blob/HEAD/CHANGELOG.md#v7223) [Compare Source](https://github.com/mui/mui-x/compare/v7.22.2...v7.22.3) *Nov 21, 2024* We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨: - 📊 Charts Pro get stable. The [zoom](https://mui.com/x/react-charts/zoom-and-pan/) and [Heatmap](https://mui.com/x/react-charts/heatmap/) are now stable. - 🌍 Improve Chinese, Spanish, Swedish, and Turkish locales on the Data Grid - 🐞 Bugfixes Special thanks go out to the community contributors who have helped make this release possible: [@&#8203;CarlosLopezLg](https://github.com/CarlosLopezLg), [@&#8203;headironc](https://github.com/headironc), [@&#8203;viktormelin](https://github.com/viktormelin), [@&#8203;qerkules](https://github.com/qerkules), [@&#8203;DungTiger](https://github.com/DungTiger), [@&#8203;hendrikpeilke](https://github.com/hendrikpeilke), [@&#8203;k-rajat19](https://github.com/k-rajat19). Following are all team members who have contributed to this release: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;MBilalShafi](https://github.com/MBilalShafi), [@&#8203;flaviendelangle](https://github.com/flaviendelangle). <!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> ##### Data Grid ##### `@mui/x-data-grid@7.22.3` - \[DataGrid] Add prop to override search input props in `GridColumnsManagement` ([#&#8203;15476](https://github.com/mui/mui-x/issues/15476)) [@&#8203;k-rajat19](https://github.com/k-rajat19) - \[DataGrid] Add test coverage for issues fixed in [#&#8203;15184](https://github.com/mui/mui-x/issues/15184) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Fix memoized selectors with arguments ([#&#8203;15336](https://github.com/mui/mui-x/issues/15336)) [@&#8203;MBilalShafi](https://github.com/MBilalShafi) - \[DataGrid] Fix right column group header border with virtualization ([#&#8203;15503](https://github.com/mui/mui-x/issues/15503)) [@&#8203;hendrikpeilke](https://github.com/hendrikpeilke) - \[DataGrid] Pass reason to `onPaginationModelChange` ([#&#8203;15402](https://github.com/mui/mui-x/issues/15402)) [@&#8203;DungTiger](https://github.com/DungTiger) - \[DataGrid] Set default overlay height in flex parent layout ([#&#8203;15535](https://github.com/mui/mui-x/issues/15535)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[l10n] Improve Chinese (zh-CN) locale ([#&#8203;15365](https://github.com/mui/mui-x/issues/15365)) [@&#8203;headironc](https://github.com/headironc) - \[l10n] Improve Spanish (es-ES) locale ([#&#8203;15369](https://github.com/mui/mui-x/issues/15369)) [@&#8203;CarlosLopezLg](https://github.com/CarlosLopezLg) - \[l10n] Improve Swedish (sv-SE) locale ([#&#8203;15371](https://github.com/mui/mui-x/issues/15371)) [@&#8203;viktormelin](https://github.com/viktormelin) - \[l10n] Improve Turkish (tr-TR) locale ([#&#8203;15414](https://github.com/mui/mui-x/issues/15414)) [@&#8203;qerkules](https://github.com/qerkules) ##### `@mui/x-data-grid-pro@7.22.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.22.3`. ##### `@mui/x-data-grid-premium@7.22.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.22.3`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.22.3` - \[pickers] Always use `props.value` when it changes ([#&#8203;15500](https://github.com/mui/mui-x/issues/15500)) [@&#8203;flaviendelangle](https://github.com/flaviendelangle) - \[pickers] Ensure internal value timezone is updated ([#&#8203;15491](https://github.com/mui/mui-x/issues/15491)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[pickers] Fix `DateTimeRangePicker` error when using format without time ([#&#8203;15341](https://github.com/mui/mui-x/issues/15341)) [@&#8203;fxnoob](https://github.com/fxnoob) - \[pickers] Fix unused code in `PickersToolbar` component ([#&#8203;15525](https://github.com/mui/mui-x/issues/15525)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.22.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.22.3`, plus: - \[DateTimeRangePicker] Use time in `referenceDate` when selecting date ([#&#8203;15431](https://github.com/mui/mui-x/issues/15431)) [@&#8203;LukasTy](https://github.com/LukasTy) ##### Charts ##### `@mui/x-charts@7.22.3` No changes since `@mui/x-charts@7.22.2`. ##### `@mui/x-charts-pro@7.22.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") - \[charts-pro] Fix missing typeOverload ([#&#8203;15400](https://github.com/mui/mui-x/issues/15400)) [@&#8203;alexfauquette](https://github.com/alexfauquette) ##### Docs - \[docs] Add `PickersPopper` component to customization playground ([#&#8203;15397](https://github.com/mui/mui-x/issues/15397)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[docs] Add `next` version links ([#&#8203;15423](https://github.com/mui/mui-x/issues/15423)) [@&#8203;LukasTy](https://github.com/LukasTy) - \[docs] Use the `loading` state in the demos ([#&#8203;15538](https://github.com/mui/mui-x/issues/15538)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[docs] Add data caching to lazy loaded detail panel demo ([#&#8203;15506](https://github.com/mui/mui-x/issues/15506)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - \[code-infra] Tentative fix for Argos flaky screenshot tests ([#&#8203;15399](https://github.com/mui/mui-x/issues/15399)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[docs-infra] Transpile `.ts` demo files ([#&#8203;15421](https://github.com/mui/mui-x/issues/15421)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - \[core] Clarify release version bump strategy ([#&#8203;15536](https://github.com/mui/mui-x/issues/15536)) [@&#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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNi4zIiwidXBkYXRlZEluVmVyIjoiMzkuMjYuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
pierre added 1 commit 2024-11-23 00:17:59 +00:00
Update dependency @mui/x-date-pickers to v7.22.3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
9c12cdbd99
pierre scheduled this pull request to auto merge when all checks succeed 2024-11-23 00:17:59 +00:00
pierre merged commit aa3677a787 into master 2024-11-23 00:57:26 +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#74
No description provided.