openfun / jitsi-magnify

An authentication and room management system for Jitsi built with Django/React
MIT License
23 stars 6 forks source link

⬆️(dependencies) update js dependencies #200

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@faker-js/faker 8.0.1 -> 8.0.2 age adoption passing confidence
@fontsource/roboto (source) 5.0.1 -> 5.0.2 age adoption passing confidence
@rollup/plugin-node-resolve (source) 15.0.2 -> 15.1.0 age adoption passing confidence
@storybook/addon-actions (source) 7.0.15 -> 7.0.18 age adoption passing confidence
@storybook/addon-essentials (source) 7.0.15 -> 7.0.18 age adoption passing confidence
@storybook/addon-interactions (source) 7.0.15 -> 7.0.18 age adoption passing confidence
@storybook/addon-links (source) 7.0.15 -> 7.0.18 age adoption passing confidence
@storybook/cli (source) 7.0.15 -> 7.0.18 age adoption passing confidence
@storybook/react (source) 7.0.15 -> 7.0.18 age adoption passing confidence
@storybook/react-vite (source) 7.0.15 -> 7.0.18 age adoption passing confidence
@tanstack/react-query (source) 4.29.7 -> 4.29.12 age adoption passing confidence
@tanstack/react-query-devtools (source) 4.29.7 -> 4.29.12 age adoption passing confidence
@types/jest (source) 29.5.1 -> 29.5.2 age adoption passing confidence
@types/node (source) 18.16.14 -> 18.16.16 age adoption passing confidence
@typescript-eslint/eslint-plugin 5.59.7 -> 5.59.8 age adoption passing confidence
@typescript-eslint/parser 5.59.7 -> 5.59.8 age adoption passing confidence
@vitest/ui (source) 0.31.1 -> 0.31.3 age adoption passing confidence
eslint-config-next 13.4.3 -> 13.4.4 age adoption passing confidence
formik (source) 2.2.9 -> 2.4.1 age adoption passing confidence
postcss (source) 8.4.23 -> 8.4.24 age adoption passing confidence
storybook (source) 7.0.15 -> 7.0.18 age adoption passing confidence
styled-components (source) 5.3.10 -> 5.3.11 age adoption passing confidence
turbo (source) 1.9.9 -> 1.10.1 age adoption passing confidence
vite (source) 4.3.8 -> 4.3.9 age adoption passing confidence
vitest 0.31.1 -> 0.31.3 age adoption passing confidence
web-vitals 3.3.1 -> 3.3.2 age adoption passing confidence
yup 1.1.1 -> 1.2.0 age adoption passing confidence

Release Notes

faker-js/faker ### [`v8.0.2`](https://togithub.com/faker-js/faker/blob/HEAD/CHANGELOG.md#​802-httpsgithubcomfaker-jsfakercomparev801v802-2023-05-27) [Compare Source](https://togithub.com/faker-js/faker/compare/v8.0.1...v8.0.2)
fontsource/font-files ### [`v5.0.2`](https://togithub.com/fontsource/font-files/compare/bb0a65254863587b0f537a8b680f480fe2ac80e4...5d2660b22378cfb3af2b01b6e8ec2084038005c9) [Compare Source](https://togithub.com/fontsource/font-files/compare/bb0a65254863587b0f537a8b680f480fe2ac80e4...5d2660b22378cfb3af2b01b6e8ec2084038005c9)
rollup/plugins ### [`v15.1.0`](https://togithub.com/rollup/plugins/blob/HEAD/packages/node-resolve/CHANGELOG.md#v1510) [Compare Source](https://togithub.com/rollup/plugins/compare/f6816155d568e60f9f7a20d091bb884034d8110a...616bdd3e2dd613821267e4e56e9666d65aef862e) *2023-05-30* ##### Features - feat: Resolve js/jsx/mjs/cjs imports from TypeScript files [#​1498](https://togithub.com/rollup/plugins/pull/1498)
storybookjs/storybook ### [`v7.0.18`](https://togithub.com/storybookjs/storybook/releases/tag/v7.0.18) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.17...v7.0.18) ##### Bug Fixes - Vue3: Fix TS 5.0 compat with vue-component-type-helpers [#​22814](https://togithub.com/storybooks/storybook/pull/22814) - Vue3: Fix reactive args updates in decorators [#​22717](https://togithub.com/storybooks/storybook/pull/22717) - Vue3: Revert v7 breaking change, restore reactive v6-compat API [#​22692](https://togithub.com/storybooks/storybook/pull/22692) ##### Build - Build: Add more checks to ci:daily workflow [#​22815](https://togithub.com/storybooks/storybook/pull/22815) - Build: Fix Nextjs E2E tests [#​22816](https://togithub.com/storybooks/storybook/pull/22816) - Build: Bring back new Vue3 tests to main [#​22685](https://togithub.com/storybooks/storybook/pull/22685) ### [`v7.0.17`](https://togithub.com/storybookjs/storybook/releases/tag/v7.0.17) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.16...v7.0.17) ##### Bug Fixes - Vite: Fix pnpm support by replacing [@​storybook/global](https://togithub.com/storybook/global) with `window` [#​22709](https://togithub.com/storybooks/storybook/pull/22709) - Core: Fix `managerHead` preset in `main.ts` [#​22701](https://togithub.com/storybooks/storybook/pull/22701) ### [`v7.0.16`](https://togithub.com/storybookjs/storybook/releases/tag/v7.0.16) [Compare Source](https://togithub.com/storybookjs/storybook/compare/v7.0.15...v7.0.16) Accidental no-op
tanstack/query ### [`v4.29.12`](https://togithub.com/TanStack/query/releases/tag/v4.29.12) [Compare Source](https://togithub.com/tanstack/query/compare/v4.29.11...v4.29.12) Version 4.29.12 - 5/29/2023, 11:31 AM #### Changes ##### Fix - react-query: fix missed updates between creation and subscription ([#​5474](https://togithub.com/tanstack/query/issues/5474)) ([`c290906`](https://togithub.com/tanstack/query/commit/c290906d)) by Dominik Dorfmeister #### Packages - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​4](https://togithub.com/4).29.12 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​4](https://togithub.com/4).29.12 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​4](https://togithub.com/4).29.12 ### [`v4.29.11`](https://togithub.com/TanStack/query/releases/tag/v4.29.11) [Compare Source](https://togithub.com/tanstack/query/compare/v4.29.10...v4.29.11) Version 4.29.11 - 5/27/2023, 8:51 AM #### Changes ##### Refactor - query-core: replace `indexOf` with `includes` ([#​5431](https://togithub.com/tanstack/query/issues/5431)) ([`5188ae3`](https://togithub.com/tanstack/query/commit/5188ae3f)) by [@​Juneezee](https://togithub.com/Juneezee) #### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​4](https://togithub.com/4).29.11 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​4](https://togithub.com/4).29.11 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​4](https://togithub.com/4).29.11 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​4](https://togithub.com/4).29.11 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​4](https://togithub.com/4).29.11 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​4](https://togithub.com/4).29.11 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​4](https://togithub.com/4).29.11 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​4](https://togithub.com/4).29.11 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​4](https://togithub.com/4).29.11 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​4](https://togithub.com/4).29.11 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​4](https://togithub.com/4).29.11 ### [`v4.29.10`](https://togithub.com/TanStack/query/releases/tag/v4.29.10) [Compare Source](https://togithub.com/tanstack/query/compare/v4.29.7...v4.29.10) Version 4.29.10 - 5/27/2023, 8:27 AM #### Changes ##### Refactor - query-core: optimization window.removeEventListener ([#​5475](https://togithub.com/tanstack/query/issues/5475)) ([`00319a1`](https://togithub.com/tanstack/query/commit/00319a14)) by [@​li-jia-nan](https://togithub.com/li-jia-nan) ##### Chore - Update to pnpm v8 ([#​5476](https://togithub.com/tanstack/query/issues/5476)) ([`6c3abf7`](https://togithub.com/tanstack/query/commit/6c3abf7c)) by Lachlan Collins ##### Docs - Update useQuery.md ([#​5454](https://togithub.com/tanstack/query/issues/5454)) ([`dd5b64a`](https://togithub.com/tanstack/query/commit/dd5b64a9)) by Matthew Day #### Packages - [@​tanstack/query-core](https://togithub.com/tanstack/query-core)[@​4](https://togithub.com/4).29.10 - [@​tanstack/query-persist-client-core](https://togithub.com/tanstack/query-persist-client-core)[@​4](https://togithub.com/4).29.10 - [@​tanstack/query-async-storage-persister](https://togithub.com/tanstack/query-async-storage-persister)[@​4](https://togithub.com/4).29.10 - [@​tanstack/query-broadcast-client-experimental](https://togithub.com/tanstack/query-broadcast-client-experimental)[@​4](https://togithub.com/4).29.10 - [@​tanstack/query-sync-storage-persister](https://togithub.com/tanstack/query-sync-storage-persister)[@​4](https://togithub.com/4).29.10 - [@​tanstack/react-query](https://togithub.com/tanstack/react-query)[@​4](https://togithub.com/4).29.10 - [@​tanstack/react-query-devtools](https://togithub.com/tanstack/react-query-devtools)[@​4](https://togithub.com/4).29.10 - [@​tanstack/react-query-persist-client](https://togithub.com/tanstack/react-query-persist-client)[@​4](https://togithub.com/4).29.10 - [@​tanstack/solid-query](https://togithub.com/tanstack/solid-query)[@​4](https://togithub.com/4).29.10 - [@​tanstack/svelte-query](https://togithub.com/tanstack/svelte-query)[@​4](https://togithub.com/4).29.10 - [@​tanstack/vue-query](https://togithub.com/tanstack/vue-query)[@​4](https://togithub.com/4).29.10
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v5.59.8`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#​5598-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5597v5598-2023-05-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8) **Note:** Version bump only for package [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v5.59.8`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#​5598-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5597v5598-2023-05-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.59.7...v5.59.8) **Note:** Version bump only for package [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
vitest-dev/vitest ### [`v0.31.3`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.31.3) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.31.2...v0.31.3) #####    🚀 Features - Support `VITE_NODE_DEPS_MODULE_DIRECTORIES` from .npmrc  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3471](https://togithub.com/vitest-dev/vitest/issues/3471) [(393bf)](https://togithub.com/vitest-dev/vitest/commit/393bf60c) #####    🐞 Bug Fixes - **logger**: Print unhandled errors before summary  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3474](https://togithub.com/vitest-dev/vitest/issues/3474) [(4c9a7)](https://togithub.com/vitest-dev/vitest/commit/4c9a7d58) - **runner**: Suite options do not propagate to nested suites (fix: [#​3467](https://togithub.com/vitest-dev/vitest/issues/3467))  -  by [@​xsjcTony](https://togithub.com/xsjcTony) in [https://github.com/vitest-dev/vitest/issues/3473](https://togithub.com/vitest-dev/vitest/issues/3473) and [https://github.com/vitest-dev/vitest/issues/3467](https://togithub.com/vitest-dev/vitest/issues/3467) [(9fb9d)](https://togithub.com/vitest-dev/vitest/commit/9fb9dacb) - **vite-node**: Clear importers when invalidating module  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3475](https://togithub.com/vitest-dev/vitest/issues/3475) [(add29)](https://togithub.com/vitest-dev/vitest/commit/add29c86) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.31.2...v0.31.3) ### [`v0.31.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.31.2) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.31.1...v0.31.2) #####    🚀 Features - Throw error if using inline snapshot inside of `test.each` or `describe.each`  -  by [@​fenghan34](https://togithub.com/fenghan34) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3360](https://togithub.com/vitest-dev/vitest/issues/3360) [(7c2f7)](https://togithub.com/vitest-dev/vitest/commit/7c2f7088) - Pass down meta information to Node.js process  -  by [@​sheremet-va](https://togithub.com/sheremet-va) and [@​dammy001](https://togithub.com/dammy001) in [https://github.com/vitest-dev/vitest/issues/3449](https://togithub.com/vitest-dev/vitest/issues/3449) [(e39ad)](https://togithub.com/vitest-dev/vitest/commit/e39adea8) - **coverage**: Add `reportOnFailure` option  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3453](https://togithub.com/vitest-dev/vitest/issues/3453) [(1988f)](https://togithub.com/vitest-dev/vitest/commit/1988fcb4) - **dev**: Add moduleDirectories option to the vitest config  -  by [@​fooddilsn](https://togithub.com/fooddilsn) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3337](https://togithub.com/vitest-dev/vitest/issues/3337) [(b3602)](https://togithub.com/vitest-dev/vitest/commit/b3602bcc) #####    🐞 Bug Fixes - Don't print empty diff  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3437](https://togithub.com/vitest-dev/vitest/issues/3437) [(32b53)](https://togithub.com/vitest-dev/vitest/commit/32b5361f) - Don't restore methods in automocked dependencies  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3438](https://togithub.com/vitest-dev/vitest/issues/3438) [(d1afd)](https://togithub.com/vitest-dev/vitest/commit/d1afd262) - Dot reporter scrollback buffer spam  -  by [@​gtm-nayan](https://togithub.com/gtm-nayan) in [https://github.com/vitest-dev/vitest/issues/3415](https://togithub.com/vitest-dev/vitest/issues/3415) [(e6792)](https://togithub.com/vitest-dev/vitest/commit/e6792a94) - Gracefully exit when first `SIGINT` is received  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3407](https://togithub.com/vitest-dev/vitest/issues/3407) [(a2cc2)](https://togithub.com/vitest-dev/vitest/commit/a2cc2b38) - `rejects` & `resolves` breaks with thenable objects  -  by [@​fenghan34](https://togithub.com/fenghan34) in [https://github.com/vitest-dev/vitest/issues/3456](https://togithub.com/vitest-dev/vitest/issues/3456) [(4e996)](https://togithub.com/vitest-dev/vitest/commit/4e996ae5) - Prevent `birpc` timeouts when `Math.random` mock is not restored  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3460](https://togithub.com/vitest-dev/vitest/issues/3460) [(cd5d5)](https://togithub.com/vitest-dev/vitest/commit/cd5d58b7) - Assertion diff message now handle non writable property correctly  -  by [@​PCreations](https://togithub.com/PCreations) in [https://github.com/vitest-dev/vitest/issues/3422](https://togithub.com/vitest-dev/vitest/issues/3422) [(f75ab)](https://togithub.com/vitest-dev/vitest/commit/f75ab650) - Extend logging of process timeout errors  -  by [@​AriPerkkio](https://togithub.com/AriPerkkio) in [https://github.com/vitest-dev/vitest/issues/3452](https://togithub.com/vitest-dev/vitest/issues/3452) [(42643)](https://togithub.com/vitest-dev/vitest/commit/42643904) - Support requiring files with `less` extension  -  by [@​rluvaton](https://togithub.com/rluvaton) in [https://github.com/vitest-dev/vitest/issues/3465](https://togithub.com/vitest-dev/vitest/issues/3465) [(4d045)](https://togithub.com/vitest-dev/vitest/commit/4d045695) - **cli**: - Improve colors used when erroring  -  by [@​ghiscoding](https://togithub.com/ghiscoding) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3349](https://togithub.com/vitest-dev/vitest/issues/3349) [(16681)](https://togithub.com/vitest-dev/vitest/commit/16681791) - **runner**: - Suite timeout does not take effect  -  by [@​btea](https://togithub.com/btea) in [https://github.com/vitest-dev/vitest/issues/3455](https://togithub.com/vitest-dev/vitest/issues/3455) [(82547)](https://togithub.com/vitest-dev/vitest/commit/82547376) - **spy**: - Don't print received calls if there are no calls  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3405](https://togithub.com/vitest-dev/vitest/issues/3405) [(41e11)](https://togithub.com/vitest-dev/vitest/commit/41e11dad) - **typecheck**: - Show tsc errors not related to test files  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3441](https://togithub.com/vitest-dev/vitest/issues/3441) [(a1da5)](https://togithub.com/vitest-dev/vitest/commit/a1da5714) - **types**: - Fix `PartialMock` with async TReturns  -  by [@​ghry5](https://togithub.com/ghry5) in [https://github.com/vitest-dev/vitest/issues/3462](https://togithub.com/vitest-dev/vitest/issues/3462) [(b664d)](https://togithub.com/vitest-dev/vitest/commit/b664d42c) - **vite-node**: - Circular import stuck  -  by [@​Dunqing](https://togithub.com/Dunqing) in [https://github.com/vitest-dev/vitest/issues/3418](https://togithub.com/vitest-dev/vitest/issues/3418) [(632ee)](https://togithub.com/vitest-dev/vitest/commit/632eef40) - Coerce to string in import(dep)  -  by [@​jcbhmr](https://togithub.com/jcbhmr) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3430](https://togithub.com/vitest-dev/vitest/issues/3430) [(b72eb)](https://togithub.com/vitest-dev/vitest/commit/b72ebdb9) - Don't remove sourcemap string in source code  -  by [@​rxliuli](https://togithub.com/rxliuli) and [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2918](https://togithub.com/vitest-dev/vitest/issues/2918) and [https://github.com/vitest-dev/vitest/issues/3379](https://togithub.com/vitest-dev/vitest/issues/3379) [(02dc9)](https://togithub.com/vitest-dev/vitest/commit/02dc9ea7) - Don't externalize "dist" by default  -  by [@​sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/3446](https://togithub.com/vitest-dev/vitest/issues/3446) [(306b2)](https://togithub.com/vitest-dev/vitest/commit/306b2337) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.31.1...v0.31.2)
vercel/next.js ### [`v13.4.4`](https://togithub.com/vercel/next.js/releases/tag/v13.4.4) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.4.3...v13.4.4) ##### Core Changes - test(turbopack): script to sync latest test lists: [#​50008](https://togithub.com/vercel/next.js/issues/50008) - Pages Module Transition: [#​49962](https://togithub.com/vercel/next.js/issues/49962) - Server Actions: Fix member expr in closure captured values: [#​50020](https://togithub.com/vercel/next.js/issues/50020) - Error in next export when serverActions is enabled: [#​50039](https://togithub.com/vercel/next.js/issues/50039) - \[turbopack]: Update renamed SubpathValue: [#​49636](https://togithub.com/vercel/next.js/issues/49636) - Fix default metadata is missing in root not-found: [#​50044](https://togithub.com/vercel/next.js/issues/50044) - Always defer close tags to be the suffix of body stream: [#​50056](https://togithub.com/vercel/next.js/issues/50056) - Fix types of cookies(): [#​50052](https://togithub.com/vercel/next.js/issues/50052) - Fix client references extraction of CJS exports analysis: [#​50059](https://togithub.com/vercel/next.js/issues/50059) - Add `x-forwarded-*` headers to turbopack renders: [#​50012](https://togithub.com/vercel/next.js/issues/50012) - Remove node-sass from peerDependencies: [#​50065](https://togithub.com/vercel/next.js/issues/50065) - Add optional generic parameter to NextResponse: [#​47526](https://togithub.com/vercel/next.js/issues/47526) - feat(turbopack): initial sass-loader support: [#​49882](https://togithub.com/vercel/next.js/issues/49882) - update test snapshots: [#​50159](https://togithub.com/vercel/next.js/issues/50159) - \[create-next-app]: respecting the user's `init.defaultBranch` git con…: [#​49960](https://togithub.com/vercel/next.js/issues/49960) - Update `swc_core` to `v0.76.18`: [#​50137](https://togithub.com/vercel/next.js/issues/50137) - Fix navigating on not-found: [#​50047](https://togithub.com/vercel/next.js/issues/50047) - Fix env variables set in next.config.js: [#​50179](https://togithub.com/vercel/next.js/issues/50179) - Add warning for edge with force-static: [#​50182](https://togithub.com/vercel/next.js/issues/50182) - fix: add missing `draftMode` type to GetServerSidePropsContext: [#​50184](https://togithub.com/vercel/next.js/issues/50184) - Fix react fetch deduping without next cache: [#​50187](https://togithub.com/vercel/next.js/issues/50187) - Fix pages react alias: [#​50128](https://togithub.com/vercel/next.js/issues/50128) - Add the `node` condition to import resolution: [#​50007](https://togithub.com/vercel/next.js/issues/50007) - test(turbopack): run next.js integration tests with denylist: [#​50172](https://togithub.com/vercel/next.js/issues/50172) - Move debugging variable into useEffect: [#​50210](https://togithub.com/vercel/next.js/issues/50210) - refactor webpack loaders: [#​49535](https://togithub.com/vercel/next.js/issues/49535) - Fix static workers distributing: [#​50194](https://togithub.com/vercel/next.js/issues/50194) - Ensure NEXT_DYNAMIC_NO_SSR_CODE has a unique name: [#​50219](https://togithub.com/vercel/next.js/issues/50219) - fix: Added blockfrost-js, lucid-cardano & mongoose package to srvExtPackages to prevent issue [#​49783](https://togithub.com/vercel/next.js/issues/49783) from happening.: [#​49938](https://togithub.com/vercel/next.js/issues/49938) - change static path to /\_next/static/media: [#​50207](https://togithub.com/vercel/next.js/issues/50207) - Add special route types to the link type declaration: [#​50066](https://togithub.com/vercel/next.js/issues/50066) - fix: NODE_OPTIONS='--inspect' in next dev for debugging: [#​48019](https://togithub.com/vercel/next.js/issues/48019) - enable more test cases for turbopack: [#​50154](https://togithub.com/vercel/next.js/issues/50154) - feat(next-swc): Implement CJS optimizer: [#​49972](https://togithub.com/vercel/next.js/issues/49972) - Fix alias for react-dom/server: [#​50238](https://togithub.com/vercel/next.js/issues/50238) - Revert "feat(next-swc): Implement CJS optimizer": [#​50247](https://togithub.com/vercel/next.js/issues/50247) - Fix free port handling: [#​50248](https://togithub.com/vercel/next.js/issues/50248) - feat(next-swc): Add CJS optimizer again: [#​50249](https://togithub.com/vercel/next.js/issues/50249) - Fix edge case in the CJS optimizer: [#​50258](https://togithub.com/vercel/next.js/issues/50258) - Remove static analysis of `process.env`: [#​50260](https://togithub.com/vercel/next.js/issues/50260) - Update next start listening to behave consistently: [#​50293](https://togithub.com/vercel/next.js/issues/50293) - Update server invoke-request: [#​50296](https://togithub.com/vercel/next.js/issues/50296) - Update unstable_cache key to include args: [#​50301](https://togithub.com/vercel/next.js/issues/50301) - Add root detection utils: [#​50305](https://togithub.com/vercel/next.js/issues/50305) - fix sass handling after refactoring: [#​50259](https://togithub.com/vercel/next.js/issues/50259) - Alias next/server for edge runtime: [#​50268](https://togithub.com/vercel/next.js/issues/50268) - \[turbopack]: Serve `_devMiddlewareManifest.json` from router: [#​50241](https://togithub.com/vercel/next.js/issues/50241) - Fix catch-all edge app route: [#​50313](https://togithub.com/vercel/next.js/issues/50313) - land: Include charset=utf-8 with x-component Content-Type header: [#​50314](https://togithub.com/vercel/next.js/issues/50314) - do not apply sass loader on existing loaders: [#​50308](https://togithub.com/vercel/next.js/issues/50308) - Add missing react-dom/client alias: [#​50324](https://togithub.com/vercel/next.js/issues/50324) - Fix missing error when using Actions on the client layer without enabling the feature flag: [#​50257](https://togithub.com/vercel/next.js/issues/50257) - remove allowlist, only use denylist, enable newly passing tests: [#​50325](https://togithub.com/vercel/next.js/issues/50325) - Fix SWC loader options for files outside of RSC layers: [#​50341](https://togithub.com/vercel/next.js/issues/50341) ##### Documentation Changes - Update app-static-to-dynamic-error.md: [#​50085](https://togithub.com/vercel/next.js/issues/50085) - Update invalid-new-link-with-extra-anchor.md: [#​50036](https://togithub.com/vercel/next.js/issues/50036) ##### Example Changes - fix: use node copyFile for cross-platform support: [#​48740](https://togithub.com/vercel/next.js/issues/48740) - Clerk example updates: [#​50021](https://togithub.com/vercel/next.js/issues/50021) - Fix TypeScript error in with-mongodb example: [#​50094](https://togithub.com/vercel/next.js/issues/50094) - Use correct casing in filenames: [#​50223](https://togithub.com/vercel/next.js/issues/50223) ##### Misc Changes - test: disable cache flaky test: [#​50064](https://togithub.com/vercel/next.js/issues/50064) - add tracing for turbopack: [#​49920](https://togithub.com/vercel/next.js/issues/49920) - ci: update github token: [#​50216](https://togithub.com/vercel/next.js/issues/50216) - Fix metadata e2e deploy test: [#​50252](https://togithub.com/vercel/next.js/issues/50252) - Fix middleware e2e deploy test: [#​50317](https://togithub.com/vercel/next.js/issues/50317) - Parallelize Turbopack CI tests: [#​50292](https://togithub.com/vercel/next.js/issues/50292) - makeDir should use func: [#​50136](https://togithub.com/vercel/next.js/issues/50136) ##### Credits Huge thanks to [@​kwonoj](https://togithub.com/kwonoj), [@​wyattjoh](https://togithub.com/wyattjoh), [@​shuding](https://togithub.com/shuding), [@​huozhi](https://togithub.com/huozhi), [@​jridgewell](https://togithub.com/jridgewell), [@​ijjk](https://togithub.com/ijjk), [@​karlhorky](https://togithub.com/karlhorky), [@​lycuid](https://togithub.com/lycuid), [@​MarkAtOmniux](https://togithub.com/MarkAtOmniux), [@​darshkpatel](https://togithub.com/darshkpatel), [@​johnta0](https://togithub.com/johnta0), [@​kdy1](https://togithub.com/kdy1), [@​sokra](https://togithub.com/sokra), [@​timneutkens](https://togithub.com/timneutkens), [@​devagrawal09](https://togithub.com/devagrawal09), [@​ibrahemid](https://togithub.com/ibrahemid), [@​styfle](https://togithub.com/styfle), [@​JesseKoldewijn](https://togithub.com/JesseKoldewijn), [@​padmaia](https://togithub.com/padmaia), [@​Cow258](https://togithub.com/Cow258), [@​javivelasco](https://togithub.com/javivelasco), and [@​05lazy](https://togithub.com/05lazy) for helping!
formium/formik ### [`v2.4.1`](https://togithub.com/jaredpalmer/formik/releases/tag/formik%402.4.1) [Compare Source](https://togithub.com/formium/formik/compare/formik@2.4.0...formik@2.4.1) ##### Patch Changes - [`2b194c2`](https://togithub.com/jaredpalmer/formik/commit/2b194c287dc281ec2a8ff691d75c6b798ab5f70c) [#​3808](https://togithub.com/jaredpalmer/formik/pull/3808) Thanks [@​NagaiKoki](https://togithub.com/NagaiKoki)! - fix type of setFieldValue function - [`708bcb2`](https://togithub.com/jaredpalmer/formik/commit/708bcb24785f1f8fbb5dfd649de3df4fddf7a113) [#​3813](https://togithub.com/jaredpalmer/formik/pull/3813) Thanks [@​probablyup](https://togithub.com/probablyup)! - Revert `FieldArray` "shouldComponentUpdate" performance optimization. As it turns out, it's a common use case to have JSX controlled via non-Formik state/props inside of `FieldArray`, so it's not safe to cancel re-renders here. - [`187e47d`](https://togithub.com/jaredpalmer/formik/commit/187e47de0c4289cb279e25d69f8172cfa14369d2) [#​3815](https://togithub.com/jaredpalmer/formik/pull/3815) Thanks [@​probablyup](https://togithub.com/probablyup)! - Revert Yup transform support for the time being, this may be re-introduced in a future release under an opt-in prop. ### [`v2.4.0`](https://togithub.com/jaredpalmer/formik/releases/tag/formik%402.4.0) [Compare Source](https://togithub.com/formium/formik/compare/formik@2.3.3...formik@2.4.0) ##### Minor Changes - [`2f53b70`](https://togithub.com/jaredpalmer/formik/commit/2f53b70ef9c086a268330fa263390a2edd0164dd) [#​3796](https://togithub.com/jaredpalmer/formik/pull/3796) Thanks [@​probablyup](https://togithub.com/probablyup)! - Add support for Yup ["transforms"](https://togithub.com/jquense/yup#parsing-transforms). ### [`v2.3.3`](https://togithub.com/jaredpalmer/formik/releases/tag/formik%402.3.3) [Compare Source](https://togithub.com/formium/formik/compare/formik@2.3.2...formik@2.3.3) ##### Patch Changes - [`f075a0c`](https://togithub.com/jaredpalmer/formik/commit/f075a0cf8228c135ff71c58e139246ad24aae529) [#​3798](https://togithub.com/jaredpalmer/formik/pull/3798) Thanks [@​probablyup](https://togithub.com/probablyup)! - Fixed the use of generics for the `ArrayHelpers` type such that `any[]` is the default array type and for each individual method the array item type can be overridden if necessary. ### [`v2.3.2`](https://togithub.com/jaredpalmer/formik/releases/tag/formik%402.3.2) [Compare Source](https://togithub.com/formium/formik/compare/formik@2.3.0...formik@2.3.2) ##### Patch Changes - [`f086b5a`](https://togithub.com/jaredpalmer/formik/commit/f086b5a3bb6a155b4dc4ac3735c88805f9f5c4e4) [#​3237](https://togithub.com/jaredpalmer/formik/pull/3237) Thanks [@​pieplu](https://togithub.com/pieplu)! - Changed `getIn` to return undefined when it can't find a value AND a parent of that value is "falsy" ( "" / 0 / null / false ) - [`6d8f018`](https://togithub.com/jaredpalmer/formik/commit/6d8f018d7f52b863405b2e310be4b4195c2ba39c) [#​3792](https://togithub.com/jaredpalmer/formik/pull/3792) Thanks [@​probablyup](https://togithub.com/probablyup)! - Update the type for `setFieldValue` to reflect the returned `Promise` and potential returned error(s). ### [`v2.3.0`](https://togithub.com/jaredpalmer/formik/releases/tag/formik%402.3.0) [Compare Source](https://togithub.com/formium/formik/compare/formik@2.2.10...formik@2.3.0) ##### Minor Changes - [`73de78d`](https://togithub.com/jaredpalmer/formik/commit/73de78d169f0bc25bd84dff0beaed3cc7a2cbb11) [#​3788](https://togithub.com/jaredpalmer/formik/pull/3788) Thanks [@​probablyup](https://togithub.com/probablyup)! - Added typescript generics to `ArrayHelpers` interface and its methods so that users who use TypeScript can set the type for their arrays and have type safety on array utils. I have also gone ahead and made supplying a type for the generic optional for the sake of backwards compatibility so any existing TS code that does not give a type for the FieldArray will continue to work as they always have. - [`39a7bf7`](https://togithub.com/jaredpalmer/formik/commit/39a7bf7ca31f2ef5b149a8ff02bab64667e19654) [#​3786](https://togithub.com/jaredpalmer/formik/pull/3786) Thanks [@​probablyup](https://togithub.com/probablyup)! - Yup by default only allows for cross-field validation within the same field object. This is not that useful in most scenarios because a sufficiently-complex form will have several `yup.object()` in the schema. ```ts const deepNestedSchema = Yup.object({ object: Yup.object({ nestedField: Yup.number().required(), }), object2: Yup.object({ // this doesn't work because `object.nestedField` is outside of `object2` nestedFieldWithRef: Yup.number() .min(0) .max(Yup.ref('object.nestedField')), }), }); ``` However, Yup offers something called `context` which can operate across the entire schema when using a \\$ prefix: ```ts const deepNestedSchema = Yup.object({ object: Yup.object({ nestedField: Yup.number().required(), }), object2: Yup.object({ // this works because of the "context" feature, enabled by $ prefix nestedFieldWithRef: Yup.number() .min(0) .max(Yup.ref('$object.nestedField')), }), }); ``` With this change, you may now validate against any field in the entire schema, regardless of position when using the \\$ prefix. ### [`v2.2.10`](https://togithub.com/jaredpalmer/formik/releases/tag/formik%402.2.10) [Compare Source](https://togithub.com/formium/formik/compare/formik@2.2.9...formik@2.2.10) ##### Patch Changes - [`22e236e`](https://togithub.com/jaredpalmer/formik/commit/22e236ed8035c7c5824232202c8ce52193338d5a) [#​3784](https://togithub.com/jaredpalmer/formik/pull/3784) Thanks [@​probablyup](https://togithub.com/probablyup)! - Improve performance of the `FieldArray` component by adding a `shouldComponentUpdate` check; this should help avoid unnecessary re-renders which may affect the performance of a form. - [`bc9cb28`](https://togithub.com/jaredpalmer/formik/commit/bc9cb28df7ad07277a499e8301cfd1bb7b230b86) [#​3785](https://togithub.com/jaredpalmer/formik/pull/3785) Thanks [@​probablyup](https://togithub.com/probablyup)! - Fixed field error state for array fields that have an error and become empty through an API like `arrayHelpers.remove`. The prior behavior resolved the field error to `[undefined]`, now it is simply `undefined`. - [`9cbf150`](https://togithub.com/jaredpalmer/formik/commit/9cbf150e65d7c5498900f19b4fa1897ca8a2c87f) [#​3787](https://togithub.com/jaredpalmer/formik/pull/3787) Thanks [@​probablyup](https://togithub.com/probablyup)! - Fix infinite loop issue in `Field` when field helpers (`setTouched`, etc) are used as an argument in `React.useEffect`. - [`9c75a9f`](https://togithub.com/jaredpalmer/formik/commit/9c75a9f639eb38ad55c351e5e1def8a7e5ebd1f3) [#​3780](https://togithub.com/jaredpalmer/formik/pull/3780) Thanks [@​probablyup](https://togithub.com/probablyup)! - Fixed an issue with array field errors being incorrectly split into an array of individual characters instead of an array of error strings. - [`35fa4cc`](https://togithub.com/jaredpalmer/formik/commit/35fa4cc38260d709a5570dd3c9ef82831758a5f5) [#​3783](https://togithub.com/jaredpalmer/formik/pull/3783) Thanks [@​probablyup](https://togithub.com/probablyup)! - Fix validation of deep.dot.path field references when using the `validateField` API.
postcss/postcss ### [`v8.4.24`](https://togithub.com/postcss/postcss/blob/HEAD/CHANGELOG.md#​8424) [Compare Source](https://togithub.com/postcss/postcss/compare/8.4.23...8.4.24) - Fixed `Plugin` types.
styled-components/styled-components ### [`v5.3.11`](https://togithub.com/styled-components/styled-components/releases/tag/v5.3.11) [Compare Source](https://togithub.com/styled-components/styled-components/compare/v5.3.10...v5.3.11) Removed use of the `useDebugValue` hook to rectify older React support. **Full Changelog**: https://github.com/styled-components/styled-components/compare/v5.3.10...v5.3.11
vercel/turbo ### [`v1.10.1`](https://togithub.com/vercel/turbo/releases/tag/v1.10.1): Turborepo v1.10.1 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.10.0...v1.10.1) **Full Changelog**: https://github.com/vercel/turbo/compare/v1.10.0...v1.10.1 ### [`v1.10.0`](https://togithub.com/vercel/turbo/releases/tag/v1.10.0): Turborepo v1.10.0 [Compare Source](https://togithub.com/vercel/turbo/compare/v1.9.9...v1.10.0) #### What's Changed ##### Changelog - Exclude Pipeline Definition from Global Hash by [@​nathanhammond](https://togithub.com/nathanhammond) in [https://github.com/vercel/turbo/pull/4545](https:/

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.