-
fix(ts): upgrade vitest for GHSA-5xrq-8626-4rwp (#3569)
发布于
2026-06-15 15:38:51 +00:00 This PR:
- closes #3502
- extracts the useful dependency and Cloudflare config slice from
https://github.com/ComposioHQ/composio/pull/3503 onto a cleannext
branch - upgrades
vitestand@vitest/uithrough the workspace catalog to
resolve the critical advisory - switches the Mastra provider test dependency back to the catalog
- migrates the Cloudflare Worker Vitest configs to the
cloudflareTest()plugin API - preserves existing
COMPOSIO_BASE_URLbindings that were dropped in
#3503 - keeps Vitest 4 compatibility fixes scoped to constructor mocks, spy
cleanup, and temp-root project detection - leaves Node,
mise, release docs, and Effect catalog versions
unchanged; the commit includes @Dotify71 asCo-authored-by
Co-authored-by: Dushyant Acharya dushyantacharya873@gmail.com
下载附件