dataware-tools / app-common

Common components for web-apps
https://624d450075f10f003a5dbd93-mhsegdjzce.chromatic.com/
0 stars 0 forks source link

Update dependency @mui/x-data-grid to v5.17.17 #479

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@mui/x-data-grid (source) 5.16.0 -> 5.17.17 age adoption passing confidence

Release Notes

mui/mui-x ### [`v5.17.17`](https://togithub.com/mui/mui-x/releases/tag/5.17.17) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.16...5.17.17) *Dec 24, 2022* We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Russian (ru-RU) and Korean (ko-KR) locales - 🐞 Bugfixes ##### `@mui/x-data-grid@5.17.17` / `@mui/x-data-grid-pro@5.17.17` / `@mui/x-data-grid-premium@5.17.17` ##### Changes - \[DataGrid] Update Russian (ru-RU) locale ([#​7291](https://togithub.com/mui/mui-x/issues/7291)) [@​VeceluXa](https://togithub.com/VeceluXa) - \[DataGridPro] Use row ID as `key` of the detail panels ([#​7311](https://togithub.com/mui/mui-x/issues/7311)) [@​m4theushw](https://togithub.com/m4theushw) - \[DataGridPremium] Fix `exceljs` import with parcel ([#​7285](https://togithub.com/mui/mui-x/issues/7285)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### `@mui/x-date-pickers@5.0.12` / `@mui/x-date-pickers-pro@5.0.12` ##### Changes - \[pickers] Improve Korean (ko-KR) locale ([#​7283](https://togithub.com/mui/mui-x/issues/7283)) [@​hanbin9775](https://togithub.com/hanbin9775) ### [`v5.17.16`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​51716) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.14...v5.17.16) *Dec 16, 2022* We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.16` / `@mui/x-data-grid-pro@v5.17.16` / `@mui/x-data-grid-premium@v5.17.16` ##### Changes - \[DataGrid] Display sort column menu items as per `sortingOrder` prop ([#​7125](https://togithub.com/mui/mui-x/issues/7125)) [@​hanbin9775](https://togithub.com/hanbin9775) - \[DataGrid] Fix flickering on mount ([#​7155](https://togithub.com/mui/mui-x/issues/7155)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGridPremium] Use separate cache for aggregation columns pre-processor ([#​7174](https://togithub.com/mui/mui-x/issues/7174)) [@​m4theushw](https://togithub.com/m4theushw) ##### `@mui/x-date-pickers@v5.0.11` / `@mui/x-date-pickers-pro@v5.0.11` ##### Changes - \[DateTimePicker] Update export pattern ([#​7172](https://togithub.com/mui/mui-x/issues/7172)) [@​kealjones-wk](https://togithub.com/kealjones-wk) ##### Docs - \[docs] Document aggregation selectors ([#​7151](https://togithub.com/mui/mui-x/issues/7151)) [@​cherniavskii](https://togithub.com/cherniavskii) ### [`v5.17.14`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​51714) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.13...v5.17.14) *Dec 1, 2022* We'd like to offer a big thanks to the 3 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Ukrainian (uk-UA) locale ([#​7035](https://togithub.com/mui/mui-x/issues/7035)) [@​rettoua](https://togithub.com/rettoua) - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.14` / `@mui/x-data-grid-pro@v5.17.14` / `@mui/x-data-grid-premium@v5.17.14` ##### Changes - \[DataGrid] Fix row selection when clicking blank cell ([#​7056](https://togithub.com/mui/mui-x/issues/7056)) [@​yami03](https://togithub.com/yami03) - \[DataGridPremium] Update cache before hydrating columns ([#​7043](https://togithub.com/mui/mui-x/issues/7043)) [@​m4theushw](https://togithub.com/m4theushw) - \[l10n] Improve Ukrainian (uk-UA) locale ([#​7035](https://togithub.com/mui/mui-x/issues/7035)) [@​rettoua](https://togithub.com/rettoua) ### [`v5.17.13`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​51713) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.12...v5.17.13) *Nov 24, 2022* We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🚀 Fix support of the pickers to Shadow DOM ([#​6971](https://togithub.com/mui/mui-x/issues/6971)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - 💅 Improve DataGrid theme augmentation ([#​6980](https://togithub.com/mui/mui-x/issues/6980)) [@​iigrik](https://togithub.com/iigrik) - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.13` / `@mui/x-data-grid-pro@v5.17.13` / `@mui/x-data-grid-premium@v5.17.13` ##### Changes - \[DataGrid] Fix `ErrorOverlay` not receiving defined input props ([#​6885](https://togithub.com/mui/mui-x/issues/6885)) [@​banoth-ravinder](https://togithub.com/banoth-ravinder) - \[DataGrid] Improve typing for `styleOverrides` ([#​6980](https://togithub.com/mui/mui-x/issues/6980)) [@​iigrik](https://togithub.com/iigrik) - \[DataGridPro] Fix lazy-loaded rows not working with `updateRows` API method ([#​6875](https://togithub.com/mui/mui-x/issues/6875)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[l10n] Fix translation of `filterOperatorBefore` in Arabic (ar-SD) locale ([#​6917](https://togithub.com/mui/mui-x/issues/6917)) [@​HassanGhazy](https://togithub.com/HassanGhazy) ##### `@mui/x-date-pickers@v5.0.9` / `@mui/x-date-pickers-pro@v5.0.9` ##### Changes - \[pickers] Fix usage with Shadow DOM ([#​6971](https://togithub.com/mui/mui-x/issues/6971)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add new "Expired package version" error type ([#​6937](https://togithub.com/mui/mui-x/issues/6937)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Enforce values for installation options in Date / Time pickers Getting Started page ([#​6896](https://togithub.com/mui/mui-x/issues/6896)) [@​01zulfi](https://togithub.com/01zulfi) - \[docs] Fix live edit [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Upgrade to Next 13 ([#​6911](https://togithub.com/mui/mui-x/issues/6911)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Core - \[core] Upgrade monorepo ([#​6906](https://togithub.com/mui/mui-x/issues/6906)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[core] Upgrade node to v14.21 ([#​6939](https://togithub.com/mui/mui-x/issues/6939)) [@​piwysocki](https://togithub.com/piwysocki) ### [`v5.17.12`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​51712) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.11...v5.17.12) *Nov 17, 2022* We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: - 🌍 Improve Finnish (fi-FI) locale ([#​6859](https://togithub.com/mui/mui-x/issues/6859)) [@​RainoPikkarainen](https://togithub.com/RainoPikkarainen) - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.12` / `@mui/x-data-grid-pro@v5.17.12` / `@mui/x-data-grid-premium@v5.17.12` ##### Changes - \[DataGrid] Fix conflict with the latest version of `@types/react` ([#​6883](https://togithub.com/mui/mui-x/issues/6883)) [@​vizv](https://togithub.com/vizv) - \[DataGridPremium] Support aggregating data from multiple row fields ([#​6844](https://togithub.com/mui/mui-x/issues/6844)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGridPro] Fix detail panel not working with `getRowSpacing` prop ([#​6858](https://togithub.com/mui/mui-x/issues/6858)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[l10n] Improve Finnish (fi-FI) locale ([#​6859](https://togithub.com/mui/mui-x/issues/6859)) [@​RainoPikkarainen](https://togithub.com/RainoPikkarainen) ##### Docs - \[docs] Clarify DataGrid Row Pinning docs ([#​6891](https://togithub.com/mui/mui-x/issues/6891)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Core - \[core] Upgrade monorepo ([#​6864](https://togithub.com/mui/mui-x/issues/6864)) [@​m4theushw](https://togithub.com/m4theushw) - \[license] Polish error messages ([#​6881](https://togithub.com/mui/mui-x/issues/6881)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ### [`v5.17.11`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​51711) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.10...v5.17.11) *Nov 10, 2022* We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.11` / `@mui/x-data-grid-pro@v5.17.11` / `@mui/x-data-grid-premium@v5.17.11` ##### Changes - \[DataGrid] Fix for cell focus preventing scroll when virtualization enabled ([#​6622](https://togithub.com/mui/mui-x/issues/6622)) [@​yaredtsy](https://togithub.com/yaredtsy) - \[DataGridPro] Opt-out for column jump back on re-order ([#​6697](https://togithub.com/mui/mui-x/issues/6697)) [@​gavbrennan](https://togithub.com/gavbrennan) ##### `@mui/x-date-pickers@v5.0.8` / `@mui/x-date-pickers-pro@v5.0.8` ##### Changes - \[pickers] Fix pickers toolbar styling ([#​6793](https://togithub.com/mui/mui-x/issues/6793)) [@​LukasTy](https://togithub.com/LukasTy) ##### Docs - \[docs] Fix link to localization page ([#​6766](https://togithub.com/mui/mui-x/issues/6766)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Core - \[license] Add new license status 'Out of scope' ([#​6774](https://togithub.com/mui/mui-x/issues/6774)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ### [`v5.17.10`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​51710) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.9...v5.17.10) *Nov 4, 2022* We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨: - 🌍 Add Ukrainian (uk-UA) locale to pickers ([#​6661](https://togithub.com/mui/mui-x/issues/6661)) [@​Dufran](https://togithub.com/Dufran) ##### `@mui/x-data-grid@v5.17.10` / `@mui/x-data-grid-pro@v5.17.10` / `@mui/x-data-grid-premium@v5.17.10` ##### Changes - \[DataGrid] Remove `React.memo` from `GridCellCheckboxRenderer` ([#​6688](https://togithub.com/mui/mui-x/issues/6688)) [@​mattcorner](https://togithub.com/mattcorner) ##### `@mui/x-date-pickers@v5.0.7` / `@mui/x-date-pickers-pro@v5.0.7` ##### Changes - \[DateRangePicker] Fix input focused style and mobile behaviour ([#​6645](https://togithub.com/mui/mui-x/issues/6645)) ([#​6714](https://togithub.com/mui/mui-x/issues/6714)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Add Ukrainian (uk-UA) locale on the date picker ([#​6661](https://togithub.com/mui/mui-x/issues/6661)) [@​Dufran](https://togithub.com/Dufran) ##### Docs - \[docs] Mark data grid column group available ([#​6659](https://togithub.com/mui/mui-x/issues/6659)) [@​alexfauquette](https://togithub.com/alexfauquette) ### [`v5.17.9`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​5179) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.8...v5.17.9) *Oct 28, 2022* We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: - ⚡ Fix memory leak during unmount of the DataGrid ([#​6579](https://togithub.com/mui/mui-x/issues/6579)) [@​cherniavskii](https://togithub.com/cherniavskii) - 🎁 Allow to disable the autofocus of the search field when opening the column visibility panel ([#​6630](https://togithub.com/mui/mui-x/issues/6630)) [@​e-cloud](https://togithub.com/e-cloud) - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.9` / `@mui/x-data-grid-pro@v5.17.9` / `@mui/x-data-grid-premium@v5.17.9` ##### Changes - \[DataGrid] Allow to disable autofocusing the search field in the columns panel ([#​6630](https://togithub.com/mui/mui-x/issues/6630)) [@​e-cloud](https://togithub.com/e-cloud) - \[DataGrid] Fix `setRows` method not persisting new rows data after `loading` prop change ([#​6637](https://togithub.com/mui/mui-x/issues/6637)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix memory leak on grid unmount ([#​6579](https://togithub.com/mui/mui-x/issues/6579)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[l10n] Improve Bulgarian (bg-BG) locale ([#​6635](https://togithub.com/mui/mui-x/issues/6635)) [@​AtanasVA](https://togithub.com/AtanasVA) ##### `@mui/x-date-pickers@v5.0.6` / `@mui/x-date-pickers-pro@v5.0.6` ##### Changes - \[pickers] Ignore milliseconds in mask logic ([#​6618](https://togithub.com/mui/mui-x/issues/6618)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[pickers] Update input when `inputFormat` is modified ([#​6617](https://togithub.com/mui/mui-x/issues/6617)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Docs - \[docs] Add token to redirect feedbacks on slack ([#​6592](https://togithub.com/mui/mui-x/issues/6592)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Disable translations ([#​6639](https://togithub.com/mui/mui-x/issues/6639)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[docs] Fix code edit for when v6 will be stable ([#​6600](https://togithub.com/mui/mui-x/issues/6600)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix typo in DataGrid demo page ([#​6632](https://togithub.com/mui/mui-x/issues/6632)) ([#​6634](https://togithub.com/mui/mui-x/issues/6634)) [@​LukasTy](https://togithub.com/LukasTy) ##### Core - \[core] Upgrade monorepo ([#​6570](https://togithub.com/mui/mui-x/issues/6570)) [@​cherniavskii](https://togithub.com/cherniavskii) ### [`v5.17.8`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​5178) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.7...v5.17.8) *Oct 20, 2022* We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes - 🌍 Improve Turkish (tr-TR) locale on the data grid and pickers ([#​6573](https://togithub.com/mui/mui-x/issues/6573)) [@​ramazansancar](https://togithub.com/ramazansancar) ##### `@mui/x-data-grid@v5.17.8` / `@mui/x-data-grid-pro@v5.17.8` / `@mui/x-data-grid-premium@v5.17.8` ##### Changes - \[DataGrid] Add `searchPredicate` prop to `GridColumnsPanel` component ([#​6572](https://togithub.com/mui/mui-x/issues/6572)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix grid not updating state on `rowCount` prop change ([#​6474](https://togithub.com/mui/mui-x/issues/6474)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGridPro] Fix row order being reset after updating the row ([#​6544](https://togithub.com/mui/mui-x/issues/6544)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[l10n] Improve Turkish (tr-TR) locale on the data grid and pickers ([#​6542](https://togithub.com/mui/mui-x/issues/6542)) ([#​6573](https://togithub.com/mui/mui-x/issues/6573)) [@​ramazansancar](https://togithub.com/ramazansancar) ##### `@mui/x-date-pickers@v5.0.5` / `@mui/x-date-pickers-pro@v5.0.5` ##### Changes - \[CalendarPicker] Don't move to closest enabled date when `props.date` contains a disabled date ([#​6537](https://togithub.com/mui/mui-x/issues/6537)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[DateRangePicker] Fix calendar day outside of month layout shifting on hover (pick [#​6448](https://togithub.com/mui/mui-x/issues/6448)) ([#​6538](https://togithub.com/mui/mui-x/issues/6538)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[pickers] Fix typescript issues ([#​6510](https://togithub.com/mui/mui-x/issues/6510)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Fix 301 link to the sx prop page [@​oliviertassinari](https://togithub.com/oliviertassinari) ### [`v5.17.7`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​5177) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.6...v5.17.7) *Oct 13, 2022* We'd like to offer a big thanks to the 2 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.7` / `@mui/x-data-grid-pro@v5.17.7` / `@mui/x-data-grid-premium@v5.17.7` ##### Changes - \[DataGrid] Fix error when using column grouping with all columns hidden ([#​6425](https://togithub.com/mui/mui-x/issues/6425)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[DataGrid] Fix start edit mode with printable character in React 18 ([#​6478](https://togithub.com/mui/mui-x/issues/6478)) [@​m4theushw](https://togithub.com/m4theushw) ### [`v5.17.6`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​5176) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.5...v5.17.6) *Oct 6, 2022* We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🌍 Add Japanese (ja-JP) locale to pickers ([#​6365](https://togithub.com/mui/mui-x/issues/6365)) [@​sho918](https://togithub.com/sho918) - 🎁 Improve support for theme augmentation in the DataGrid ([#​6406](https://togithub.com/mui/mui-x/issues/6406)) [@​cherniavskii](https://togithub.com/cherniavskii) - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.6` / `@mui/x-data-grid-pro@v5.17.6` / `@mui/x-data-grid-premium@v5.17.6` ##### Changes - \[DataGrid] Add missing `valueOptions` ([#​6400](https://togithub.com/mui/mui-x/issues/6400)) [@​DanailH](https://togithub.com/DanailH) - \[DataGrid] Don't start edit mode when pressing Shift + Space ([#​6380](https://togithub.com/mui/mui-x/issues/6380)) [@​m4theushw](https://togithub.com/m4theushw) - \[DataGrid] Pass generics to the components in the theme augmentation ([#​6406](https://togithub.com/mui/mui-x/issues/6406)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### `@mui/x-date-pickers@v5.0.4` / `@mui/x-date-pickers-pro@v5.0.4` ##### Changes - \[l10n] Add Japanese (ja-JP) locale to pickers ([#​6365](https://togithub.com/mui/mui-x/issues/6365)) ([#​6382](https://togithub.com/mui/mui-x/issues/6382)) [@​sho918](https://togithub.com/sho918) - \[pickers] Prevent `CalendarPicker` getting focus when `autoFocus=false` ([#​6304](https://togithub.com/mui/mui-x/issues/6304)) ([#​6362](https://togithub.com/mui/mui-x/issues/6362)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[pickers] Fix git repository location [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Docs - \[docs] Fix customized day rendering demo style ([#​6342](https://togithub.com/mui/mui-x/issues/6342)) [@​Ambrish-git](https://togithub.com/Ambrish-git) ### [`v5.17.5`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​5175) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.4...v5.17.5) *Sep 29, 2022* We'd like to offer a big thanks to the 2 contributors who made this release possible. Here are some highlights ✨: - 🎁 Add theme augmentation module to DataGridPremium ([#​6316](https://togithub.com/mui/mui-x/issues/6316)) [@​cherniavskii](https://togithub.com/cherniavskii) - 👀 Fix blank space when changing page with dynamic row height ([#​6320](https://togithub.com/mui/mui-x/issues/6320)) [@​m4theushw](https://togithub.com/m4theushw) - 📚 Improve controlled editing demo to make easier to reuse it ([#​6306](https://togithub.com/mui/mui-x/issues/6306)) [@​cherniavskii](https://togithub.com/cherniavskii) - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.5` / `@mui/x-data-grid-pro@v5.17.5` / `@mui/x-data-grid-premium@v5.17.5` ##### Changes - \[DataGrid] Fix `GridPagination` props typing ([#​6295](https://togithub.com/mui/mui-x/issues/6295)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix `GridRow` not forwarding `ref` to the root element ([#​6303](https://togithub.com/mui/mui-x/issues/6303)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix `undefined` value being showed in filter button tooltip text ([#​6271](https://togithub.com/mui/mui-x/issues/6271)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix blank space when changing page with dynamic row height ([#​6320](https://togithub.com/mui/mui-x/issues/6320)) [@​m4theushw](https://togithub.com/m4theushw) - \[DataGrid] Revert cell/row mode if `processRowUpdate` fails ([#​6319](https://togithub.com/mui/mui-x/issues/6319)) [@​m4theushw](https://togithub.com/m4theushw) - \[DataGridPremium] Add missing `themeAugmentation` module ([#​6316](https://togithub.com/mui/mui-x/issues/6316)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Docs - \[docs] Pass model change callbacks in controlled grid editing demos ([#​6306](https://togithub.com/mui/mui-x/issues/6306)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Core - \[core] Reduce the amount of updated screenshots reported by Argos ([#​6310](https://togithub.com/mui/mui-x/issues/6310)) [@​cherniavskii](https://togithub.com/cherniavskii) ### [`v5.17.4`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​5174) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.3...v5.17.4) *Sep 22, 2022* We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: - 🌍 Add Finnish (fi-FI) locale to the pickers ([#​6230](https://togithub.com/mui/mui-x/issues/6230)) [@​PetroSilenius](https://togithub.com/PetroSilenius) - 🌍 Add Persian (fa-IR) locale to the pickers ([#​6181](https://togithub.com/mui/mui-x/issues/6181)) [@​fakhamatia](https://togithub.com/fakhamatia) - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.4` / `@mui/x-data-grid-pro@v5.17.4` / `@mui/x-data-grid-premium@v5.17.4` ##### Changes - \[DataGrid] Do not publish `cellFocusOut` event if the row was removed ([#​6251](https://togithub.com/mui/mui-x/issues/6251)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Improve Polish (pl-PL) locale on the data grid ([#​6245](https://togithub.com/mui/mui-x/issues/6245)) [@​grzegorz-bach](https://togithub.com/grzegorz-bach) ##### `@mui/x-date-pickers@v5.0.3` / `@mui/x-date-pickers-pro@v5.0.3` ##### Changes - \[pickers] Add Finnish (fi-FI) locale to pickers ([#​6219](https://togithub.com/mui/mui-x/issues/6219)) ([#​6230](https://togithub.com/mui/mui-x/issues/6230)) [@​PetroSilenius](https://togithub.com/PetroSilenius) - \[pickers] Add Persian (fa-IR) locale to the pickers ([#​6181](https://togithub.com/mui/mui-x/issues/6181)) [@​fakhamatia](https://togithub.com/fakhamatia) - \[pickers] Fix usage with Typescript 4.8 ([#​6229](https://togithub.com/mui/mui-x/issues/6229)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[YearPicker] Scroll to the current year even with `autoFocus=false` ([#​6224](https://togithub.com/mui/mui-x/issues/6224)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Docs - \[docs] Fix 301 link ([#​6239](https://togithub.com/mui/mui-x/issues/6239)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Use the official repository for `@mui/monorepo` instead of a fork ([#​6189](https://togithub.com/mui/mui-x/issues/6189)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ### [`v5.17.3`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​5173) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.2...v5.17.3) *Sep 16, 2022* We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: - 📝 Fix lost characters when typing into fields in the DataGrid ([#​5646](https://togithub.com/mui/mui-x/issues/5646)) [@​m4theushw](https://togithub.com/m4theushw) - 🌏 New locale and improvements for pickers - 🎁 Improve support to theme augmentation for pickers ##### `@mui/x-data-grid@v5.17.3` / `@mui/x-data-grid-pro@v5.17.3` / `@mui/x-data-grid-premium@v5.17.3` ##### Changes - \[DataGrid] Only update input with value prop if debounce is off ([#​5646](https://togithub.com/mui/mui-x/issues/5646)) [@​m4theushw](https://togithub.com/m4theushw) ##### `@mui/x-date-pickers@v5.0.2` / `@mui/x-date-pickers-pro@v5.0.2` ##### Changes - \[pickers] Add Icelandic (is-IS) locale ([#​6137](https://togithub.com/mui/mui-x/issues/6137)) [@​elvatli](https://togithub.com/elvatli) - \[pickers] Fix `@mui/x-date-pickers` theme augmentation and style overriding ([#​6156](https://togithub.com/mui/mui-x/issues/6156)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Fix `@mui/x-date-pickers-pro` theme augmentation ([#​6096](https://togithub.com/mui/mui-x/issues/6096)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Improve German (de-DE) locale ([#​6138](https://togithub.com/mui/mui-x/issues/6138)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Docs - \[docs] Improve main demo to show new functionalities ([#​5292](https://togithub.com/mui/mui-x/issues/5292)) [@​joserodolfofreitas](https://togithub.com/joserodolfofreitas) ##### Core - \[core] Update to typescript 4.8.3 ([#​6136](https://togithub.com/mui/mui-x/issues/6136)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[core] Update RFC template ([#​6100](https://togithub.com/mui/mui-x/issues/6100)) [@​bytasv](https://togithub.com/bytasv) ### [`v5.17.2`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​5172) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.1...v5.17.2) *Sep 9, 2022* This release will the last regular release for our `v5` packages. From now on, we'll be focusing on developing MUI X v6. You can check the [roadmap](https://togithub.com/mui/mui-x/projects/1) for more details on what's coming next. And if you'd like to help, please consider volunteering to give us a [user interview](https://forms.gle/vsBv6CLPz9h57xg8A). We'd love to know more about your use cases, pain points and expectations for the future. The `v5` packages will only get new versions to patch critical bug fixes. We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: - 📃 Add support for column grouping when exporting to Excel ([#​5895](https://togithub.com/mui/mui-x/issues/5895)) [@​alexfauquette](https://togithub.com/alexfauquette) - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.2` / `@mui/x-data-grid-pro@v5.17.2` / `@mui/x-data-grid-premium@v5.17.2` ##### Changes - \[DataGrid] Revert mode if cell/row couldn't be saved due to validation error ([#​5897](https://togithub.com/mui/mui-x/issues/5897)) [@​m4theushw](https://togithub.com/m4theushw) - \[DataGridPremium] Export column grouping in Excel ([#​5895](https://togithub.com/mui/mui-x/issues/5895)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### `@mui/x-date-pickers@v5.0.1` / `@mui/x-date-pickers-pro@v5.0.1` ##### Changes - \[DateTimePicker] Remove circular import ([#​6087](https://togithub.com/mui/mui-x/issues/6087)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[pickers] Add `sx` prop to the equality check of `PickersDay` ([#​6030](https://togithub.com/mui/mui-x/issues/6030)) [@​TheUnlocked](https://togithub.com/TheUnlocked) - \[pickers] Add warning when `openTo` is invalid based on available `views` ([#​6042](https://togithub.com/mui/mui-x/issues/6042)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Allow keyboard navigation to ignore disabled date for left / right arrow ([#​6082](https://togithub.com/mui/mui-x/issues/6082)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[pickers] Fix mobile picker not opening on label click ([#​6074](https://togithub.com/mui/mui-x/issues/6074)) [@​LukasTy](https://togithub.com/LukasTy) ##### Docs - \[docs] Add Recipes section ##### Core - \[core] Add `yarn release:tag` script ([#​5169](https://togithub.com/mui/mui-x/issues/5169)) [@​DanailH](https://togithub.com/DanailH) - \[core] Upgrade monorepo ([#​6072](https://togithub.com/mui/mui-x/issues/6072)) [@​m4theushw](https://togithub.com/m4theushw) ### [`v5.17.1`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​51716) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.17.0...v5.17.1) *Dec 16, 2022* We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.16` / `@mui/x-data-grid-pro@v5.17.16` / `@mui/x-data-grid-premium@v5.17.16` ##### Changes - \[DataGrid] Display sort column menu items as per `sortingOrder` prop ([#​7125](https://togithub.com/mui/mui-x/issues/7125)) [@​hanbin9775](https://togithub.com/hanbin9775) - \[DataGrid] Fix flickering on mount ([#​7155](https://togithub.com/mui/mui-x/issues/7155)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGridPremium] Use separate cache for aggregation columns pre-processor ([#​7174](https://togithub.com/mui/mui-x/issues/7174)) [@​m4theushw](https://togithub.com/m4theushw) ##### `@mui/x-date-pickers@v5.0.11` / `@mui/x-date-pickers-pro@v5.0.11` ##### Changes - \[DateTimePicker] Update export pattern ([#​7172](https://togithub.com/mui/mui-x/issues/7172)) [@​kealjones-wk](https://togithub.com/kealjones-wk) ##### Docs - \[docs] Document aggregation selectors ([#​7151](https://togithub.com/mui/mui-x/issues/7151)) [@​cherniavskii](https://togithub.com/cherniavskii) ### [`v5.17.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#​5170) [Compare Source](https://togithub.com/mui/mui-x/compare/v5.16.0...v5.17.0) *Sep 2, 2022* 🎉 We are excited to finally introduce a stable release (v5.0.0) for the `@mui/x-date-pickers` and `@mui/x-date-pickers-pro` packages! If you are still using picker components from the `lab`, take a look at the [migration guide](https://mui.com/x/react-date-pickers/migration-lab/). We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: - 🎁 Implement Lazy loading ([#​5214](https://togithub.com/mui/mui-x/issues/5214)) [@​DanailH](https://togithub.com/DanailH) Pro users now can try the experimental lazy loading feature. In a few steps, you can load your data on demand, as the rows are displayed. To enable this feature, add `experimentalFeatures={{ lazyLoading: true }}`. Lazy Loading requires a few other settings. See the [documentation](https://mui.com/x/react-data-grid/row-updates/#lazy-loading) to explore the example in detail. - 🚀 Improve `pickers` focus management ([#​5820](https://togithub.com/mui/mui-x/issues/5820)) [@​alexfauquette](https://togithub.com/alexfauquette) - 🎉 Enable disabling `day` on date range picker depending on `position` ([#​5773](https://togithub.com/mui/mui-x/issues/5773)) [@​alexfauquette](https://togithub.com/alexfauquette) - ✨ Various improvements - 📚 Documentation improvements - 🐞 Bugfixes ##### `@mui/x-data-grid@v5.17.0` / `@mui/x-data-grid-pro@v5.17.0` / `@mui/x-data-grid-premium@v5.17.0` ##### Changes - \[DataGrid] Add `sort` prop to columns panel slot ([#​5888](https://togithub.com/mui/mui-x/issues/5888)) [@​gavbrennan](https://togithub.com/gavbrennan) - \[DataGrid] Do not throw if `fieldToFocus` cannot be found ([#​5871](https://togithub.com/mui/mui-x/issues/5871)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Support `getRowId` in the `replaceRows` method ([#​5988](https://togithub.com/mui/mui-x/issues/5988)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[DataGridPro] Add class name to row with open detail panel ([#​5924](https://togithub.com/mui/mui-x/issues/5924)) [@​m4theushw](https://togithub.com/m4theushw) - \[DataGridPro] Fix crash when using `pinnedRows` + `getRowClassName` props and `rows=[]` ([#​5851](https://togithub.com/mui/mui-x/issues/5851)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGridPro] Fix filtering with inactive filter items ([#​5993](https://togithub.com/mui/mui-x/issues/5993)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[DataGridPro] Implement Lazy loading ([#​5214](https://togithub.com/mui/mui-x/issues/5214)) [@​DanailH](https://togithub.com/DanailH) - \[DataGridPro] Support pinned columns and dynamic row height ([#​5782](https://togithub.com/mui/mui-x/issues/5782)) [@​m4theushw](https://togithub.com/m4theushw) - \[DataGridPremium] Add state initializer for column groups ([#​5963](https://togithub.com/mui/mui-x/issues/5963)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[DataGridPremium] Update grouping when `groupingValueGetter` changes ([#​5919](https://togithub.com/mui/mui-x/issues/5919)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[DataGridPremium] Use the aggregated value on tree data real groups ([#​5953](https://togithub.com/mui/mui-x/issues/5953)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### `@mui/x-date-pickers@v5.0.0` / `@mui/x-date-pickers-pro@v5.0.0` ##### Changes - \[DatePicker] Improve focus management ([#​5820](https://togithub.com/mui/mui-x/issues/5820)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[DateRangePicker] Enable disabling `day` depending on `position` ([#​5773](https://togithub.com/mui/mui-x/issues/5773)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[DateTimePicker] Create a new `tabs` component slot ([#​5972](https://togithub.com/mui/mui-x/issues/5972)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Do not forward validation props to the DOM on field components ([#​5971](https://togithub.com/mui/mui-x/issues/5971)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[pickers] Do not hardcode `date-fns` elements in field components ([#​5975](https://togithub.com/mui/mui-x/issues/5975)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[pickers] Do not require `date-fns` in `@mui/x-date-pickers-pro` ([#​5941](https://togithub.com/mui/mui-x/issues/5941)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[pickers] Fix mobile picker not opening on label click ([#​5651](https://togithub.com/mui/mui-x/issues/5651)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Improve DOM event management on `useField` ([#​5901](https://togithub.com/mui/mui-x/issues/5901)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[pickers] Include `community` package `themeAugmentation` in `pro` package types ([#​5969](https://togithub.com/mui/mui-x/issues/5969)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Rename `DateRangeField` into `SingleInputDateRangeField` ([#​5961](https://togithub.com/mui/mui-x/issues/5961)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[pickers] Support `isSameError` on field components ([#​5984](https://togithub.com/mui/mui-x/issues/5984)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add `description` and `default` to pickers slots ([#​5893](https://togithub.com/mui/mui-x/issues/5893)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix typo ([#​5945](https://togithub.com/mui/mui-x/issues/5945)) [@​wettopa](https://togithub.com/wettopa) - \[docs] Fix typo `onYearPicker` to `onYearChange` ([#​5954](https://togithub.com/mui/mui-x/issues/5954)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Update `GridCellParams`'s `value` description ([#​5849](https://togithub.com/mui/mui-x/issues/5849)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[docs] Update `README.md` to match Introduction section of the docs ([#​5754](https://togithub.com/mui/mui-x/issues/5754)) [@​samuelsycamore](https://togithub.com/samuelsycamore) ##### Core - \[core] Fix typo ([#​5990](https://togithub.com/mui/mui-x/issues/5990)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[core] Remove old babel resolve rule ([#​5939](https://togithub.com/mui/mui-x/issues/5939)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Remove outdated TODO ([#​5956](https://togithub.com/mui/mui-x/issues/5956)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[core] Upgrade monorepo ([#​5960](https://togithub.com/mui/mui-x/issues/5960)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[core] Fix statics ([#​5986](https://togithub.com/mui/mui-x/issues/5986)) [@​DanailH](https://togithub.com/DanailH) - \[core] Remove unused dependencies ([#​5937](https://togithub.com/mui/mui-x/issues/5937)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[license] Remove CLI ([#​5757](https://togithub.com/mui/mui-x/issues/5757)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[test] Fix time zone sensitive test ([#​5955](https://togithub.com/mui/mui-x/issues/5955)) [@​LukasTy](https://togithub.com/LukasTy) - \[test] Use `userEvent.mousePress` instead of `fireClickEvent` ([#​5920](https://togithub.com/mui/mui-x/issues/5920)) [@​cherniavskii](https://togithub.com/cherniavskii)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 years ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm notice 
npm notice New major version of npm available! 8.19.3 -> 9.2.0
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.2.0>
npm notice Run `npm install -g npm@9.2.0` to update!
npm notice 
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: @dataware-tools/dev-tools-for-react@0.1.0
npm ERR! notsup Not compatible with your version of node/npm: @dataware-tools/dev-tools-for-react@0.1.0
npm ERR! notsup Required: {"node":"14 - 16","npm":"7 - 8"}
npm ERR! notsup Actual:   {"npm":"8.19.3","node":"v18.12.1"}

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-12-24T15_39_29_276Z-debug-0.log