[Snyk] Upgrade playwright from 1.47.0 to 1.47.2#1037
Closed
hedera-eng-infrastructure wants to merge 1 commit intomainfrom
Closed
[Snyk] Upgrade playwright from 1.47.0 to 1.47.2#1037hedera-eng-infrastructure wants to merge 1 commit intomainfrom
hedera-eng-infrastructure wants to merge 1 commit intomainfrom
Conversation
Snyk has created this PR to upgrade playwright from 1.47.0 to 1.47.2. See this package in npm: playwright See this project in Snyk: https://app.snyk.io/org/transaction-tools/project/c9db0d06-9d41-40d4-ae46-23b67c7d682c?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr
|
The author of this PR, hedera-eng-infrastructure, is not an activated member of this organization on Codecov. |
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.47.0 to 1.47.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 8 versions ahead of your current version.
The recommended version was released on 21 days ago.
Release notes
Package name: playwright
-
1.47.2 - 2024-09-20
- Chromium 129.0.6668.29
- Mozilla Firefox 130.0
- WebKit 18.0
- Google Chrome 128
- Microsoft Edge 128
-
1.47.2-beta-1727139937000 - 2024-09-24
-
1.47.2-beta-1726852863000 - 2024-09-20
-
1.47.1 - 2024-09-13
- Chromium 129.0.6668.29
- Mozilla Firefox 130.0
- WebKit 18.0
- Google Chrome 128
- Microsoft Edge 128
-
1.47.1-beta-1726849306000 - 2024-09-20
-
1.47.1-beta-1726827698000 - 2024-09-20
-
1.47.1-beta-1726598621000 - 2024-09-17
-
1.47.1-beta-1726247857000 - 2024-09-13
-
1.47.0 - 2024-09-05
- filtering by asset type and URL
- better display of query string parameters
- preview of font assets

- The
- The
- New option
- TLS client certificates can now be passed from memory by passing
- Attachments with a
- We've seen reports of WebGL in Webkit misbehaving on GitHub Actions
- Chromium 129.0.6668.29
- Mozilla Firefox 130.0
- WebKit 18.0
- Google Chrome 128
- Microsoft Edge 128
from playwright GitHub release notesHighlights
#32699 [REGRESSION]: fix(codegen): use content_frame property in python/.NET
#32706 [REGRESSION]: page.pause() does not pause test timeout after 1.47
#32661 - fix(trace-viewer): time delta between local and remote actions
Browser Versions
This version was also tested against the following stable channels:
Highlights
#32480 - [REGRESSION]: tsconfig.json's compilerOptions.paths no longer working in 1.47
#32552 - [REGRESSION]: broken UI in Trace Viewer while showing network response body
Browser Versions
This version was also tested against the following stable channels:
Network Tab improvements
The Network tab in the UI mode and trace viewer has several nice improvements:
Credit to @ kubajanik for these wonderful improvements!
--tsconfigCLI optionBy default, Playwright will look up the closest tsconfig for each imported file using a heuristic. You can now specify a single tsconfig file in the command line, and Playwright will use it for all imported files, not only test files:
APIRequestContext now accepts
URLSearchParamsandstringas query parametersYou can now pass
URLSearchParamsandstringas query parameters to APIRequestContext:Miscellaneous
mcr.microsoft.com/playwright:v1.47.0now serves a Playwright image based on Ubuntu 24.04 Noble.To use the 22.04 jammy-based image, please use
mcr.microsoft.com/playwright:v1.47.0-jammyinstead.:latest/:focal/:jammytag for Playwright Docker images is no longer being published. Pin to a specific version for better stability and reproducibility.behaviorin page.removeAllListeners(), browser.removeAllListeners() and browserContext.removeAllListeners() to wait for ongoing listeners to complete.certandkeyas buffers instead of file paths.text/htmlcontent type can now be opened in a new tab in the HTML report. This is useful for including third-party reports or other HTML content in the Playwright test report and distributing it to your team.noWaitAfterin locator.selectOption() was deprecated.macos-13. We recommend upgrading GitHub Actions tomacos-14.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: