openfun / joanie

πŸ‘› A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
22 stars 2 forks source link

⬆️(dependencies) update js dependencies #767

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.24.4 -> 7.24.5 age adoption passing confidence
@fontsource/roboto (source) 5.0.12 -> 5.0.13 age adoption passing confidence
@formatjs/cli 6.2.9 -> 6.2.12 age adoption passing confidence
@hookform/resolvers (source) 3.3.4 -> 3.4.2 age adoption passing confidence
@mui/icons-material (source) 5.15.15 -> 5.15.18 age adoption passing confidence
@mui/material (source) 5.15.15 -> 5.15.18 age adoption passing confidence
@mui/x-data-grid (source) 7.2.0 -> 7.5.0 age adoption passing confidence
@mui/x-date-pickers (source) 7.2.0 -> 7.5.0 age adoption passing confidence
@playwright/experimental-ct-react (source) 1.41.2 -> 1.44.0 age adoption passing confidence
@playwright/test (source) 1.41.2 -> 1.44.0 age adoption passing confidence
@tanstack/react-query (source) 5.29.2 -> 5.37.1 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.29.2 -> 5.37.1 age adoption passing confidence
@testing-library/dom 10.0.0 -> 10.1.0 age adoption passing confidence
@testing-library/jest-dom 6.4.2 -> 6.4.5 age adoption passing confidence
@testing-library/react 15.0.2 -> 15.0.7 age adoption passing confidence
@types/node (source) 20.12.7 -> 20.12.12 age adoption passing confidence
@types/react (source) 18.2.78 -> 18.3.2 age adoption passing confidence
@types/react-dom (source) 18.2.25 -> 18.3.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.6.0 -> 7.10.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.6.0 -> 7.10.0 age adoption passing confidence
eslint (source) 8.57.0 -> 9.3.0 age adoption passing confidence
eslint-config-next (source) 14.2.1 -> 14.2.3 age adoption passing confidence
eslint-plugin-formatjs 4.13.0 -> 4.13.3 age adoption passing confidence
eslint-plugin-jest 28.2.0 -> 28.5.0 age adoption passing confidence
eslint-plugin-react-hooks (source) 4.6.0 -> 4.6.2 age adoption passing confidence
msw (source) 2.2.13 -> 2.3.0 age adoption passing confidence
next (source) 14.2.1 -> 14.2.3 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-hook-form (source) 7.51.3 -> 7.51.4 age adoption passing confidence
react-intl (source) 6.6.5 -> 6.6.8 age adoption passing confidence
sass 1.75.0 -> 1.77.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/core) ### [`v7.24.5`](https://togithub.com/babel/babel/blob/HEAD/CHANGELOG.md#v7245-2024-04-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.24.4...v7.24.5) ##### :bug: Bug Fix - `babel-plugin-transform-classes`, `babel-traverse` - [#​16377](https://togithub.com/babel/babel/pull/16377) fix: TypeScript annotation affects output ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-helpers`, `babel-plugin-proposal-explicit-resource-management`, `babel-runtime-corejs3` - [#​16440](https://togithub.com/babel/babel/pull/16440) Fix suppressed error order ([@​sossost](https://togithub.com/sossost)) - [#​16408](https://togithub.com/babel/babel/pull/16408) Await nullish async disposable ([@​JLHwung](https://togithub.com/JLHwung)) ##### :nail_care: Polish - `babel-parser` - [#​16407](https://togithub.com/babel/babel/pull/16407) Recover from exported `using` declaration ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - Other - [#​16414](https://togithub.com/babel/babel/pull/16414) Relax ESLint peerDependency constraint to allow v9 ([@​liuxingbaoyu](https://togithub.com/liuxingbaoyu)) - `babel-parser` - [#​16425](https://togithub.com/babel/babel/pull/16425) Improve `@babel/parser` AST types ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​16417](https://togithub.com/babel/babel/pull/16417) Always pass type argument to `.startNode` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helper-create-class-features-plugin`, `babel-helper-member-expression-to-functions`, `babel-helper-module-transforms`, `babel-helper-split-export-declaration`, `babel-helper-wrap-function`, `babel-helpers`, `babel-plugin-bugfix-firefox-class-in-computed-class-key`, `babel-plugin-proposal-explicit-resource-management`, `babel-plugin-transform-block-scoping`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-object-rest-spread`, `babel-plugin-transform-optional-chaining`, `babel-plugin-transform-parameters`, `babel-plugin-transform-private-property-in-object`, `babel-plugin-transform-react-jsx-self`, `babel-plugin-transform-typeof-symbol`, `babel-plugin-transform-typescript`, `babel-traverse` - [#​16439](https://togithub.com/babel/babel/pull/16439) Make `NodePath` distributive ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-proposal-partial-application`, `babel-types` - [#​16421](https://togithub.com/babel/babel/pull/16421) Remove `JSXNamespacedName` from valid `CallExpression` args ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-plugin-transform-class-properties`, `babel-preset-env` - [#​16406](https://togithub.com/babel/babel/pull/16406) Do not load unnecessary Babel 7 syntax plugins in Babel 8 ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) ##### :running_woman: Performance - `babel-helpers`, `babel-preset-env`, `babel-runtime-corejs3` - [#​16357](https://togithub.com/babel/babel/pull/16357) Performance: improve `objectWithoutPropertiesLoose` on V8 ([@​romgrk](https://togithub.com/romgrk))
fontsource/font-files (@​fontsource/roboto) ### [`v5.0.13`](https://togithub.com/fontsource/font-files/compare/643d5496631adb16c66ab3fc2f9e128d01817307...f069547c3d25cb9602fdbc1d9eb1f34046dc8353) [Compare Source](https://togithub.com/fontsource/font-files/compare/643d5496631adb16c66ab3fc2f9e128d01817307...f069547c3d25cb9602fdbc1d9eb1f34046dc8353)
formatjs/formatjs (@​formatjs/cli) ### [`v6.2.12`](https://togithub.com/formatjs/formatjs/releases/tag/%40formatjs/cli%406.2.12) [Compare Source](https://togithub.com/formatjs/formatjs/compare/@formatjs/cli@6.2.11...@formatjs/cli@6.2.12) **Note:** Version bump only for package [@​formatjs/cli](https://togithub.com/formatjs/cli) ### [`v6.2.11`](https://togithub.com/formatjs/formatjs/releases/tag/%40formatjs/cli%406.2.11) [Compare Source](https://togithub.com/formatjs/formatjs/compare/@formatjs/cli@6.2.10...@formatjs/cli@6.2.11) **Note:** Version bump only for package [@​formatjs/cli](https://togithub.com/formatjs/cli) ### [`v6.2.10`](https://togithub.com/formatjs/formatjs/releases/tag/%40formatjs/cli%406.2.10) [Compare Source](https://togithub.com/formatjs/formatjs/compare/@formatjs/cli@6.2.9...@formatjs/cli@6.2.10) ##### Bug Fixes - **[@​formatjs/cli-lib](https://togithub.com/formatjs/cli-lib):** make glimmer stuff external ([cc4432d](https://togithub.com/formatjs/formatjs/commit/cc4432dfa5c305590bce51253c4e2ee1c301ca95)) - by [@​longlho](https://togithub.com/longlho)
react-hook-form/resolvers (@​hookform/resolvers) ### [`v3.4.2`](https://togithub.com/react-hook-form/resolvers/releases/tag/v3.4.2) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.4.1...v3.4.2) ##### Bug Fixes - move back to in-build set and remove lodash.set ([#​685](https://togithub.com/react-hook-form/resolvers/issues/685)) ([5754c47](https://togithub.com/react-hook-form/resolvers/commit/5754c4748390dca8f7e51e9141793446f5bb50df)) ### [`v3.4.1`](https://togithub.com/react-hook-form/resolvers/compare/v3.4.0...bdc1f1f1aeb7e8dea4badd5112308049ccf41c9c) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.4.0...v3.4.1) ### [`v3.4.0`](https://togithub.com/react-hook-form/resolvers/compare/v3.3.4...79700b054566823e96d4fc631a5af68700c674f3) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.3.4...v3.4.0)
mui/material-ui (@​mui/icons-material) ### [`v5.15.18`](https://togithub.com/mui/material-ui/releases/tag/v5.15.18) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.17...v5.15.18) *May 14, 2024* A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: ##### `@mui/material@5.15.18` - ​\[Autocomplete] Improve design when there's a start adornment for small autocomplete ([@​TahaRhidouani](https://togithub.com/TahaRhidouani)) ([#​42176](https://togithub.com/mui/material-ui/issues/42176)) [@​github-actions](https://togithub.com/github-actions)\[bot] - ​\[ToggleButtonGroup] Add missing `selected` class in ToggleButtonGroupClasses type ([@​tarunrajput](https://togithub.com/tarunrajput)) ([#​42250](https://togithub.com/mui/material-ui/issues/42250)) [@​github-actions](https://togithub.com/github-actions)\[bot] ##### Docs - ​\[docs] Fix 301 to Figma [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - ​\[blog] Introducing PigmentΒ CSS blog post ([#​42198](https://togithub.com/mui/material-ui/issues/42198)) ([#​42255](https://togithub.com/mui/material-ui/issues/42255)) [@​samuelsycamore](https://togithub.com/samuelsycamore) - ​\[website] Add redirection for talk [@​oliviertassinari](https://togithub.com/oliviertassinari) - ​\[website] Adds Arthur Balduini team info ([@​arthurbalduini](https://togithub.com/arthurbalduini)) ([#​42226](https://togithub.com/mui/material-ui/issues/42226)) [@​github-actions](https://togithub.com/github-actions)\[bot] All contributors of this release in alphabetical order: [@​arthurbalduini](https://togithub.com/arthurbalduini), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​samuelsycamore](https://togithub.com/samuelsycamore), [@​TahaRhidouani](https://togithub.com/TahaRhidouani), [@​tarunrajput](https://togithub.com/tarunrajput) ### [`v5.15.17`](https://togithub.com/mui/material-ui/compare/v5.15.16...v5.15.17) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.16...v5.15.17) ### [`v5.15.16`](https://togithub.com/mui/material-ui/compare/v5.15.15...v5.15.16) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.15...v5.15.16)
mui/mui-x (@​mui/x-data-grid) ### [`v7.5.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#v750) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.4.0...v7.5.0) *May 17, 2024* We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨: - 🎁 Add support for checkbox selection on the Tree View components - 🌍 Improve Norwegian (nb-NO) and Spanish (es-ES) locales on the Data Grid - 🐞 Bugfixes - πŸ“š Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.5.0` - \[DataGrid] Fix `rowModesModel` controlled prop ([#​13056](https://togithub.com/mui/mui-x/issues/13056)) [@​Janpot](https://togithub.com/Janpot) - \[DataGrid] Reduce bundle size with error messages ([#​12992](https://togithub.com/mui/mui-x/issues/12992)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[l10n] Improve Norwegian (nb-NO) locale ([#​13106](https://togithub.com/mui/mui-x/issues/13106)) [@​oliverlaidma](https://togithub.com/oliverlaidma) - \[l10n] Improve Spanish (es-ES) locale ([#​13133](https://togithub.com/mui/mui-x/issues/13133)) [@​Jucabel](https://togithub.com/Jucabel) ##### `@mui/x-data-grid-pro@7.5.0` [![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.5.0`. ##### `@mui/x-data-grid-premium@7.5.0` [![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.5.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.5.0` - \[fields] Allow empty `textField` slot placeholder value ([#​13148](https://togithub.com/mui/mui-x/issues/13148)) [@​arthurbalduini](https://togithub.com/arthurbalduini) - \[pickers] Fix `AdapterMomentJalaali` regression ([#​13144](https://togithub.com/mui/mui-x/issues/13144)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Fix field focusing when switching to view without a renderer ([#​13112](https://togithub.com/mui/mui-x/issues/13112)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Reuse `AdapterDateFnsBase` in Jalali adapters ([#​13075](https://togithub.com/mui/mui-x/issues/13075)) [@​LukasTy](https://togithub.com/LukasTy) ##### `@mui/x-date-pickers-pro@7.5.0` [![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.5.0`. ##### Charts ##### `@mui/x-charts@7.5.0` - \[charts] Tooltip with `trigger=axis` now follow touch on mobile ([#​13043](https://togithub.com/mui/mui-x/issues/13043)) [@​wzdorowa](https://togithub.com/wzdorowa) - \[charts] Allow `series.label` property to receive a function with the "location" it is going to be displayed on ([#​12830](https://togithub.com/mui/mui-x/issues/12830)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Improve TypeScript performance ([#​13137](https://togithub.com/mui/mui-x/issues/13137)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix area order when overlapping ([#​13121](https://togithub.com/mui/mui-x/issues/13121)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Improve `useSlotProps` types ([#​13141](https://togithub.com/mui/mui-x/issues/13141)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix using the theme's font in the Overlay ([#​13107](https://togithub.com/mui/mui-x/issues/13107)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Tree View ##### `@mui/x-tree-view@7.5.0` - \[TreeView] Add support for checkbox selection ([#​11452](https://togithub.com/mui/mui-x/issues/11452)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Remove unused code ([#​12917](https://togithub.com/mui/mui-x/issues/12917)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Document missing Charts API's ([#​12875](https://togithub.com/mui/mui-x/issues/12875)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Core - \[core] Avoid root level `@mui/x-date-pickers` imports ([#​13120](https://togithub.com/mui/mui-x/issues/13120)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Refactor ESLint config to disallow root level imports ([#​13130](https://togithub.com/mui/mui-x/issues/13130)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Simplify Danger's config ([#​13062](https://togithub.com/mui/mui-x/issues/13062)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Shift aliasing from babel to webpack ([#​13051](https://togithub.com/mui/mui-x/issues/13051)) [@​Janpot](https://togithub.com/Janpot) - \[core] Reuse the `SectionTitle` component in the doc ([#​13139](https://togithub.com/mui/mui-x/issues/13139)) [@​alexfauquette](https://togithub.com/alexfauquette) ### [`v7.4.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#740) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.3.2...v7.4.0) *May 10, 2024* We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨: - ✨ Add optional `id` attribute on shortcut items of the Date and Time Pickers - 🎁 Add support for `date-fns-jalali` v3 in the Date and Time Pickers - πŸš€ Support rounded corners on `BarChart` - 🌍 Add accessibility page to TreeView docs - 🐞 Bugfixes - πŸ“š Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.4.0` - \[DataGrid] Fix error when focus moves from column header to `svg` element ([#​13028](https://togithub.com/mui/mui-x/issues/13028)) [@​oukunan](https://togithub.com/oukunan) - \[DataGrid] Fix error on column groups change ([#​12965](https://togithub.com/mui/mui-x/issues/12965)) [@​romgrk](https://togithub.com/romgrk) ##### `@mui/x-data-grid-pro@7.4.0` [![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.4.0`. ##### `@mui/x-data-grid-premium@7.4.0` [![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.4.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.4.0` - \[fields] Fix regression preventing form submit on "Enter" click ([#​13065](https://togithub.com/mui/mui-x/issues/13065)) [@​LukasTy](https://togithub.com/LukasTy) - \[pickers] Add `AdapterDateFnsJalaliV3` adapter ([#​12891](https://togithub.com/mui/mui-x/issues/12891)) [@​smmoosavi](https://togithub.com/smmoosavi) - \[pickers] Add optional `id` attribute on shortcut items ([#​12976](https://togithub.com/mui/mui-x/issues/12976)) [@​noraleonte](https://togithub.com/noraleonte) ##### `@mui/x-date-pickers-pro@7.4.0` [![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.4.0`. ##### Charts ##### `@mui/x-charts@7.4.0` - \[charts] Add `ChartsGrid` to `themeAugmentation` ([#​13026](https://togithub.com/mui/mui-x/issues/13026)) [@​noraleonte](https://togithub.com/noraleonte) - \[charts] Support rounded corners on `BarChart` ([#​12834](https://togithub.com/mui/mui-x/issues/12834)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.4.0` - \[TreeView] Fix props propagation and theme entry in `TreeItem2` ([#​12889](https://togithub.com/mui/mui-x/issues/12889)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add accessibility page to TreeView docs ([#​12845](https://togithub.com/mui/mui-x/issues/12845)) [@​noraleonte](https://togithub.com/noraleonte) - \[docs] Fix Charts styling typos ([#​13061](https://togithub.com/mui/mui-x/issues/13061)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix legal link to EULA free trial ([#​13013](https://togithub.com/mui/mui-x/issues/13013)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Update interface name in pinned columns docs ([#​13070](https://togithub.com/mui/mui-x/issues/13070)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### Core - \[core] Improve release process docs ([#​12977](https://togithub.com/mui/mui-x/issues/12977)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[core] Prepare React 19 ([#​12991](https://togithub.com/mui/mui-x/issues/12991)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Fix Netlify PR preview path ([#​12993](https://togithub.com/mui/mui-x/issues/12993)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[infra] Automation: Add release PR reviewers ([#​12982](https://togithub.com/mui/mui-x/issues/12982)) [@​michelengelen](https://togithub.com/michelengelen) ### [`v7.3.2`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#732) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.3.1...v7.3.2) *May 2, 2024* We'd like to offer a big thanks to the 11 contributors who made this release possible. Here are some highlights ✨: - 🎁 Add "no data" and "loading" states to charts, allowing users to create [custom visualizations for each state](https://mui.com/x/react-charts/styling/#overlay) - 🌍 Improve Hebrew (he-IL) and Hungarian (hu-HU) locales on the Date and Time Pickers - 🌍 Improve Danish (da-DK) and Slovak (sk-SK) locales on the Data Grid - πŸ“ Fix a [typo](https://togithub.com/mui/mui-x/pull/12941/files/4bf4bffbc2799a01a96bc7458a17318cf41c1722#diff-26c31cc69d6f51110f89e339578ef9b3d4a3551f79077fff73f7babb81c5099f) in the auto-generated Charts gradient `id` attribute. It should not affect you, but if you were relying on the gradient `id` attribute, please update your usage. - 🐞 Bugfixes - πŸ“š Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.3.2` - \[DataGrid] Allow to change reset text in the columns management panel ([#​12972](https://togithub.com/mui/mui-x/issues/12972)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[DataGrid] Derive `formattedValue` from the edit value when passing to `renderEditCell` ([#​12870](https://togithub.com/mui/mui-x/issues/12870)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix rows not being recomputed on `props.rowCount` change ([#​12833](https://togithub.com/mui/mui-x/issues/12833)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[l10n] Improve Danish (da-DK) locale ([#​12844](https://togithub.com/mui/mui-x/issues/12844)) [@​fosterbuster](https://togithub.com/fosterbuster) - \[l10n] Improve Slovak (sk-SK) locale ([#​12949](https://togithub.com/mui/mui-x/issues/12949)) [@​stefikp](https://togithub.com/stefikp) ##### `@mui/x-data-grid-pro@7.3.2` [![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.3.2`. ##### `@mui/x-data-grid-premium@7.3.2` [![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.3.2`, plus: - \[DataGridPremium] Fix print export not working with row grouping ([#​12957](https://togithub.com/mui/mui-x/issues/12957)) [@​MBilalShafi](https://togithub.com/MBilalShafi) ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.3.2` - \[l10n] Improve Hebrew (he-IL) locale ([#​12910](https://togithub.com/mui/mui-x/issues/12910)) [@​michaelNXT1](https://togithub.com/michaelNXT1) - \[l10n] Improve Hungarian (hu-HU) locale ([#​12930](https://togithub.com/mui/mui-x/issues/12930)) [@​noherczeg](https://togithub.com/noherczeg) - \[pickers] Fix typo on the `viewRenderers` prop description ([#​12915](https://togithub.com/mui/mui-x/issues/12915)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[pickers] Improve TypeScript performance in `PickersDay` ([#​12920](https://togithub.com/mui/mui-x/issues/12920)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@7.3.2` [![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.3.2`. ##### Charts ##### `@mui/x-charts@7.3.2` - \[charts] Add an overlay for "no data" or "loading" states ([#​12817](https://togithub.com/mui/mui-x/issues/12817)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix typos in documentation, translations and errors ([#​12941](https://togithub.com/mui/mui-x/issues/12941)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Fix `prop.slots` and `prop.slotProps` not passed to `` ([#​12939](https://togithub.com/mui/mui-x/issues/12939)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Docs - \[docs] Improve Data Grid migration guide ([#​12969](https://togithub.com/mui/mui-x/issues/12969)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[docs] Polish references to the plans ([#​12922](https://togithub.com/mui/mui-x/issues/12922)) [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Fix dependencies ([#​12951](https://togithub.com/mui/mui-x/issues/12951)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Remove inconsistent blank lines ([#​12966](https://togithub.com/mui/mui-x/issues/12966)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[code-infra] Bump node image used by CI in docker ([#​12961](https://togithub.com/mui/mui-x/issues/12961)) [@​LukasTy](https://togithub.com/LukasTy) - \[docs-infra] Remove no longer needed `next.config` settings ([#​12861](https://togithub.com/mui/mui-x/issues/12861)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs-infra] Use the `@mui/docs/HighlightedCode` ([#​12848](https://togithub.com/mui/mui-x/issues/12848)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[test] Restore `t` command ([#​12948](https://togithub.com/mui/mui-x/issues/12948)) [@​LukasTy](https://togithub.com/LukasTy) ### [`v7.3.1`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#731) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.3.0...v7.3.1) *Apr 26, 2024* We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨: - 🎁 Scatter Charts get a [z-axis to allow coloring data points independently from their coordinates](https://mui.com/x/react-charts/scatter/#color-scale) - 🌍 Improve Catalan (ca-ES) and Spanish (es-ES) locales on the Date and Time Pickers - 🐞 Bugfixes - πŸ“š Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.3.1` - \[DataGrid] Fix date filtering for negative timezone offsets ([#​12836](https://togithub.com/mui/mui-x/issues/12836)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Fix flex column width when used with pinned columns ([#​12849](https://togithub.com/mui/mui-x/issues/12849)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Fix group header resize ([#​12863](https://togithub.com/mui/mui-x/issues/12863)) [@​arminmeh](https://togithub.com/arminmeh) - \[DataGrid] Pass slot props to `columnHeaders` slot ([#​12768](https://togithub.com/mui/mui-x/issues/12768)) [@​cherniavskii](https://togithub.com/cherniavskii) ##### `@mui/x-data-grid-pro@7.3.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.3.1`. ##### `@mui/x-data-grid-premium@7.3.1` [![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.3.1`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.3.1` - \[l10n] Improve Catalan (ca-ES) locale ([#​12856](https://togithub.com/mui/mui-x/issues/12856)) [@​soler1212](https://togithub.com/soler1212) - \[l10n] Improve Spanish (es-ES) locale ([#​12858](https://togithub.com/mui/mui-x/issues/12858)) [@​soler1212](https://togithub.com/soler1212) ##### `@mui/x-date-pickers-pro@7.3.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.3.1`. ##### Charts ##### `@mui/x-charts@7.3.1` - \[charts] Add documentation on border radius alternative for `BarCharts` ([#​12859](https://togithub.com/mui/mui-x/issues/12859)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Add z-axis to colorize scatter charts ([#​12738](https://togithub.com/mui/mui-x/issues/12738)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Fix left/bottomAxis not picking up default axis id ([#​12894](https://togithub.com/mui/mui-x/issues/12894)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Improve default tooltip content ([#​12257](https://togithub.com/mui/mui-x/issues/12257)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[charts] Round y values for bar chart ([#​12846](https://togithub.com/mui/mui-x/issues/12846)) [@​alexfauquette](https://togithub.com/alexfauquette) ##### Tree View ##### `@mui/x-tree-view@7.3.1` - \[TreeView] Remove un-needed `aria-activedescendant` attribute ([#​12867](https://togithub.com/mui/mui-x/issues/12867)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Rework the selection internals ([#​12703](https://togithub.com/mui/mui-x/issues/12703)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[TreeView] Use the order in which the items are displayed for `type-ahead` ([#​12827](https://togithub.com/mui/mui-x/issues/12827)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Add demo for styling charts with `sx` props ([#​12791](https://togithub.com/mui/mui-x/issues/12791)) [@​derek-0000](https://togithub.com/derek-0000) - \[docs] Cover webpack 4 support in migration guide ([#​12710](https://togithub.com/mui/mui-x/issues/12710)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[docs] Document interfaces for charts ([#​12656](https://togithub.com/mui/mui-x/issues/12656)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[docs] Fix Vale regression ([#​12862](https://togithub.com/mui/mui-x/issues/12862)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Improve Data Grid migration guide ([#​12879](https://togithub.com/mui/mui-x/issues/12879)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[docs] Update Column features availability ([#​12865](https://togithub.com/mui/mui-x/issues/12865)) [@​DanailH](https://togithub.com/DanailH) ##### Core - \[core] Fix `l10n` GH workflow ([#​12895](https://togithub.com/mui/mui-x/issues/12895)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Match Base UI and Toolpad [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[core] Remove redundant `setupFiles` entries in `package.json` ([#​12899](https://togithub.com/mui/mui-x/issues/12899)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Use `describeTreeView` for focus tests ([#​12698](https://togithub.com/mui/mui-x/issues/12698)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[core] Use `describeTreeView` for type-ahead tests ([#​12811](https://togithub.com/mui/mui-x/issues/12811)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[code-infra] Change package manager to `pnpm` ([#​11875](https://togithub.com/mui/mui-x/issues/11875)) [@​LukasTy](https://togithub.com/LukasTy) - \[code-infra] Closer sync with eslint config of codebase ([#​12864](https://togithub.com/mui/mui-x/issues/12864)) [@​oliviertassinari](https://togithub.com/oliviertassinari) - \[support-infra] Add release announcement to GitHub workflows ([#​11867](https://togithub.com/mui/mui-x/issues/11867)) ([#​12843](https://togithub.com/mui/mui-x/issues/12843)) [@​michelengelen](https://togithub.com/michelengelen) ### [`v7.3.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#730) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.2.0...v7.3.0) *Apr 18, 2024* We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨: - πŸ“„ Support [unknown and estimated row count in server-side pagination](https://mui.com/x/react-data-grid/pagination/#index-based-pagination) ([#​12490](https://togithub.com/mui/mui-x/issues/12490)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - 🎨 Support color scales in Charts ([#​12490](https://togithub.com/mui/mui-x/issues/12490)) [@​alexfauquette](https://togithub.com/alexfauquette) Add a [`colorMap` configuration](https://mui.com/x/react-charts/styling/#values-color) to an axis, and the chart will use it to select colors. Each impacted chart ([bar charts](https://mui.com/x/react-charts/bars/#color-scale), [line charts](https://mui.com/x/react-charts/lines/#color-scale), [scatter charts](https://mui.com/x/react-charts/scatter/#color-scale)) has a dedicated section explaining how this color map is impacting it. scatter chart with gradient along y-axis - 🌍 Improve Danish (da-DK) locale on the Data Grid - 🐞 Bugfixes - πŸ“š Documentation improvements ##### Data Grid ##### `@mui/x-data-grid@7.3.0` - \[DataGrid] Fix calling `onCellEditStop` on error ([#​12747](https://togithub.com/mui/mui-x/issues/12747)) [@​sai6855](https://togithub.com/sai6855) - \[DataGrid] Fix column resize ([#​12792](https://togithub.com/mui/mui-x/issues/12792)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Fix column separators ([#​12808](https://togithub.com/mui/mui-x/issues/12808)) [@​romgrk](https://togithub.com/romgrk) - \[DataGrid] Limit panel width to not exceed screen width ([#​12799](https://togithub.com/mui/mui-x/issues/12799)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[DataGrid] Support advanced server-side pagination use cases ([#​12474](https://togithub.com/mui/mui-x/issues/12474)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[DataGrid] Support state export and restore on grid density ([#​12671](https://togithub.com/mui/mui-x/issues/12671)) [@​MBilalShafi](https://togithub.com/MBilalShafi) - \[l10n] Improve Danish (da-DK) locale ([#​12784](https://togithub.com/mui/mui-x/issues/12784)) [@​EmilBahnsen](https://togithub.com/EmilBahnsen) ##### `@mui/x-

Configuration

πŸ“… Schedule: Branch creation - "before 7am on monday" (UTC), 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.

πŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

jbpenrath commented 5 months ago

The version 1.43.1 of playwright does not work with MUI. This has been addressed and the fix should be released with 1.44.0. We have to wait this version. https://github.com/microsoft/playwright/issues/29854

renovate[bot] commented 4 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.