Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump the mui group across 1 directory with 2 updates (#48)
Bumps the mui group with 2 updates in the / directory: [@mui/x-charts](https://github.com/mui/mui-x/tree/HEAD/packages/x-charts) and [@mui/x-date-pickers](https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers). Updates `@mui/x-charts` from 7.22.2 to 7.22.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/mui-x/releases"><code>@mui/x-charts</code>'s releases</a>.</em></p> <blockquote> <h2>v7.22.3</h2> <p>We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:</p> <ul> <li>📊 Charts Pro get stable. The <a href="https://mui.com/x/react-charts/zoom-and-pan/">zoom</a> and <a href="https://mui.com/x/react-charts/heatmap/">Heatmap</a> are now stable.</li> <li>🌍 Improve Chinese, Spanish, Swedish, and Turkish locales on the Data Grid</li> <li>🐞 Bugfixes</li> </ul> <p>Special thanks go out to the community contributors who have helped make this release possible: <a href="https://github.com/CarlosLopezLg"><code>@CarlosLopezLg</code></a>, <a href="https://github.com/headironc"><code>@headironc</code></a>, <a href="https://github.com/viktormelin"><code>@viktormelin</code></a>, <a href="https://github.com/qerkules"><code>@qerkules</code></a>, <a href="https://github.com/DungTiger"><code>@DungTiger</code></a>, <a href="https://github.com/hendrikpeilke"><code>@hendrikpeilke</code></a>, <a href="https://github.com/k-rajat19"><code>@k-rajat19</code></a>. Following are all team members who have contributed to this release: <a href="https://github.com/alexfauquette"><code>@alexfauquette</code></a>, <a href="https://github.com/LukasTy"><code>@LukasTy</code></a>, <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a>, <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a>.</p> <!-- raw HTML omitted --> <h3>Data Grid</h3> <h4><code>@mui/[email protected]</code></h4> <ul> <li>[DataGrid] Add prop to override search input props in <code>GridColumnsManagement</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15476">#15476</a>) <a href="https://github.com/k-rajat19"><code>@k-rajat19</code></a></li> <li>[DataGrid] Add test coverage for issues fixed in <a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15184">#15184</a> <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> <li>[DataGrid] Fix memoized selectors with arguments (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15336">#15336</a>) <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> <li>[DataGrid] Fix right column group header border with virtualization (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15503">#15503</a>) <a href="https://github.com/hendrikpeilke"><code>@hendrikpeilke</code></a></li> <li>[DataGrid] Pass reason to <code>onPaginationModelChange</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15402">#15402</a>) <a href="https://github.com/DungTiger"><code>@DungTiger</code></a></li> <li>[DataGrid] Set default overlay height in flex parent layout (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15535">#15535</a>) <a href="https://github.com/cherniavskii"><code>@cherniavskii</code></a></li> <li>[l10n] Improve Chinese (zh-CN) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15365">#15365</a>) <a href="https://github.com/headironc"><code>@headironc</code></a></li> <li>[l10n] Improve Spanish (es-ES) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15369">#15369</a>) <a href="https://github.com/CarlosLopezLg"><code>@CarlosLopezLg</code></a></li> <li>[l10n] Improve Swedish (sv-SE) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15371">#15371</a>) <a href="https://github.com/viktormelin"><code>@viktormelin</code></a></li> <li>[l10n] Improve Turkish (tr-TR) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15414">#15414</a>) <a href="https://github.com/qerkules"><code>@qerkules</code></a></li> </ul> <h4><code>@mui/[email protected]</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/[email protected]</code>.</p> <h4><code>@mui/[email protected]</code> <a href="https://mui.com/r/x-premium-svg-link" title="Premium plan"><img src="https://mui.com/r/x-premium-svg" alt="premium" /></a></h4> <p>Same changes as in <code>@mui/[email protected]</code>.</p> <h3>Date and Time Pickers</h3> <h4><code>@mui/[email protected]</code></h4> <ul> <li>[pickers] Always use <code>props.value</code> when it changes (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15500">#15500</a>) <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a></li> <li>[pickers] Ensure internal value timezone is updated (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15491">#15491</a>) <a href="https://github.com/LukasTy"><code>@LukasTy</code></a></li> <li>[pickers] Fix <code>DateTimeRangePicker</code> error when using format without time (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15341">#15341</a>) <a href="https://github.com/fxnoob"><code>@fxnoob</code></a></li> <li>[pickers] Fix unused code in <code>PickersToolbar</code> component (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15525">#15525</a>) <a href="https://github.com/LukasTy"><code>@LukasTy</code></a></li> </ul> <h4><code>@mui/[email protected]</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/[email protected]</code>, plus:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/mui-x/blob/master/CHANGELOG.md"><code>@mui/x-charts</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.22.3</h2> <p><em>Nov 21, 2024</em></p> <p>We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:</p> <ul> <li>📊 Charts Pro get stable. The <a href="https://mui.com/x/react-charts/zoom-and-pan/">zoom</a> and <a href="https://mui.com/x/react-charts/heatmap/">Heatmap</a> are now stable.</li> <li>🌍 Improve Chinese, Spanish, Swedish, and Turkish locales on the Data Grid</li> <li>🐞 Bugfixes</li> </ul> <p>Special thanks go out to the community contributors who have helped make this release possible: <a href="https://github.com/CarlosLopezLg"><code>@CarlosLopezLg</code></a>, <a href="https://github.com/headironc"><code>@headironc</code></a>, <a href="https://github.com/viktormelin"><code>@viktormelin</code></a>, <a href="https://github.com/qerkules"><code>@qerkules</code></a>, <a href="https://github.com/DungTiger"><code>@DungTiger</code></a>, <a href="https://github.com/hendrikpeilke"><code>@hendrikpeilke</code></a>, <a href="https://github.com/k-rajat19"><code>@k-rajat19</code></a>. Following are all team members who have contributed to this release: <a href="https://github.com/alexfauquette"><code>@alexfauquette</code></a>, <a href="https://github.com/LukasTy"><code>@LukasTy</code></a>, <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a>, <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a>.</p> <!-- raw HTML omitted --> <h3>Data Grid</h3> <h4><code>@mui/[email protected]</code></h4> <ul> <li>[DataGrid] Add prop to override search input props in <code>GridColumnsManagement</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15476">#15476</a>) <a href="https://github.com/k-rajat19"><code>@k-rajat19</code></a></li> <li>[DataGrid] Add test coverage for issues fixed in <a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15184">#15184</a> <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> <li>[DataGrid] Fix memoized selectors with arguments (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15336">#15336</a>) <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> <li>[DataGrid] Fix right column group header border with virtualization (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15503">#15503</a>) <a href="https://github.com/hendrikpeilke"><code>@hendrikpeilke</code></a></li> <li>[DataGrid] Pass reason to <code>onPaginationModelChange</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15402">#15402</a>) <a href="https://github.com/DungTiger"><code>@DungTiger</code></a></li> <li>[DataGrid] Set default overlay height in flex parent layout (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15535">#15535</a>) <a href="https://github.com/cherniavskii"><code>@cherniavskii</code></a></li> <li>[l10n] Improve Chinese (zh-CN) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15365">#15365</a>) <a href="https://github.com/headironc"><code>@headironc</code></a></li> <li>[l10n] Improve Spanish (es-ES) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15369">#15369</a>) <a href="https://github.com/CarlosLopezLg"><code>@CarlosLopezLg</code></a></li> <li>[l10n] Improve Swedish (sv-SE) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15371">#15371</a>) <a href="https://github.com/viktormelin"><code>@viktormelin</code></a></li> <li>[l10n] Improve Turkish (tr-TR) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15414">#15414</a>) <a href="https://github.com/qerkules"><code>@qerkules</code></a></li> </ul> <h4><code>@mui/[email protected]</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/[email protected]</code>.</p> <h4><code>@mui/[email protected]</code> <a href="https://mui.com/r/x-premium-svg-link" title="Premium plan"><img src="https://mui.com/r/x-premium-svg" alt="premium" /></a></h4> <p>Same changes as in <code>@mui/[email protected]</code>.</p> <h3>Date and Time Pickers</h3> <h4><code>@mui/[email protected]</code></h4> <ul> <li>[pickers] Always use <code>props.value</code> when it changes (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15500">#15500</a>) <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a></li> <li>[pickers] Ensure internal value timezone is updated (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15491">#15491</a>) <a href="https://github.com/LukasTy"><code>@LukasTy</code></a></li> <li>[pickers] Fix <code>DateTimeRangePicker</code> error when using format without time (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15341">#15341</a>) <a href="https://github.com/fxnoob"><code>@fxnoob</code></a></li> <li>[pickers] Fix unused code in <code>PickersToolbar</code> component (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15525">#15525</a>) <a href="https://github.com/LukasTy"><code>@LukasTy</code></a></li> </ul> <h4><code>@mui/[email protected]</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/mui-x/commit/98fd3d59a11b7bbfe69948e81589a7cbea7e3c15"><code>98fd3d5</code></a> v7.22.3 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-charts/issues/15531">#15531</a>)</li> <li>See full diff in <a href="https://github.com/mui/mui-x/commits/v7.22.3/packages/x-charts">compare view</a></li> </ul> </details> <br /> Updates `@mui/x-date-pickers` from 7.22.2 to 7.22.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mui/mui-x/releases"><code>@mui/x-date-pickers</code>'s releases</a>.</em></p> <blockquote> <h2>v7.22.3</h2> <p>We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:</p> <ul> <li>📊 Charts Pro get stable. The <a href="https://mui.com/x/react-charts/zoom-and-pan/">zoom</a> and <a href="https://mui.com/x/react-charts/heatmap/">Heatmap</a> are now stable.</li> <li>🌍 Improve Chinese, Spanish, Swedish, and Turkish locales on the Data Grid</li> <li>🐞 Bugfixes</li> </ul> <p>Special thanks go out to the community contributors who have helped make this release possible: <a href="https://github.com/CarlosLopezLg"><code>@CarlosLopezLg</code></a>, <a href="https://github.com/headironc"><code>@headironc</code></a>, <a href="https://github.com/viktormelin"><code>@viktormelin</code></a>, <a href="https://github.com/qerkules"><code>@qerkules</code></a>, <a href="https://github.com/DungTiger"><code>@DungTiger</code></a>, <a href="https://github.com/hendrikpeilke"><code>@hendrikpeilke</code></a>, <a href="https://github.com/k-rajat19"><code>@k-rajat19</code></a>. Following are all team members who have contributed to this release: <a href="https://github.com/alexfauquette"><code>@alexfauquette</code></a>, <a href="https://github.com/LukasTy"><code>@LukasTy</code></a>, <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a>, <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a>.</p> <!-- raw HTML omitted --> <h3>Data Grid</h3> <h4><code>@mui/[email protected]</code></h4> <ul> <li>[DataGrid] Add prop to override search input props in <code>GridColumnsManagement</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15476">#15476</a>) <a href="https://github.com/k-rajat19"><code>@k-rajat19</code></a></li> <li>[DataGrid] Add test coverage for issues fixed in <a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15184">#15184</a> <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> <li>[DataGrid] Fix memoized selectors with arguments (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15336">#15336</a>) <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> <li>[DataGrid] Fix right column group header border with virtualization (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15503">#15503</a>) <a href="https://github.com/hendrikpeilke"><code>@hendrikpeilke</code></a></li> <li>[DataGrid] Pass reason to <code>onPaginationModelChange</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15402">#15402</a>) <a href="https://github.com/DungTiger"><code>@DungTiger</code></a></li> <li>[DataGrid] Set default overlay height in flex parent layout (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15535">#15535</a>) <a href="https://github.com/cherniavskii"><code>@cherniavskii</code></a></li> <li>[l10n] Improve Chinese (zh-CN) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15365">#15365</a>) <a href="https://github.com/headironc"><code>@headironc</code></a></li> <li>[l10n] Improve Spanish (es-ES) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15369">#15369</a>) <a href="https://github.com/CarlosLopezLg"><code>@CarlosLopezLg</code></a></li> <li>[l10n] Improve Swedish (sv-SE) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15371">#15371</a>) <a href="https://github.com/viktormelin"><code>@viktormelin</code></a></li> <li>[l10n] Improve Turkish (tr-TR) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15414">#15414</a>) <a href="https://github.com/qerkules"><code>@qerkules</code></a></li> </ul> <h4><code>@mui/[email protected]</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/[email protected]</code>.</p> <h4><code>@mui/[email protected]</code> <a href="https://mui.com/r/x-premium-svg-link" title="Premium plan"><img src="https://mui.com/r/x-premium-svg" alt="premium" /></a></h4> <p>Same changes as in <code>@mui/[email protected]</code>.</p> <h3>Date and Time Pickers</h3> <h4><code>@mui/[email protected]</code></h4> <ul> <li>[pickers] Always use <code>props.value</code> when it changes (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15500">#15500</a>) <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a></li> <li>[pickers] Ensure internal value timezone is updated (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15491">#15491</a>) <a href="https://github.com/LukasTy"><code>@LukasTy</code></a></li> <li>[pickers] Fix <code>DateTimeRangePicker</code> error when using format without time (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15341">#15341</a>) <a href="https://github.com/fxnoob"><code>@fxnoob</code></a></li> <li>[pickers] Fix unused code in <code>PickersToolbar</code> component (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15525">#15525</a>) <a href="https://github.com/LukasTy"><code>@LukasTy</code></a></li> </ul> <h4><code>@mui/[email protected]</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/[email protected]</code>, plus:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mui/mui-x/blob/master/CHANGELOG.md"><code>@mui/x-date-pickers</code>'s changelog</a>.</em></p> <blockquote> <h2>v7.22.3</h2> <p><em>Nov 21, 2024</em></p> <p>We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:</p> <ul> <li>📊 Charts Pro get stable. The <a href="https://mui.com/x/react-charts/zoom-and-pan/">zoom</a> and <a href="https://mui.com/x/react-charts/heatmap/">Heatmap</a> are now stable.</li> <li>🌍 Improve Chinese, Spanish, Swedish, and Turkish locales on the Data Grid</li> <li>🐞 Bugfixes</li> </ul> <p>Special thanks go out to the community contributors who have helped make this release possible: <a href="https://github.com/CarlosLopezLg"><code>@CarlosLopezLg</code></a>, <a href="https://github.com/headironc"><code>@headironc</code></a>, <a href="https://github.com/viktormelin"><code>@viktormelin</code></a>, <a href="https://github.com/qerkules"><code>@qerkules</code></a>, <a href="https://github.com/DungTiger"><code>@DungTiger</code></a>, <a href="https://github.com/hendrikpeilke"><code>@hendrikpeilke</code></a>, <a href="https://github.com/k-rajat19"><code>@k-rajat19</code></a>. Following are all team members who have contributed to this release: <a href="https://github.com/alexfauquette"><code>@alexfauquette</code></a>, <a href="https://github.com/LukasTy"><code>@LukasTy</code></a>, <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a>, <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a>.</p> <!-- raw HTML omitted --> <h3>Data Grid</h3> <h4><code>@mui/[email protected]</code></h4> <ul> <li>[DataGrid] Add prop to override search input props in <code>GridColumnsManagement</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15476">#15476</a>) <a href="https://github.com/k-rajat19"><code>@k-rajat19</code></a></li> <li>[DataGrid] Add test coverage for issues fixed in <a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15184">#15184</a> <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> <li>[DataGrid] Fix memoized selectors with arguments (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15336">#15336</a>) <a href="https://github.com/MBilalShafi"><code>@MBilalShafi</code></a></li> <li>[DataGrid] Fix right column group header border with virtualization (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15503">#15503</a>) <a href="https://github.com/hendrikpeilke"><code>@hendrikpeilke</code></a></li> <li>[DataGrid] Pass reason to <code>onPaginationModelChange</code> (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15402">#15402</a>) <a href="https://github.com/DungTiger"><code>@DungTiger</code></a></li> <li>[DataGrid] Set default overlay height in flex parent layout (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15535">#15535</a>) <a href="https://github.com/cherniavskii"><code>@cherniavskii</code></a></li> <li>[l10n] Improve Chinese (zh-CN) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15365">#15365</a>) <a href="https://github.com/headironc"><code>@headironc</code></a></li> <li>[l10n] Improve Spanish (es-ES) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15369">#15369</a>) <a href="https://github.com/CarlosLopezLg"><code>@CarlosLopezLg</code></a></li> <li>[l10n] Improve Swedish (sv-SE) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15371">#15371</a>) <a href="https://github.com/viktormelin"><code>@viktormelin</code></a></li> <li>[l10n] Improve Turkish (tr-TR) locale (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15414">#15414</a>) <a href="https://github.com/qerkules"><code>@qerkules</code></a></li> </ul> <h4><code>@mui/[email protected]</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <p>Same changes as in <code>@mui/[email protected]</code>.</p> <h4><code>@mui/[email protected]</code> <a href="https://mui.com/r/x-premium-svg-link" title="Premium plan"><img src="https://mui.com/r/x-premium-svg" alt="premium" /></a></h4> <p>Same changes as in <code>@mui/[email protected]</code>.</p> <h3>Date and Time Pickers</h3> <h4><code>@mui/[email protected]</code></h4> <ul> <li>[pickers] Always use <code>props.value</code> when it changes (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15500">#15500</a>) <a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a></li> <li>[pickers] Ensure internal value timezone is updated (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15491">#15491</a>) <a href="https://github.com/LukasTy"><code>@LukasTy</code></a></li> <li>[pickers] Fix <code>DateTimeRangePicker</code> error when using format without time (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15341">#15341</a>) <a href="https://github.com/fxnoob"><code>@fxnoob</code></a></li> <li>[pickers] Fix unused code in <code>PickersToolbar</code> component (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15525">#15525</a>) <a href="https://github.com/LukasTy"><code>@LukasTy</code></a></li> </ul> <h4><code>@mui/[email protected]</code> <a href="https://mui.com/r/x-pro-svg-link" title="Pro plan"><img src="https://mui.com/r/x-pro-svg" alt="pro" /></a></h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mui/mui-x/commit/98fd3d59a11b7bbfe69948e81589a7cbea7e3c15"><code>98fd3d5</code></a> v7.22.3 (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15531">#15531</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/80ced46e3ac790158114759400e44fcfcbc2fea8"><code>80ced46</code></a> [pickers] Fix unused code in <code>PickersToolbar</code> component (<a href="https://github.com/LukasTy"><code>@LukasTy</code></a>) (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15525">#15525</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/3144e0c35226925a0f369a223ed8000d6ce0a4a5"><code>3144e0c</code></a> [pickers] Always use <code>props.value</code> when it changes (<a href="https://github.com/flaviendelangle"><code>@flaviendelangle</code></a>) (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15500">#15500</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/5f62979055d678ce4dae1070a15784fd9eed20d0"><code>5f62979</code></a> [pickers] Ensure internal value timezone is updated (<a href="https://github.com/LukasTy"><code>@LukasTy</code></a>) (<a href="https://github.com/mui/mui-x/tree/HEAD/packages/x-date-pickers/issues/15491">#15491</a>)</li> <li><a href="https://github.com/mui/mui-x/commit/dd0ea70a884eaa40ed5a09f96d3fc9ff1a57a0f6"><code>dd0ea70</code></a> [pickers] Fix <code>DateTimeRangePicker</code> error when using format without time (<a href="https://github.com/fx"><code>@fx</code></a>...</li> <li>See full diff in <a href="https://github.com/mui/mui-x/commits/v7.22.3/packages/x-date-pickers">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information