From 569a17988c000b5154917402148fc6888bad46ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 18:38:42 +0000 Subject: [PATCH] fix(deps): update mui packages (#260) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | [`5.15.14` -> `5.15.15`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.15.14/5.15.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2ficons-material/5.15.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2ficons-material/5.15.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2ficons-material/5.15.14/5.15.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2ficons-material/5.15.14/5.15.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/material](https://mui.com/material-ui/) ([source](https://togithub.com/mui/material-ui/tree/HEAD/packages/mui-material)) | [`5.15.14` -> `5.15.15`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.15.14/5.15.15) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fmaterial/5.15.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fmaterial/5.15.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fmaterial/5.15.14/5.15.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fmaterial/5.15.14/5.15.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/x-data-grid](https://mui.com/x/react-data-grid/) ([source](https://togithub.com/mui/mui-x/tree/HEAD/packages/x-data-grid)) | [`6.19.8` -> `6.19.9`](https://renovatebot.com/diffs/npm/@mui%2fx-data-grid/6.19.8/6.19.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fx-data-grid/6.19.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fx-data-grid/6.19.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fx-data-grid/6.19.8/6.19.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fx-data-grid/6.19.8/6.19.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/x-date-pickers](https://mui.com/x/react-date-pickers/) ([source](https://togithub.com/mui/mui-x/tree/HEAD/packages/x-date-pickers)) | [`6.19.8` -> `6.19.9`](https://renovatebot.com/diffs/npm/@mui%2fx-date-pickers/6.19.8/6.19.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@mui%2fx-date-pickers/6.19.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@mui%2fx-date-pickers/6.19.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@mui%2fx-date-pickers/6.19.8/6.19.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@mui%2fx-date-pickers/6.19.8/6.19.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
mui/material-ui (@​mui/icons-material) ### [`v5.15.15`](https://togithub.com/mui/material-ui/releases/tag/v5.15.15) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.14...v5.15.15) A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.15.15` - \[Autocomplete] Display options provided to the `options` prop even if loading is true ([#​41677](https://togithub.com/mui/material-ui/issues/41677)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[RadioGroup] Apply classnames ([#​41681](https://togithub.com/mui/material-ui/issues/41681)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/system@5.15.15` - Fix typo to avoid infinite recursion in function call ([#​41678](https://togithub.com/mui/material-ui/issues/41678)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### Docs - \[material-ui]\[Slider] Remove `valueLabelFormat` from restricted values demo so that the tooltip thumb label displays the same as the value text ([#​41679](https://togithub.com/mui/material-ui/issues/41679)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - \[material-ui] Remove deleted page from the sidenav ([#​41594](https://togithub.com/mui/material-ui/issues/41594)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[material-ui] Fix typo in CSS theme variables customization ([#​41680](https://togithub.com/mui/material-ui/issues/41680)) [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) - Continue migration of Base UI to sperate repository [@​oliviertassinari](https://togithub.com/oliviertassinari) - Add notification for MUI X v7 blog post ([#​41587](https://togithub.com/mui/material-ui/issues/41587)) ([#​41605](https://togithub.com/mui/material-ui/issues/41605)) [@​cherniavskii](https://togithub.com/cherniavskii) - Update the versions dropdown to show v6 ([#​41557](https://togithub.com/mui/material-ui/issues/41557)) [@​mnajdova](https://togithub.com/mnajdova) ##### Core - \[blog] Link to Romain's blog post in MUI X v7 announcement post ([#​41641](https://togithub.com/mui/material-ui/issues/41641)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[blog] Blog post with MUI X v7.0.0 annoucement ([#​41563](https://togithub.com/mui/material-ui/issues/41563)) ([#​41604](https://togithub.com/mui/material-ui/issues/41604)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[blog] Add post about remote ([#​41565](https://togithub.com/mui/material-ui/issues/41565)) [@​danilo-leal](https://togithub.com/danilo-leal) - \[core] Continue rename of Toolpad [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Add Toolpad product/category IDs to types ([#​41551](https://togithub.com/mui/material-ui/issues/41551)) [@​bharatkashyap](https://togithub.com/bharatkashyap) - \[website] Add Aarón to About Us ([#​41747](https://togithub.com/mui/material-ui/issues/41747)) [@​aarongarciah](https://togithub.com/aarongarciah) - \[website] Add stray design adjustments throughout the site ([#​41642](https://togithub.com/mui/material-ui/issues/41642)) [@​mnajdova](https://togithub.com/mnajdova) - \[website] Update pricing table ([#​41606](https://togithub.com/mui/material-ui/issues/41606)) [@​cherniavskii](https://togithub.com/cherniavskii) All contributors of this release in alphabetical order: [@​aarongarciah](https://togithub.com/aarongarciah), [@​bharatkashyap](https://togithub.com/bharatkashyap), [@​cherniavskii](https://togithub.com/cherniavskii), [@​danilo-leal](https://togithub.com/danilo-leal), [@​mnajdova](https://togithub.com/mnajdova), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​ZeeshanTamboli](https://togithub.com/ZeeshanTamboli)
mui/mui-x (@​mui/x-data-grid) ### [`v6.19.9`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#6199) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.8...v6.19.9) *Apr 5, 2024* We'd like to offer a big thanks to the 3 contributors who made this release possible. Here are some highlights ✨: - 🐞 Bugfixes - 📚 Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@6.19.9` - \[DataGrid] Remove legacy editing API event: `rowEditCommit` ([#​12087](https://togithub.com/mui/mui-x/issues/12087)) [@​MBilalShafi](https://togithub.com/MBilalShafi) ##### `@mui/x-data-grid-pro@6.19.9` [![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@6.19.9`. ##### `@mui/x-data-grid-premium@6.19.9` [![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@6.19.9`. ##### Date Pickers ##### `@mui/x-date-pickers@6.19.9` No changes. ##### `@mui/x-date-pickers-pro@6.19.9` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link "Pro plan") - \[DateRangePicker] Fix selection behavior with single input field when `readOnly` ([#​12605](https://togithub.com/mui/mui-x/issues/12605)) [@​LukasTy](https://togithub.com/LukasTy) ##### Docs - \[docs] Add a recipe for the `checkboxSelectionVisibleOnly` prop ([#​12667](https://togithub.com/mui/mui-x/issues/12667)) [@​michelengelen](https://togithub.com/michelengelen) - \[docs] Explain the use of `_action: 'delete'` in `processRowUpdate` ([#​12673](https://togithub.com/mui/mui-x/issues/12673)) [@​michelengelen](https://togithub.com/michelengelen) ##### Core - \[core] Use Circle CI context ([#​12607](https://togithub.com/mui/mui-x/issues/12607)) [@​cherniavskii](https://togithub.com/cherniavskii)
mui/mui-x (@​mui/x-date-pickers) ### [`v6.19.9`](https://togithub.com/mui/mui-x/compare/v6.19.8...v6.19.9) [Compare Source](https://togithub.com/mui/mui-x/compare/v6.19.8...v6.19.9)
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10am on Friday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ettorepuccetti/terrarossa). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index e2e6eb5..4b26ece 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1621,18 +1621,18 @@ } }, "node_modules/@mui/core-downloads-tracker": { - "version": "5.15.14", - "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.14.tgz", - "integrity": "sha512-on75VMd0XqZfaQW+9pGjSNiqW+ghc5E2ZSLRBXwcXl/C4YzjfyjrLPhrEpKnR9Uym9KXBvxrhoHfPcczYHweyA==", + "version": "5.15.15", + "resolved": "https://registry.npmjs.org/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.15.tgz", + "integrity": "sha512-aXnw29OWQ6I5A47iuWEI6qSSUfH6G/aCsW9KmW3LiFqr7uXZBK4Ks+z8G+qeIub8k0T5CMqlT2q0L+ZJTMrqpg==", "funding": { "type": "opencollective", "url": "https://opencollective.com/mui-org" } }, "node_modules/@mui/icons-material": { - "version": "5.15.14", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.14.tgz", - "integrity": "sha512-vj/51k7MdFmt+XVw94sl30SCvGx6+wJLsNYjZRgxhS6y3UtnWnypMOsm3Kmg8TN+P0dqwsjy4/fX7B1HufJIhw==", + "version": "5.15.15", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.15.tgz", + "integrity": "sha512-kkeU/pe+hABcYDH6Uqy8RmIsr2S/y5bP2rp+Gat4CcRjCcVne6KudS1NrZQhUCRysrTDCAhcbcf9gt+/+pGO2g==", "dependencies": { "@babel/runtime": "^7.23.9" }, @@ -1655,14 +1655,14 @@ } }, "node_modules/@mui/material": { - "version": "5.15.14", - "resolved": "https://registry.npmjs.org/@mui/material/-/material-5.15.14.tgz", - "integrity": "sha512-kEbRw6fASdQ1SQ7LVdWR5OlWV3y7Y54ZxkLzd6LV5tmz+NpO3MJKZXSfgR0LHMP7meKsPiMm4AuzV0pXDpk/BQ==", + "version": "5.15.15", + "resolved": "https://registry.npmjs.org/@mui/material/-/material-5.15.15.tgz", + "integrity": "sha512-3zvWayJ+E1kzoIsvwyEvkTUKVKt1AjchFFns+JtluHCuvxgKcLSRJTADw37k0doaRtVAsyh8bz9Afqzv+KYrIA==", "dependencies": { "@babel/runtime": "^7.23.9", "@mui/base": "5.0.0-beta.40", - "@mui/core-downloads-tracker": "^5.15.14", - "@mui/system": "^5.15.14", + "@mui/core-downloads-tracker": "^5.15.15", + "@mui/system": "^5.15.15", "@mui/types": "^7.2.14", "@mui/utils": "^5.15.14", "@types/react-transition-group": "^4.4.10", @@ -1756,9 +1756,9 @@ } }, "node_modules/@mui/system": { - "version": "5.15.14", - "resolved": "https://registry.npmjs.org/@mui/system/-/system-5.15.14.tgz", - "integrity": "sha512-auXLXzUaCSSOLqJXmsAaq7P96VPRXg2Rrz6OHNV7lr+kB8lobUF+/N84Vd9C4G/wvCXYPs5TYuuGBRhcGbiBGg==", + "version": "5.15.15", + "resolved": "https://registry.npmjs.org/@mui/system/-/system-5.15.15.tgz", + "integrity": "sha512-aulox6N1dnu5PABsfxVGOZffDVmlxPOVgj56HrUnJE8MCSh8lOvvkd47cebIVQQYAjpwieXQXiDPj5pwM40jTQ==", "dependencies": { "@babel/runtime": "^7.23.9", "@mui/private-theming": "^5.15.14", @@ -1835,9 +1835,9 @@ } }, "node_modules/@mui/x-data-grid": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.19.8.tgz", - "integrity": "sha512-QsOW9GhJdhvagJfUb5jpZE1MMaCLugxx0l89amxJAthMia95BlGS7jndiDEh8IQNthgzfxjAzrSv8GZpcgSEaA==", + "version": "6.19.9", + "resolved": "https://registry.npmjs.org/@mui/x-data-grid/-/x-data-grid-6.19.9.tgz", + "integrity": "sha512-Oj8mOBShrOiWYiWsbv2dKcctA3nrFRR+0MLyXOUDmz58r9jmpPFMSdFwm32Ki24sGPsjBUdb10CfUuypTdqyEw==", "dependencies": { "@babel/runtime": "^7.23.2", "@mui/utils": "^5.14.16", @@ -1860,9 +1860,9 @@ } }, "node_modules/@mui/x-date-pickers": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.8.tgz", - "integrity": "sha512-6wgc2DoRTR9/mKesku4CVCKr9yYkY3FI2Oy/wshLTs2rFkw2Z10uxXFHBR9ugEtNPNCQv0qqwldElenYI97wsA==", + "version": "6.19.9", + "resolved": "https://registry.npmjs.org/@mui/x-date-pickers/-/x-date-pickers-6.19.9.tgz", + "integrity": "sha512-B2m4Fv/fOme5qmV6zuE3QnWQSvj3zKtI2OvikPz5prpiCcIxqpeytkQ7VfrWH3/Aqd5yhG1Yr4IgbqG0ymIXGg==", "dependencies": { "@babel/runtime": "^7.23.2", "@mui/base": "^5.0.0-beta.22",