openfun / joanie

👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
20 stars 2 forks source link

⬆️(dependencies) update js dependencies #876

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@hookform/resolvers (source) 3.6.0 -> 3.9.0 age adoption passing confidence
@mui/icons-material (source) 5.15.21 -> 5.16.0 age adoption passing confidence
@mui/lab (source) 5.0.0-alpha.170 -> 5.0.0-alpha.171 age adoption passing confidence
@mui/material (source) 5.15.21 -> 5.16.0 age adoption passing confidence
@mui/x-data-grid (source) 7.8.0 -> 7.9.0 age adoption passing confidence
@mui/x-date-pickers (source) 7.8.0 -> 7.9.0 age adoption passing confidence
@playwright/experimental-ct-react (source) 1.45.0 -> 1.45.1 age adoption passing confidence
@playwright/test (source) 1.45.0 -> 1.45.1 age adoption passing confidence
@tanstack/react-query (source) 5.49.2 -> 5.50.1 age adoption passing confidence
@tanstack/react-query-devtools (source) 5.49.2 -> 5.50.1 age adoption passing confidence
@testing-library/dom 10.2.0 -> 10.3.1 age adoption passing confidence
@types/node (source) 20.14.9 -> 20.14.10 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 7.14.1 -> 7.15.0 age adoption passing confidence
@typescript-eslint/parser (source) 7.14.1 -> 7.15.0 age adoption passing confidence
react-hook-form (source) 7.52.0 -> 7.52.1 age adoption passing confidence
typescript (source) 5.5.2 -> 5.5.3 age adoption passing confidence

Release Notes

react-hook-form/resolvers (@​hookform/resolvers) ### [`v3.9.0`](https://togithub.com/react-hook-form/resolvers/releases/tag/v3.9.0) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.8.0...v3.9.0) ##### Features - **fluentvalidation-ts:** add fluentvalidation-ts resolver ([#​702](https://togithub.com/react-hook-form/resolvers/issues/702)) ([5fc1e63](https://togithub.com/react-hook-form/resolvers/commit/5fc1e63c24a516dd83c6eb4833f55bba4c81d2a4)) ### [`v3.8.0`](https://togithub.com/react-hook-form/resolvers/compare/v3.7.0...039385e69e63069fdd65ea1b836ff939e7bd39a8) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.7.0...v3.8.0) ### [`v3.7.0`](https://togithub.com/react-hook-form/resolvers/releases/tag/v3.7.0) [Compare Source](https://togithub.com/react-hook-form/resolvers/compare/v3.6.0...v3.7.0) ##### Bug Fixes - **zodResolver:** cannot read properties of undefined (reading 'length') ([a3e50c6](https://togithub.com/react-hook-form/resolvers/commit/a3e50c6897250a1875eb1fcc54e4d0d06e06e170)) ##### Features - add VineJS resolver ([#​677](https://togithub.com/react-hook-form/resolvers/issues/677)) ([c0d528b](https://togithub.com/react-hook-form/resolvers/commit/c0d528b0d4c41266bb767d1a594f30f0840e8423))
mui/material-ui (@​mui/icons-material) ### [`v5.16.0`](https://togithub.com/mui/material-ui/releases/tag/v5.16.0) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.15.21...v5.16.0) A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: - 🚀 Added `InitColorSchemeScript` for Next.js App Router ([#​42829](https://togithub.com/mui/material-ui/issues/42829)) [@​siriwatknp](https://togithub.com/siriwatknp) ##### `@mui/material@5.16.0` - \[Alert] Add ability to override slot props ([@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov)) ([#​42808](https://togithub.com/mui/material-ui/issues/42808)) [@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov) - Add `InitColorSchemeScript` for Next.js App Router ([#​42829](https://togithub.com/mui/material-ui/issues/42829)) [@​siriwatknp](https://togithub.com/siriwatknp) - Add `DefaultPropsProvider` ([#​42820](https://togithub.com/mui/material-ui/issues/42820)) [@​siriwatknp](https://togithub.com/siriwatknp) - Support `CssVarsTheme` in `responsiveFontSizes` return type ([@​jxdp](https://togithub.com/jxdp)) ([#​42806](https://togithub.com/mui/material-ui/issues/42806)) [@​jxdp](https://togithub.com/jxdp) - Remove warning from `getInitColorSchemeScript` ([#​42838](https://togithub.com/mui/material-ui/issues/42838)) [@​siriwatknp](https://togithub.com/siriwatknp) ##### Docs - \[docs] Fix 301 MDN redirections [@​oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[mui-utils]\[test] Remove usages of deprecated react-dom APIs ([@​aarongarciah](https://togithub.com/aarongarciah)) ([#​42813](https://togithub.com/mui/material-ui/issues/42813)) [@​aarongarciah](https://togithub.com/aarongarciah) All contributors of this release in alphabetical order: [@​aarongarciah](https://togithub.com/aarongarciah), [@​alexey-kozlenkov](https://togithub.com/alexey-kozlenkov), [@​jxdp](https://togithub.com/jxdp), [@​oliviertassinari](https://togithub.com/oliviertassinari), [@​siriwatknp](https://togithub.com/siriwatknp)
mui/mui-x (@​mui/x-data-grid) ### [`v7.9.0`](https://togithub.com/mui/mui-x/blob/HEAD/CHANGELOG.md#790) [Compare Source](https://togithub.com/mui/mui-x/compare/v7.8.0...v7.9.0) *Jul 5, 2024* We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🔄 Add loading overlay variants, including a skeleton loader option to the Data Grid component. See [Loading overlay docs](https://mui.com/x/react-data-grid/overlays/#loading-overlay) for more details. - 🌳 Add `selectItem` and `getItemDOMElement` methods to the TreeView component public API - ⛏️ Make the `usePickersTranslations` hook public in the pickers component - 🐞 Bugfixes ##### Data Grid ##### `@mui/x-data-grid@7.9.0` - \[DataGrid] Add skeleton loading overlay support ([#​13293](https://togithub.com/mui/mui-x/issues/13293)) [@​KenanYusuf](https://togithub.com/KenanYusuf) - \[DataGrid] Fix pagination when `pagination={undefined}` ([#​13349](https://togithub.com/mui/mui-x/issues/13349)) [@​sai6855](https://togithub.com/sai6855) ##### `@mui/x-data-grid-pro@7.9.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.9.0`. ##### `@mui/x-data-grid-premium@7.9.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.9.0`. ##### Date and Time Pickers ##### `@mui/x-date-pickers@7.9.0` - \[pickers] Make the `usePickersTranslations` hook public ([#​13657](https://togithub.com/mui/mui-x/issues/13657)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### `@mui/x-date-pickers-pro@7.9.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.9.0`. ##### Charts ##### `@mui/x-charts@7.9.0` - \[charts] Add Heatmap (unreleased) ([#​13209](https://togithub.com/mui/mui-x/issues/13209)) [@​alexfauquette](https://togithub.com/alexfauquette) - \[charts] Add initial `Zoom&Pan` to the Pro charts (unreleased) ([#​13405](https://togithub.com/mui/mui-x/issues/13405)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Fix Axis Highlight on horizontal bar charts regression ([#​13717](https://togithub.com/mui/mui-x/issues/13717)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Improve charts interaction for mobile users ([#​13692](https://togithub.com/mui/mui-x/issues/13692)) [@​JCQuintas](https://togithub.com/JCQuintas) - \[charts] Add documentation on how to disable the tooltip on charts ([#​13724](https://togithub.com/mui/mui-x/issues/13724)) [@​JCQuintas](https://togithub.com/JCQuintas) ##### Tree View ##### `@mui/x-tree-view@7.9.0` - \[TreeView] Add `selectItem` and `getItemDOMElement` methods to the public API ([#​13485](https://togithub.com/mui/mui-x/issues/13485)) [@​flaviendelangle](https://togithub.com/flaviendelangle) ##### Docs - \[docs] Fix custom "no results overlay" demo in dark mode ([#​13715](https://togithub.com/mui/mui-x/issues/13715)) [@​KenanYusuf](https://togithub.com/KenanYusuf) ##### Core - \[core] Add `react_next` workflow in CircleCI ([#​13360](https://togithub.com/mui/mui-x/issues/13360)) [@​cherniavskii](https://togithub.com/cherniavskii) - \[core] Create a new package to share utils across X packages ([#​13528](https://togithub.com/mui/mui-x/issues/13528)) [@​flaviendelangle](https://togithub.com/flaviendelangle) - \[core] Fix dependency setup ([#​13684](https://togithub.com/mui/mui-x/issues/13684)) [@​LukasTy](https://togithub.com/LukasTy) - \[core] Remove `jscodeshift-add-imports` package ([#​13720](https://togithub.com/mui/mui-x/issues/13720)) [@​LukasTy](https://togithub.com/LukasTy) - \[code-infra] Cleanup monorepo and `@mui/docs` usage ([#​13713](https://togithub.com/mui/mui-x/issues/13713)) [@​LukasTy](https://togithub.com/LukasTy)
microsoft/playwright (@​playwright/experimental-ct-react) ### [`v1.45.1`](https://togithub.com/microsoft/playwright/compare/v1.45.0...e8989f83d9801cdaadc3803b5341c601c9593947) [Compare Source](https://togithub.com/microsoft/playwright/compare/v1.45.0...v1.45.1)
TanStack/query (@​tanstack/react-query) ### [`v5.50.1`](https://togithub.com/TanStack/query/releases/tag/v5.50.1) [Compare Source](https://togithub.com/TanStack/query/compare/v5.49.2...v5.50.1) Version 5.50.1 - 7/5/24, 3:00 AM #### Changes ##### Fix - Update package.json fields ([#​7674](https://togithub.com/TanStack/query/issues/7674)) ([`f2741d1`](https://togithub.com/TanStack/query/commit/f2741d1)) by Lachlan Collins ##### Docs - react-query: Correct links in `usePrefetchQuery` ([#​7658](https://togithub.com/TanStack/query/issues/7658)) ([`70c40e7`](https://togithub.com/TanStack/query/commit/70c40e7)) by [@​87xie](https://togithub.com/87xie) #### Packages - [@​tanstack/eslint-plugin-query](https://togithub.com/tanstack/eslint-plugin-query)[@​5](https://togithub.com/5).50.1 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​5](https://togithub.com/5).50.1 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​5](https://togithub.com/5).50.1 - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​5](https://togithub.com/5).50.1 - [@​tanstack/query-devtools](https://togithub.com/tanstack/query-devtools)[@​5](https://togithub.com/5).50.1 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​5](https://togithub.com/5).50.1 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​5](https://togithub.com/5).50.1 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​5](https://togithub.com/5).50.1 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​5](https://togithub.com/5).50.1 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​5](https://togithub.com/5).50.1 - [@​tanstack/react-query-next-experimental](https://togithub.com/tanstack/react-query-next-experimental)[@​5](https://togithub.com/5).50.1 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​5](https://togithub.com/5).50.1 - [@​tanstack/solid-query-devtools](https://togithub.com/tanstack/solid-query-devtools)[@​5](https://togithub.com/5).50.1 - [@​tanstack/solid-query-persist-client](https://togithub.com/tanstack/solid-query-persist-client)[@​5](https://togithub.com/5).50.1 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​5](https://togithub.com/5).50.1 - [@​tanstack/svelte-query-devtools](https://togithub.com/tanstack/svelte-query-devtools)[@​5](https://togithub.com/5).50.1 - [@​tanstack/svelte-query-persist-client](https://togithub.com/tanstack/svelte-query-persist-client)[@​5](https://togithub.com/5).50.1 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​5](https://togithub.com/5).50.1 - [@​tanstack/vue-query-devtools](https://togithub.com/tanstack/vue-query-devtools)[@​5](https://togithub.com/5).50.1 - [@​tanstack/angular-query-devtools-experimental](https://togithub.com/tanstack/angular-query-devtools-experimental)[@​5](https://togithub.com/5).50.1 - [@​tanstack/angular-query-experimental](https://togithub.com/tanstack/angular-query-experimental)[@​5](https://togithub.com/5).50.1
testing-library/dom-testing-library (@​testing-library/dom) ### [`v10.3.1`](https://togithub.com/testing-library/dom-testing-library/releases/tag/v10.3.1) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v10.3.0...v10.3.1) ##### Bug Fixes - Revert "feat: Reduce caught exceptions in `prettyDom` ([#​1321](https://togithub.com/testing-library/dom-testing-library/issues/1321))" ([#​1325](https://togithub.com/testing-library/dom-testing-library/issues/1325)) ([fdc12ec](https://togithub.com/testing-library/dom-testing-library/commit/fdc12ecf4343ab6b08a898d9b3ff0013981849c8)) ### [`v10.3.0`](https://togithub.com/testing-library/dom-testing-library/compare/v10.2.0...76cb73dec444fca7ae3d160b4dad3b61f7bc8995) [Compare Source](https://togithub.com/testing-library/dom-testing-library/compare/v10.2.0...v10.3.0)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) ##### 🚀 Features - **eslint-plugin:** \[array-type] detect `Readonly` case - **eslint-plugin:** back-port new rules around empty object types from v8 ##### 🩹 Fixes - disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config - **eslint-plugin:** \[no-unsafe-return] differentiate a types-error any from a true any - **eslint-plugin:** \[no-unsafe-call] differentiate a types-error any from a true any ##### ❤️ Thank You - auvred - Kim Sang Du - rgehbt - Vinccool96 You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
react-hook-form/react-hook-form (react-hook-form) ### [`v7.52.1`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.52.1): v7.51.1 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.52.0...v7.52.1) 🐞 fix [#​12024](https://togithub.com/react-hook-form/react-hook-form/issues/12024) dirty not update issue with values prop ([#​12041](https://togithub.com/react-hook-form/react-hook-form/issues/12041)) 🐞 fix: field array validate rules shift errors ([#​12033](https://togithub.com/react-hook-form/react-hook-form/issues/12033)) thanks to [@​JardelCheung](https://togithub.com/JardelCheung)
Microsoft/TypeScript (typescript) ### [`v5.5.3`](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...f0e992167440686f948965e5441a918b34251886) [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)

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.