exKAZUu-Research / trace-dojo

An educational web app for training program tracing skills.
https://trace-dojo.fly.dev/
Apache License 2.0
2 stars 0 forks source link

fix(deps): update all non-major dependencies #184

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@chakra-ui/react (source) 2.10.2 -> 2.10.3 age adoption passing confidence dependencies patch
@prisma/client (source) 5.20.0 -> 5.21.1 age adoption passing confidence dependencies minor
@tanstack/react-query (source) 5.59.13 -> 5.59.15 age adoption passing confidence dependencies patch
@trpc/client (source) 11.0.0-rc.571 -> 11.0.0-rc.586 age adoption passing confidence dependencies patch
@trpc/next (source) 11.0.0-rc.571 -> 11.0.0-rc.586 age adoption passing confidence dependencies patch
@trpc/react-query (source) 11.0.0-rc.571 -> 11.0.0-rc.586 age adoption passing confidence dependencies patch
@trpc/server (source) 11.0.0-rc.571 -> 11.0.0-rc.586 age adoption passing confidence dependencies patch
@types/node (source) 22.7.5 -> 22.7.6 age adoption passing confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 8.8.1 -> 8.10.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 8.8.1 -> 8.10.0 age adoption passing confidence devDependencies minor
@​willbooster/shared-lib-react 3.2.9 -> 3.2.11 age adoption passing confidence dependencies patch
framer-motion 11.11.8 -> 11.11.9 age adoption passing confidence dependencies patch
node 22.9.0-slim -> 22.10.0-slim age adoption passing confidence final minor
node (source) 22.9.0 -> 22.10.0 age adoption passing confidence minor
pino (source) 9.4.0 -> 9.5.0 age adoption passing confidence dependencies minor
pino-pretty 11.2.2 -> 11.3.0 age adoption passing confidence dependencies minor
prisma (source) 5.20.0 -> 5.21.1 age adoption passing confidence dependencies minor
react-syntax-highlighter 15.5.0 -> 15.6.1 age adoption passing confidence dependencies minor
vitest (source) 2.1.2 -> 2.1.3 age adoption passing confidence devDependencies patch
yarn (source) 4.5.0 -> 4.5.1 age adoption passing confidence packageManager patch

Release Notes

prisma/prisma (@​prisma/client) ### [`v5.21.1`](https://redirect.github.com/prisma/prisma/releases/tag/5.21.1) [Compare Source](https://redirect.github.com/prisma/prisma/compare/5.21.0...5.21.1) - Fixed a bug where migrations were not using shadow database correctly in some edge cases ### [`v5.21.0`](https://redirect.github.com/prisma/prisma/releases/tag/5.21.0) [Compare Source](https://redirect.github.com/prisma/prisma/compare/5.20.0...5.21.0) Today, we are excited to share the `5.21.0` release 🎉 🌟 **Help us spread the word about Prisma by starring the repo ☝️ or [posting on X](https://twitter.com/intent/tweet?text=Check%20out%20the%20latest%20@​prisma%20release%20v5.21.0%20%F0%9F%9A%80%0D%0A%0D%0Ahttps://github.com/prisma/prisma/releases/tag/5.21.0) about the release.** ##### Highlights ##### Better support for tracing in MongoDB The `tracing` Preview feature now has full support for MongoDB with previously missing functionality now implemented. This is a part of the ongoing effort to stabilize this Preview feature and release it in General Availability. `tracing` is a Preview feature that enables built-in support for OpenTelemetry instrumentation inside the Prisma Client and provides deep insights into the performance and timing of your queries. See our [documentation for more information](https://www.prisma.io/docs/orm/prisma-client/observability-and-logging/opentelemetry-tracing). For an easy to use and zero-configuration tracing instrumentation tool with a dashboard that provides an overview of your queries, statistics, and AI-powered recommendations, try [Prisma Optimize](https://pris.ly/gh/optimize). ##### WebAssembly engine size decrease for edge functions Due to recent changes, some users experienced a steep increase of the bundle size in Prisma 5.20 when using [the `driverAdapters` Preview feature](https://www.prisma.io/docs/orm/overview/databases/database-drivers#driver-adapters), going over the 1 MB limit on the free tier of Cloudflare Workers. This has now been fixed. ##### Fixes and improvements ##### Prisma Engines - [Avoid regex crate for wasm bundle size (to keep cloudflare free plan)](https://redirect.github.com/prisma/prisma-engines/issues/5008) ##### Credits Huge thanks to [@​austin-tildei](https://redirect.github.com/austin-tildei), [@​LucianBuzzo](https://redirect.github.com/LucianBuzzo), [@​mcuelenaere](https://redirect.github.com/mcuelenaere), [@​pagewang0](https://redirect.github.com/pagewang0), [@​key-moon](https://redirect.github.com/key-moon), [@​pranayat](https://redirect.github.com/pranayat), [@​yubrot](https://redirect.github.com/yubrot), [@​skyzh](https://redirect.github.com/skyzh) for helping!
TanStack/query (@​tanstack/react-query) ### [`v5.59.15`](https://redirect.github.com/TanStack/query/releases/tag/v5.59.15) [Compare Source](https://redirect.github.com/TanStack/query/compare/v5.59.14...v5.59.15) Version 5.59.15 - 10/15/24, 5:12 PM #### Changes ##### Fix - react-query: resolve overload matches error with exactOptionalPropertyTypes in queryOptions ([#​8186](https://redirect.github.com/TanStack/query/issues/8186)) ([`6c06781`](https://redirect.github.com/TanStack/query/commit/6c06781)) by [@​gwansikk](https://redirect.github.com/gwansikk) #### Packages - [@​tanstack/react-query](https://redirect.github.com/tanstack/react-query)[@​5](https://redirect.github.com/5).59.15 - [@​tanstack/react-query-devtools](https://redirect.github.com/tanstack/react-query-devtools)[@​5](https://redirect.github.com/5).59.15 - [@​tanstack/react-query-persist-client](https://redirect.github.com/tanstack/react-query-persist-client)[@​5](https://redirect.github.com/5).59.15 - [@​tanstack/react-query-next-experimental](https://redirect.github.com/tanstack/react-query-next-experimental)[@​5](https://redirect.github.com/5).59.15 ### [`v5.59.14`](https://redirect.github.com/TanStack/query/releases/tag/v5.59.14) [Compare Source](https://redirect.github.com/TanStack/query/compare/v5.59.13...v5.59.14) Version 5.59.14 - 10/15/24, 7:20 AM #### Changes ##### Fix - react-query: make queryFn optional again ([#​8176](https://redirect.github.com/TanStack/query/issues/8176)) ([`a085c92`](https://redirect.github.com/TanStack/query/commit/a085c92)) by Julius Marminge - react-query: do not overwrite staleTime with the suspense default value if it"s a function ([#​8174](https://redirect.github.com/TanStack/query/issues/8174)) ([`d409854`](https://redirect.github.com/TanStack/query/commit/d409854)) by Dominik Dorfmeister #### Packages - [@​tanstack/react-query](https://redirect.github.com/tanstack/react-query)[@​5](https://redirect.github.com/5).59.14 - [@​tanstack/react-query-devtools](https://redirect.github.com/tanstack/react-query-devtools)[@​5](https://redirect.github.com/5).59.14 - [@​tanstack/react-query-persist-client](https://redirect.github.com/tanstack/react-query-persist-client)[@​5](https://redirect.github.com/5).59.14 - [@​tanstack/react-query-next-experimental](https://redirect.github.com/tanstack/react-query-next-experimental)[@​5](https://redirect.github.com/5).59.14
trpc/trpc (@​trpc/client) ### [`v11.0.0-rc.586`](https://redirect.github.com/trpc/trpc/compare/c92c71b897e03a80bddac16a56090edd84e54401...3388c9691d122b9d4047b2de0caedcdf611354ab) [Compare Source](https://redirect.github.com/trpc/trpc/compare/c92c71b897e03a80bddac16a56090edd84e54401...3388c9691d122b9d4047b2de0caedcdf611354ab) ### [`v11.0.0-rc.584`](https://redirect.github.com/trpc/trpc/compare/26ac97c0e0fc66f0a852768f5ee61fa233fb51ba...c92c71b897e03a80bddac16a56090edd84e54401) [Compare Source](https://redirect.github.com/trpc/trpc/compare/26ac97c0e0fc66f0a852768f5ee61fa233fb51ba...c92c71b897e03a80bddac16a56090edd84e54401) ### [`v11.0.0-rc.580`](https://redirect.github.com/trpc/trpc/compare/6b5a608eb6a383f3644c1bf6a7551e5da18721cb...26ac97c0e0fc66f0a852768f5ee61fa233fb51ba) [Compare Source](https://redirect.github.com/trpc/trpc/compare/6b5a608eb6a383f3644c1bf6a7551e5da18721cb...26ac97c0e0fc66f0a852768f5ee61fa233fb51ba) ### [`v11.0.0-rc.577`](https://redirect.github.com/trpc/trpc/compare/deed81c1b24b29bb028075af56cef3b3329e2a8e...6b5a608eb6a383f3644c1bf6a7551e5da18721cb) [Compare Source](https://redirect.github.com/trpc/trpc/compare/deed81c1b24b29bb028075af56cef3b3329e2a8e...6b5a608eb6a383f3644c1bf6a7551e5da18721cb) ### [`v11.0.0-rc.576`](https://redirect.github.com/trpc/trpc/compare/a70e169ce81bd0f8c711ac11d4108baa0187208b...deed81c1b24b29bb028075af56cef3b3329e2a8e) [Compare Source](https://redirect.github.com/trpc/trpc/compare/a70e169ce81bd0f8c711ac11d4108baa0187208b...deed81c1b24b29bb028075af56cef3b3329e2a8e)
trpc/trpc (@​trpc/next) ### [`v11.0.0-rc.586`](https://redirect.github.com/trpc/trpc/compare/c92c71b897e03a80bddac16a56090edd84e54401...3388c9691d122b9d4047b2de0caedcdf611354ab) [Compare Source](https://redirect.github.com/trpc/trpc/compare/c92c71b897e03a80bddac16a56090edd84e54401...3388c9691d122b9d4047b2de0caedcdf611354ab) ### [`v11.0.0-rc.584`](https://redirect.github.com/trpc/trpc/compare/26ac97c0e0fc66f0a852768f5ee61fa233fb51ba...c92c71b897e03a80bddac16a56090edd84e54401) [Compare Source](https://redirect.github.com/trpc/trpc/compare/26ac97c0e0fc66f0a852768f5ee61fa233fb51ba...c92c71b897e03a80bddac16a56090edd84e54401) ### [`v11.0.0-rc.580`](https://redirect.github.com/trpc/trpc/compare/6b5a608eb6a383f3644c1bf6a7551e5da18721cb...26ac97c0e0fc66f0a852768f5ee61fa233fb51ba) [Compare Source](https://redirect.github.com/trpc/trpc/compare/6b5a608eb6a383f3644c1bf6a7551e5da18721cb...26ac97c0e0fc66f0a852768f5ee61fa233fb51ba) ### [`v11.0.0-rc.577`](https://redirect.github.com/trpc/trpc/compare/deed81c1b24b29bb028075af56cef3b3329e2a8e...6b5a608eb6a383f3644c1bf6a7551e5da18721cb) [Compare Source](https://redirect.github.com/trpc/trpc/compare/deed81c1b24b29bb028075af56cef3b3329e2a8e...6b5a608eb6a383f3644c1bf6a7551e5da18721cb) ### [`v11.0.0-rc.576`](https://redirect.github.com/trpc/trpc/compare/a70e169ce81bd0f8c711ac11d4108baa0187208b...deed81c1b24b29bb028075af56cef3b3329e2a8e) [Compare Source](https://redirect.github.com/trpc/trpc/compare/a70e169ce81bd0f8c711ac11d4108baa0187208b...deed81c1b24b29bb028075af56cef3b3329e2a8e)
trpc/trpc (@​trpc/react-query) ### [`v11.0.0-rc.586`](https://redirect.github.com/trpc/trpc/compare/c92c71b897e03a80bddac16a56090edd84e54401...3388c9691d122b9d4047b2de0caedcdf611354ab) [Compare Source](https://redirect.github.com/trpc/trpc/compare/c92c71b897e03a80bddac16a56090edd84e54401...3388c9691d122b9d4047b2de0caedcdf611354ab) ### [`v11.0.0-rc.584`](https://redirect.github.com/trpc/trpc/compare/26ac97c0e0fc66f0a852768f5ee61fa233fb51ba...c92c71b897e03a80bddac16a56090edd84e54401) [Compare Source](https://redirect.github.com/trpc/trpc/compare/26ac97c0e0fc66f0a852768f5ee61fa233fb51ba...c92c71b897e03a80bddac16a56090edd84e54401) ### [`v11.0.0-rc.580`](https://redirect.github.com/trpc/trpc/compare/6b5a608eb6a383f3644c1bf6a7551e5da18721cb...26ac97c0e0fc66f0a852768f5ee61fa233fb51ba) [Compare Source](https://redirect.github.com/trpc/trpc/compare/6b5a608eb6a383f3644c1bf6a7551e5da18721cb...26ac97c0e0fc66f0a852768f5ee61fa233fb51ba) ### [`v11.0.0-rc.577`](https://redirect.github.com/trpc/trpc/compare/deed81c1b24b29bb028075af56cef3b3329e2a8e...6b5a608eb6a383f3644c1bf6a7551e5da18721cb) [Compare Source](https://redirect.github.com/trpc/trpc/compare/deed81c1b24b29bb028075af56cef3b3329e2a8e...6b5a608eb6a383f3644c1bf6a7551e5da18721cb) ### [`v11.0.0-rc.576`](https://redirect.github.com/trpc/trpc/compare/a70e169ce81bd0f8c711ac11d4108baa0187208b...deed81c1b24b29bb028075af56cef3b3329e2a8e) [Compare Source](https://redirect.github.com/trpc/trpc/compare/a70e169ce81bd0f8c711ac11d4108baa0187208b...deed81c1b24b29bb028075af56cef3b3329e2a8e)
trpc/trpc (@​trpc/server) ### [`v11.0.0-rc.586`](https://redirect.github.com/trpc/trpc/compare/c92c71b897e03a80bddac16a56090edd84e54401...3388c9691d122b9d4047b2de0caedcdf611354ab) [Compare Source](https://redirect.github.com/trpc/trpc/compare/c92c71b897e03a80bddac16a56090edd84e54401...3388c9691d122b9d4047b2de0caedcdf611354ab) ### [`v11.0.0-rc.584`](https://redirect.github.com/trpc/trpc/compare/26ac97c0e0fc66f0a852768f5ee61fa233fb51ba...c92c71b897e03a80bddac16a56090edd84e54401) [Compare Source](https://redirect.github.com/trpc/trpc/compare/26ac97c0e0fc66f0a852768f5ee61fa233fb51ba...c92c71b897e03a80bddac16a56090edd84e54401) ### [`v11.0.0-rc.580`](https://redirect.github.com/trpc/trpc/compare/6b5a608eb6a383f3644c1bf6a7551e5da18721cb...26ac97c0e0fc66f0a852768f5ee61fa233fb51ba) [Compare Source](https://redirect.github.com/trpc/trpc/compare/6b5a608eb6a383f3644c1bf6a7551e5da18721cb...26ac97c0e0fc66f0a852768f5ee61fa233fb51ba) ### [`v11.0.0-rc.577`](https://redirect.github.com/trpc/trpc/compare/deed81c1b24b29bb028075af56cef3b3329e2a8e...6b5a608eb6a383f3644c1bf6a7551e5da18721cb) [Compare Source](https://redirect.github.com/trpc/trpc/compare/deed81c1b24b29bb028075af56cef3b3329e2a8e...6b5a608eb6a383f3644c1bf6a7551e5da18721cb) ### [`v11.0.0-rc.576`](https://redirect.github.com/trpc/trpc/compare/a70e169ce81bd0f8c711ac11d4108baa0187208b...deed81c1b24b29bb028075af56cef3b3329e2a8e) [Compare Source](https://redirect.github.com/trpc/trpc/compare/a70e169ce81bd0f8c711ac11d4108baa0187208b...deed81c1b24b29bb028075af56cef3b3329e2a8e)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v8.10.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8100-2024-10-17) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.9.0...v8.10.0) ##### 🚀 Features - support TypeScript 5.6 ([#​9972](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9972)) ##### ❤️ Thank You - Josh Goldberg ✨ 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. ### [`v8.9.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#890-2024-10-14) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.8.1...v8.9.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-type-parameters] cannot assume variables are either type or value - **scope-manager:** \[no-use-before-define] do not treat nested namespace aliases as variable references - **eslint-plugin:** \[return-await] sync the behavior with await-thenable - **eslint-plugin:** \[prefer-literal-enum-member] report a different error message when `allowBitwiseExpressions` is enabled - **eslint-plugin:** \[no-loop-func] sync from upstream base rule - **eslint-plugin:** \[no-unused-vars] never report the naming of an enum member - **eslint-plugin:** correct use-at-your-own-risk type definitions - **eslint-plugin:** handle unions in await...for ##### ❤️ Thank You - Abraham Guo - Anna Bocharova - Arya Emami - auvred - Joshua Chen - Kirk Waiblinger - Lotfi Meklati - mdm317 - Ronen Amiel - Sukka - YeonJuan 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) ### [`v8.10.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8100-2024-10-17) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.9.0...v8.10.0) ##### 🚀 Features - support TypeScript 5.6 ([#​9972](https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9972)) ##### ❤️ Thank You - Josh Goldberg ✨ 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. ### [`v8.9.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#890-2024-10-14) [Compare Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.8.1...v8.9.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.
framer/motion (framer-motion) ### [`v11.11.9`](https://redirect.github.com/framer/motion/blob/HEAD/CHANGELOG.md#11119-2024-10-15) [Compare Source](https://redirect.github.com/framer/motion/compare/v11.11.8...v11.11.9) ##### Changed - `will-change` is now no longer automatically managed without `useWillChange`.
nodejs/node (node) ### [`v22.10.0`](https://redirect.github.com/nodejs/node/compare/v22.9.0...v22.10.0) [Compare Source](https://redirect.github.com/nodejs/node/compare/v22.9.0...v22.10.0)
pinojs/pino (pino) ### [`v9.5.0`](https://redirect.github.com/pinojs/pino/compare/v9.4.0...bb68e01ebc78a7dbd6992061fd0967c665c8afb3) [Compare Source](https://redirect.github.com/pinojs/pino/compare/v9.4.0...v9.5.0)
pinojs/pino-pretty (pino-pretty) ### [`v11.3.0`](https://redirect.github.com/pinojs/pino-pretty/compare/v11.2.2...80e16f77699c9db7c3dc771c078a6e16898ce479) [Compare Source](https://redirect.github.com/pinojs/pino-pretty/compare/v11.2.2...v11.3.0)
react-syntax-highlighter/react-syntax-highlighter (react-syntax-highlighter) ### [`v15.6.1`](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/blob/HEAD/CHANGELOG.MD#1561) [Compare Source](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v15.6.0...v15.6.1) - Fix: Allow override of `display:` styles when `wrapLongLines` is true ### [`v15.6.0`](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/blob/HEAD/CHANGELOG.MD#1560) [Compare Source](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/compare/15.5.0...v15.6.0) - Fix: [#​561](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/561) Fix bug with wrapLines that butchers highlighting - Docs: [#​559](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/559) Adding languages - Feat: [#​555](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/555) Add Vue language support - Feat: [#​534](https://redirect.github.com/react-syntax-highlighter/react-syntax-highlighter/issues/534) Add a11yOneLight theme
vitest-dev/vitest (vitest) ### [`v2.1.3`](https://redirect.github.com/vitest-dev/vitest/releases/tag/v2.1.3) [Compare Source](https://redirect.github.com/vitest-dev/vitest/compare/v2.1.2...v2.1.3) #####    🐞 Bug Fixes - Fix error diff of `toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFalsy`  -  by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/6697](https://redirect.github.com/vitest-dev/vitest/issues/6697) [(e0027)](https://redirect.github.com/vitest-dev/vitest/commit/e002758c) - **browser**: - Provide aria role intellisense  -  by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6629](https://redirect.github.com/vitest-dev/vitest/issues/6629) [(f36ea)](https://redirect.github.com/vitest-dev/vitest/commit/f36eac77) - Not.toBeInTheDocument works with locators API  -  by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6634](https://redirect.github.com/vitest-dev/vitest/issues/6634) [(8bef5)](https://redirect.github.com/vitest-dev/vitest/commit/8bef5d2b) - Use `/mockServiceWorker.js` instead of `/__vitest_msw__`  -  by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6687](https://redirect.github.com/vitest-dev/vitest/issues/6687) [(4b2ce)](https://redirect.github.com/vitest-dev/vitest/commit/4b2ce07f) - Don't override the esbuild option in the browser mode  -  by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6692](https://redirect.github.com/vitest-dev/vitest/issues/6692) [(d131f)](https://redirect.github.com/vitest-dev/vitest/commit/d131fd64) - **expect**: - Preserve prototype in `toMatchObject` diff  -  by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/6620](https://redirect.github.com/vitest-dev/vitest/issues/6620) [(d289e)](https://redirect.github.com/vitest-dev/vitest/commit/d289e7eb) - **mocker**: - Specify correct spy dependency  -  by [@​sheremet-va](https://redirect.github.com/sheremet-va) [(7e958)](https://redirect.github.com/vitest-dev/vitest/commit/7e9584aa) - **runner**: - Ensure sequential suite overrides sequence.concurrent  -  by [@​dsyddall](https://redirect.github.com/dsyddall) and [@​hi-ogawa](https://redirect.github.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/6653](https://redirect.github.com/vitest-dev/vitest/issues/6653) [(5e6de)](https://redirect.github.com/vitest-dev/vitest/commit/5e6de274) - **vitest**: - Deprecate UserConfig in favor of ViteUserConfig  -  by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6626](https://redirect.github.com/vitest-dev/vitest/issues/6626) [(496bd)](https://redirect.github.com/vitest-dev/vitest/commit/496bd251) - Don't hang with maxConcurrency 0  -  by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6627](https://redirect.github.com/vitest-dev/vitest/issues/6627) [(946d8)](https://redirect.github.com/vitest-dev/vitest/commit/946d8bb1) - Deprecate old task types and node-reliant types  -  by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6632](https://redirect.github.com/vitest-dev/vitest/issues/6632) [(00045)](https://redirect.github.com/vitest-dev/vitest/commit/000459a9) - Fix `` logs when interleaving `console.log/error`  -  by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/6644](https://redirect.github.com/vitest-dev/vitest/issues/6644) [(9ece3)](https://redirect.github.com/vitest-dev/vitest/commit/9ece3952) - Show rollup error details as test error  -  by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/6686](https://redirect.github.com/vitest-dev/vitest/issues/6686) [(47dde)](https://redirect.github.com/vitest-dev/vitest/commit/47dde76f) - Always inline setup files  -  by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6689](https://redirect.github.com/vitest-dev/vitest/issues/6689) [(19d64)](https://redirect.github.com/vitest-dev/vitest/commit/19d64e20) - Use `fast-glob` instead of `tinyglobby` in Vitest  -  by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6688](https://redirect.github.com/vitest-dev/vitest/issues/6688) [(70baa)](https://redirect.github.com/vitest-dev/vitest/commit/70baaaa9) - **web-worker**: - Share mocker with main executor  -  by [@​hi-ogawa](https://redirect.github.com/hi-ogawa) in [https://github.com/vitest-dev/vitest/issues/6623](https://redirect.github.com/vitest-dev/vitest/issues/6623) [(fe7b8)](https://redirect.github.com/vitest-dev/vitest/commit/fe7b8aee) #####    🏎 Performance - Reuse full name in reported tasks, update generator types  -  by [@​sheremet-va](https://redirect.github.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/6666](https://redirect.github.com/vitest-dev/vitest/issues/6666) [(7a0de)](https://redirect.github.com/vitest-dev/vitest/commit/7a0de0a7) #####     [View changes on GitHub](https://redirect.github.com/vitest-dev/vitest/compare/v2.1.2...v2.1.3)
yarnpkg/berry (yarn) ### [`v4.5.1`](https://redirect.github.com/yarnpkg/berry/compare/68e10d099fb6bee03e4450bc516c0c04e24bcb96...b5baf9bb17ca953fe7faa593090a6376bd3d0156) [Compare Source](https://redirect.github.com/yarnpkg/berry/compare/68e10d099fb6bee03e4450bc516c0c04e24bcb96...b5baf9bb17ca953fe7faa593090a6376bd3d0156)

Configuration

📅 Schedule: Branch creation - "after 5am on Saturday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.