[Snyk] Upgrade playwright from 1.53.1 to 1.53.2#159
Open
Conversation
Snyk has created this PR to upgrade playwright from 1.53.1 to 1.53.2. See this package in npm: playwright See this project in Snyk: https://app.snyk.io/org/anubissbe/project/72057889-945c-48e5-b9b6-a5b9221ec2b1?utm_source=github&utm_medium=referral&page=upgrade-pr
Reviewer's GuideUpdated the Playwright dependency from 1.53.1 to 1.53.2 by adjusting the version string in package.json to leverage the latest fixes and regression patches. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Owner
Author
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade playwright from 1.53.1 to 1.53.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 2 versions ahead of your current version.
The recommended version was released 23 days ago.
Release notes
Package name: playwright
-
1.53.2 - 2025-06-30
- Chromium 138.0.7204.23
- Mozilla Firefox 139.0
- WebKit 18.5
- Google Chrome 137
- Microsoft Edge 137
-
1.53.2-beta-1751304415000 - 2025-06-30
-
1.53.1 - 2025-06-18
- Chromium 138.0.7204.23
- Mozilla Firefox 139.0
- WebKit 18.5
- Google Chrome 137
- Microsoft Edge 137
from playwright GitHub release notesHighlights
#36317 - [Regression]: Merging pre-1.53 blob reports loses attachments
#36357 - [Regression (Chromium)]: CDP missing trailing slash
#36292 - [Bug (MSEdge)]: Edge fails to launch when using
msRelaunchNoCompatLayerBrowser Versions
This version was also tested against the following stable channels:
Highlights
#36339 - [Regression]: Click can fail when scrolling required
#36307 - [Regression (Chromium)]: Under some scenarios filling a
textareadoesn't fill#36294 - [Regression (Firefox)]:
setViewportSizetimes out#36350 - [Fix]: Display HTTP method for fetch trace entries
Browser Versions
This version was also tested against the following stable channels:
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
Summary by Sourcery
Chores:
Description by Korbit AI
What change is being made?
Upgrade the
playwrightdependency from version 1.53.1 to 1.53.2 in thepackage.json.Why are these changes being made?
This update includes minor fixes and improvements provided in
playwrightversion 1.53.2, ensuring the project benefits from the latest enhancements and potential bug fixes without affecting backward compatibility.