From d007f4ab8ad00fae0fb4c23cec1efa9eccb03cfd Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 20 Feb 2024 06:36:23 +0000
Subject: [PATCH] chore(deps): update dependency @playwright/test to v1.41.2
(#10040)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@playwright/test](https://playwright.dev)
([source](https://togithub.com/microsoft/playwright)) | [`1.41.1` ->
`1.41.2`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.41.1/1.41.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@playwright%2ftest/1.41.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@playwright%2ftest/1.41.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@playwright%2ftest/1.41.1/1.41.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@playwright%2ftest/1.41.1/1.41.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
microsoft/playwright (@playwright/test)
###
[`v1.41.2`](https://togithub.com/microsoft/playwright/releases/tag/v1.41.2)
[Compare
Source](https://togithub.com/microsoft/playwright/compare/v1.41.1...v1.41.2)
##### Highlights
[https://github.com/microsoft/playwright/issues/29123](https://togithub.com/microsoft/playwright/issues/29123)
- \[REGRESSION] route.continue: Protocol error (Fetch.continueRequest):
Invalid InterceptionId.
#### Browser Versions
- Chromium 121.0.6167.57
- Mozilla Firefox 121.0
- WebKit 17.4
This version was also tested against the following stable channels:
- Google Chrome 120
- Microsoft Edge 120
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dominic Saadi
---
package.json | 2 +-
yarn.lock | 30 +++++++++++++++---------------
2 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/package.json b/package.json
index f2b689000b5e..11a77a515664 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"@babel/runtime-corejs3": "7.23.9",
"@faker-js/faker": "8.0.2",
"@npmcli/arborist": "7.2.2",
- "@playwright/test": "1.41.1",
+ "@playwright/test": "1.41.2",
"@testing-library/jest-dom": "6.3.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
diff --git a/yarn.lock b/yarn.lock
index 93dfbbe59b85..f6ae7044933a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6504,14 +6504,14 @@ __metadata:
languageName: node
linkType: hard
-"@playwright/test@npm:1.41.1":
- version: 1.41.1
- resolution: "@playwright/test@npm:1.41.1"
+"@playwright/test@npm:1.41.2":
+ version: 1.41.2
+ resolution: "@playwright/test@npm:1.41.2"
dependencies:
- playwright: "npm:1.41.1"
+ playwright: "npm:1.41.2"
bin:
playwright: cli.js
- checksum: 10c0/72bd5bb67c512027d214b9c54c2a22a469bd19d7809771e53a5bfdcc11330591e01579bb22f807d1ebbcdcea35d625e0fc9eb9791cebcc63bf55b82dd1cdefdd
+ checksum: 10c0/071fe307e7e46f550e8608ce3c2c207b7cfbda37b39f3dcbe3875eaa18e79f2a768a5795a8cfe21df9361ec63594de0359f5542dd3a3a7f6625300a98452a344
languageName: node
linkType: hard
@@ -27300,27 +27300,27 @@ __metadata:
languageName: node
linkType: hard
-"playwright-core@npm:1.41.1":
- version: 1.41.1
- resolution: "playwright-core@npm:1.41.1"
+"playwright-core@npm:1.41.2":
+ version: 1.41.2
+ resolution: "playwright-core@npm:1.41.2"
bin:
playwright-core: cli.js
- checksum: 10c0/cdd91267ca23e3f65d519100e956859c70e3e9ca29e3fe00e700b457903129e41dfa17752f1ea37ad0a8a7c6330baf9f3be503e4cbfa3e8833e80a037f899aee
+ checksum: 10c0/1e80a24b0e93dd5aa643fb926d23c055f2c1a0a1e711c0d798edcfd8c3e46a6716d4ca59d72ed076191e6c713d09a0f14387d96e60f5221abd4ff65aef1ac3b3
languageName: node
linkType: hard
-"playwright@npm:1.41.1":
- version: 1.41.1
- resolution: "playwright@npm:1.41.1"
+"playwright@npm:1.41.2":
+ version: 1.41.2
+ resolution: "playwright@npm:1.41.2"
dependencies:
fsevents: "npm:2.3.2"
- playwright-core: "npm:1.41.1"
+ playwright-core: "npm:1.41.2"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
- checksum: 10c0/32d48c1f8ff881770a19c9245fb4191fc36b5e97ab5f48effa0b1cf5e83fa958f6fdd7e4268dd984aa306ac5fe9e4324510211910751fb52cebb9bae819d13ca
+ checksum: 10c0/1b487387c1bc003291a9dbd098e8e3c6a31efbb4d7a2ce4f2bf9d5e7f9fbf4a406352ab70e5266eab9a2a858bd42d8955343ea30c0286c3912e81984aa0220a3
languageName: node
linkType: hard
@@ -29515,7 +29515,7 @@ __metadata:
"@babel/runtime-corejs3": "npm:7.23.9"
"@faker-js/faker": "npm:8.0.2"
"@npmcli/arborist": "npm:7.2.2"
- "@playwright/test": "npm:1.41.1"
+ "@playwright/test": "npm:1.41.2"
"@testing-library/jest-dom": "npm:6.3.0"
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"