chore(widget): upgrade to Vitest 5 and Effect rc.115 - #567
Conversation
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
Align the published Effect test integration with Vitest 5 and update the reference submodule to the matching release. Preserve fixture context fields, migrate renamed schema APIs, and make browser and resource tests explicit about stricter matching behavior.
…ixtures Remove the @faker-js/faker dependency. Migrate test fixture helpers in packages/widget/tests/fixtures/index.ts to Effect's Arbitrary module for UUID and Ethereum address pattern sampling, and Random module for APY floats.
0fdb9a8 to
2a69a48
Compare
Summary
Why
Keep the widget test harness aligned with the current Vitest and Effect releases while removing an unnecessary fixture dependency.