Open renovate[bot] opened 7 months ago
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:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: checks-spends@0.0.1
npm ERR! Found: @mui/material@5.6.0
npm ERR! node_modules/@mui/material
npm ERR! @mui/material@"5.6.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @mui/material@"^5.15.14" from @mui/x-data-grid@7.3.2
npm ERR! node_modules/@mui/x-data-grid
npm ERR! @mui/x-data-grid@"7.3.2" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-05-04T17_08_25_216Z-debug-0.log
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:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: checks-spends@0.0.1
npm ERR! Found: @mui/material@5.6.0
npm ERR! node_modules/@mui/material
npm ERR! @mui/material@"5.6.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @mui/material@"^5.15.14 || ^6.0.0" from @mui/x-data-grid@7.22.1
npm ERR! node_modules/@mui/x-data-grid
npm ERR! @mui/x-data-grid@"7.22.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-11-03T08_42_10_023Z-debug-0.log
This PR contains the following updates:
5.8.0
->7.22.1
Release Notes
mui/mui-x (@mui/x-data-grid)
### [`v7.22.1`](https://redirect.github.com/mui/mui-x/releases/tag/v7.22.1) [Compare Source](https://redirect.github.com/mui/mui-x/compare/v7.22.0...v7.22.1) *Nov 1, 2024* We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes - 📚 Documentation improvements - 🌍 Improve Polish (pl-PL) locale on the Date Pickers Special thanks go out to the community contributors who have helped make this release possible: [@wojtkolos](https://redirect.github.com/wojtkolos), [@dpak-maurya](https://redirect.github.com/dpak-maurya), [@k-rajat19](https://redirect.github.com/k-rajat19). Following are all team members who have contributed to this release: [@LukasTy](https://redirect.github.com/LukasTy), [@arminmeh](https://redirect.github.com/arminmeh), [@MBilalShafi](https://redirect.github.com/MBilalShafi), [@KenanYusuf](https://redirect.github.com/KenanYusuf), [@flaviendelangle](https://redirect.github.com/flaviendelangle). ##### Data Grid ##### `@mui/x-data-grid@7.22.1` - \[DataGrid] Fix right column group header border ([#15152](https://redirect.github.com/mui/mui-x/issues/15152)) [@KenanYusuf](https://redirect.github.com/KenanYusuf) - \[DataGrid] Fix scroll jump when holding down arrow keys ([#15167](https://redirect.github.com/mui/mui-x/issues/15167)) [@arminmeh](https://redirect.github.com/arminmeh) - \[DataGrid] Move `rowGroupingModelChange` handler to respective hook ([#15127](https://redirect.github.com/mui/mui-x/issues/15127)) [@MBilalShafi](https://redirect.github.com/MBilalShafi) - \[DataGrid] Prevent error when deleting the last row ([#15153](https://redirect.github.com/mui/mui-x/issues/15153)) [@dpak-maurya](https://redirect.github.com/dpak-maurya) - \[DataGrid] Fix overlay height in autoHeight mode ([#15205](https://redirect.github.com/mui/mui-x/issues/15205)) [@cherniavskii](https://redirect.github.com/cherniavskii) ##### `@mui/x-data-grid-pro@7.22.1` [![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.1`, plus: - \[DataGridPro] Add list view tests ([#15166](https://redirect.github.com/mui/mui-x/issues/15166)) [@KenanYusuf](https://redirect.github.com/KenanYusuf) ##### `@mui/x-data-grid-premium@7.22.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link "Premium plan") - \[DataGridPremium] Keep focus on the grouping cell on space bar press [#15155](https://redirect.github.com/mui/mui-x/issues/15155) [@k-rajat19](https://redirect.github.com/k-rajat19) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.22.1` - \[l10n] Improve Polish (pl-PL) locale ([#15177](https://redirect.github.com/mui/mui-x/issues/15177)) [@wojtkolos](https://redirect.github.com/wojtkolos) ##### `@mui/x-date-pickers-pro@7.22.1` [![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.1`. ##### Tree View ##### `@mui/x-tree-view@7.22.1` - \[TreeView] Export `TreeItem2DragAndDropOverlay` and `TreeItem2LabelInput` from the root of each package ([#15208](https://redirect.github.com/mui/mui-x/issues/15208)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) - \[TreeView] Fix drag and drop color usage ([#15149](https://redirect.github.com/mui/mui-x/issues/15149)) [@LukasTy](https://redirect.github.com/LukasTy) ##### `@mui/x-tree-view-pro@7.22.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") Same changes as in `@mui/x-tree-view@7.22.1`. ##### Docs - \[docs] Add section explaining how to keep the selection while filtering in Data grid docs ([#15199](https://redirect.github.com/mui/mui-x/issues/15199)) [@arminmeh](https://redirect.github.com/arminmeh) ### [`v7.22.0`](https://redirect.github.com/mui/mui-x/releases/tag/v7.22.0) [Compare Source](https://redirect.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: [@clins1994](https://redirect.github.com/clins1994), [@GITPHLAP](https://redirect.github.com/GITPHLAP), [@k-rajat19](https://redirect.github.com/k-rajat19), [@kalyan90](https://redirect.github.com/kalyan90), [@merotosc](https://redirect.github.com/merotosc), [@yash49](https://redirect.github.com/yash49). Following are all team members who have contributed to this release: [@cherniavskii](https://redirect.github.com/cherniavskii), [@flaviendelangle](https://redirect.github.com/flaviendelangle), [@LukasTy](https://redirect.github.com/LukasTy), [@MBilalShafi](https://redirect.github.com/MBilalShafi), [@romgrk](https://redirect.github.com/romgrk). ##### Data Grid ##### `@mui/x-data-grid@7.22.0` - \[DataGrid] Fix `GridPanelAnchor` positioning ([#15022](https://redirect.github.com/mui/mui-x/issues/15022)) [@k-rajat19](https://redirect.github.com/k-rajat19) - \[DataGrid] Fix ugly prop-types for the `pageStyle` prop of the `GridPrintExportMenuItem` component ([#15015](https://redirect.github.com/mui/mui-x/issues/15015)) [@flaviendelangle](https://redirect.github.com/flaviendelangle) - \[DataGrid] Fix value type in filter model for number and boolean column type ([#14733](https://redirect.github.com/mui/mui-x/issues/14733)) [@k-rajat19](https://redirect.github.com/k-rajat19) - \[DataGrid] Focus next row when the focused row is deleted ([#15067](https://redirect.github.com/mui/mui-x/issues/15067)) [@cherniavskii](https://redirect.github.com/cherniavskii) - \[DataGrid] Remove some usages of `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 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.
This PR was generated by Mend Renovate. View the repository job log.