From f9587b562fc6122d646d1f339ae950c2c45f008c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 10:47:43 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20deps:=20update=20playwright=20to?= =?UTF-8?q?=20v1.23.4=20(#1586)?= 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](https://playwright.dev) ([source](https://togithub.com/Microsoft/playwright)) | [`1.23.2` -> `1.23.4`](https://renovatebot.com/diffs/npm/playwright/1.23.2/1.23.4) | [![age](https://badges.renovateapi.com/packages/npm/playwright/1.23.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/playwright/1.23.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/playwright/1.23.4/compatibility-slim/1.23.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/playwright/1.23.4/confidence-slim/1.23.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
Microsoft/playwright ### [`v1.23.4`](https://togithub.com/microsoft/playwright/releases/tag/v1.23.4) [Compare Source](https://togithub.com/Microsoft/playwright/compare/v1.23.3...v1.23.4) #### Highlights This patch includes the following bug fix: [https://github.com/microsoft/playwright/issues/15717](https://togithub.com/microsoft/playwright/issues/15717) - \[REGRESSION]: Suddenly stopped working despite nothing having changed (`experimentalLoader.js:load` did not call the next hook in its chain and did not explicitly signal a short circuit) #### Browser Versions - Chromium 104.0.5112.20 - Mozilla Firefox 100.0.2 - WebKit 15.4 This version was also tested against the following stable channels: - Google Chrome 103 - Microsoft Edge 103 ### [`v1.23.3`](https://togithub.com/microsoft/playwright/releases/tag/v1.23.3) [Compare Source](https://togithub.com/Microsoft/playwright/compare/v1.23.2...v1.23.3) #### Highlights This patch includes the following bug fixes: [https://github.com/microsoft/playwright/issues/15557](https://togithub.com/microsoft/playwright/issues/15557) - \[REGRESSION]: Event Listeners not being removed if same handler is used for different events #### Browser Versions - Chromium 104.0.5112.20 - Mozilla Firefox 100.0.2 - WebKit 15.4 This version was also tested against the following stable channels: - Google Chrome 103 - Microsoft Edge 103
--- ### Configuration 📅 **Schedule**: Branch creation - "before 2am" in timezone America/Los_Angeles, 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/roots/bud). --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 0eeebb04fe..b059886629 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "jest": "28.1.3", "json5": "2.2.1", "lodash-es": "4.17.21", - "playwright": "1.23.2", + "playwright": "1.23.4", "prettier": "2.7.1", "syncpack": "8.2.4", "ts-node": "10.8.2", diff --git a/yarn.lock b/yarn.lock index 7baecc54ec..3e6315108f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9899,7 +9899,7 @@ __metadata: jest: 28.1.3 json5: 2.2.1 lodash-es: 4.17.21 - playwright: 1.23.2 + playwright: 1.23.4 prettier: 2.7.1 syncpack: 8.2.4 ts-node: 10.8.2 @@ -23104,23 +23104,23 @@ __metadata: languageName: node linkType: hard -"playwright-core@npm:1.23.2": - version: 1.23.2 - resolution: "playwright-core@npm:1.23.2" +"playwright-core@npm:1.23.4": + version: 1.23.4 + resolution: "playwright-core@npm:1.23.4" bin: playwright: cli.js - checksum: 7e5c7adbc436c68e5de8535508746c2734393f77948c08ff1df7d21eaa518cd00d82f49c936b2776be6958dc2d7f18985582d72690ffeee7a59006267e22a391 + checksum: 347a40f2fbcc9ee896c5cf8d8211ffa7a200e22f154e879d9e829ee6bd365acc1c69c8b11a64a96a9d2fae9c85e859c995680be1a15b5e74c367ffa53425c9c9 languageName: node linkType: hard -"playwright@npm:1.23.2": - version: 1.23.2 - resolution: "playwright@npm:1.23.2" +"playwright@npm:1.23.4": + version: 1.23.4 + resolution: "playwright@npm:1.23.4" dependencies: - playwright-core: 1.23.2 + playwright-core: 1.23.4 bin: playwright: cli.js - checksum: 19b32fcc77375366643ac45009dd5a6d25a6a64258aa11da6030fd7bc6bf54366f3740fd7886ed5b03860ac48c4278b7cbd1483e924e3367ad2d3434efe57358 + checksum: a646b08ceecba56b1bb69125e26dc487260fb1ccbb32e516451b0e85387e3118fd38d68d9c43abe8a81558be992cf86a2f652e926a534e8f42ca0a11dd626918 languageName: node linkType: hard