-
Notifications
You must be signed in to change notification settings - Fork 637
chore: Bump Playwright #3703
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Bump Playwright #3703
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning MetaMask internal reviewing guidelines:
Ignoring alerts on: |
|
@SocketSecurity ignore npm/[email protected] Network access expected. |
13c9c3b to
48119e6
Compare
|
@SocketSecurity ignore npm/[email protected] Network access expected. |
| import tsconfigPaths from 'vite-tsconfig-paths'; | ||
| import { defineConfig } from 'vitest/config'; | ||
|
|
||
| const IFRAME_PATH = join(import.meta.dirname, './dist/webpack/iframe'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't understand how this ever worked
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3703 +/- ##
=======================================
Coverage 98.33% 98.33%
=======================================
Files 420 420
Lines 12032 12032
Branches 1874 1874
=======================================
Hits 11832 11832
Misses 200 200 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Bump Playwright to the latest version, resolving some Dependabot alerts while also moving our browser tests to newer browsers.
Note
Upgrade Playwright to ^1.57.0 and point snaps-utils vitest iframe to the execution-environments build output.
playwrightto^1.57.0and alignplaywright-coreinyarn.lock.packages/snaps-utils/vitest.config.mts, changeIFRAME_PATHto../snaps-execution-environments/dist/webpack/iframeand updateserver.fs.allowaccordingly.Written by Cursor Bugbot for commit 35760b9. This will update automatically on new commits. Configure here.