-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update playwright and synthetics to 1.48.2(#534)
* fix: update playwright and synthetics to 1.47.0 * update sha * update synthetics to latest * Adjust for tests and type changes. * Fix types. * Fix unit tests. * Try to fix e2e. * Revert "Try to fix e2e." This reverts commit 4506c57. * Debug, log process.env. * Revert "Debug, log process.env." This reverts commit 8c2cbe0. * Debug, fix e2e. * Assert binary exists. * Fix deprecated config. * TEMP. * Update transform inputs for e2e jest config. * Fixing build. * Test log. * Temporarily skip e2e test. * Pass with no tests. * Revert "Temporarily skip e2e test." This reverts commit f437154. * Revert "Pass with no tests." This reverts commit 597ae1c. * working on upgrading playwright. * Fix types. * Fix types. * Specify codegen option. * Remove codegen mode. * Downgrade lodash and node types files to fix build. * Run tests on macos 13. * Do not allow non-draggable elements to show a drag pointer. * Fix build script issues. Skip e2e tests temporarily. * Fix an e2e test. * Re-introduce e2e tests. * Skip flaky test. * Skip flaky test. * Skip flaky test. * Skip flaky test. * Fix. * Fix notice. --------- Co-authored-by: Justin Kambic <[email protected]>
- Loading branch information
1 parent
737b16e
commit 46c2858
Showing
23 changed files
with
7,689 additions
and
6,948 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
18.18.2 | ||
20.10.0 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.