Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Monorepo: Update lru-cache dependencies (ESM) / Switch Browser Test P…
…rovider (#2804) * StateManager: update lru-cache from v9 to v10 (seamless) * Trie: update lru-cache from v7 to v9, added undefined/null @ts-ignore and comment * Rebuild package-lock.json * Trie: replace @ts-ignore by any * Util: fix browser tests (JSON import update) * Monorepo: add browser CI workflow run (temporary or permanent, TBD) * Add possibility to skip browser test files, excluding transactionRunner.spec.ts and eip4844.spec.ts for tx * Monorepo: update vitest from 0.32.0 -> 0.32.2, switched to playwright browser test provider, removed webdriverio * Rebuild package-lock.json * Update packages to playwright test provider, updated browser workflow file * Add install step for playwright dependencies in ci * set isolate flag * Exclude account/address as these are failing * Add browser comment * Remove lint command * Remove util from browser tests for now * disable util, enable common --------- Co-authored-by: acolytec3 <17355484+acolytec3@users.noreply.github.com>
- Loading branch information