fix(deps): update dependency @playwright/test to v1.53.2 #81

Open
ticktock_depbot wants to merge 1 commit from renovate/playwright-monorepo into main
Collaborator

This PR contains the following updates:

Package Type Update Change
@playwright/test (source) dependencies patch 1.53.0 -> 1.53.2

Release Notes

microsoft/playwright (@​playwright/test)

v1.53.2

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/36317 - [Regression]: Merging pre-1.53 blob reports loses attachments
https://github.com/microsoft/playwright/pull/36357 - [Regression (Chromium)]: CDP missing trailing slash
https://github.com/microsoft/playwright/issues/36292 - [Bug (MSEdge)]: Edge fails to launch when using msRelaunchNoCompatLayer

Browser Versions

  • Chromium 138.0.7204.23
  • Mozilla Firefox 139.0
  • WebKit 18.5

This version was also tested against the following stable channels:

  • Google Chrome 137
  • Microsoft Edge 137

v1.53.1

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/36339 - [Regression]: Click can fail when scrolling required
https://github.com/microsoft/playwright/issues/36307 - [Regression (Chromium)]: Under some scenarios filling a textarea doesn't fill
https://github.com/microsoft/playwright/issues/36294 - [Regression (Firefox)]: setViewportSize times out
https://github.com/microsoft/playwright/pull/36350 - [Fix]: Display HTTP method for fetch trace entries

Browser Versions

  • Chromium 138.0.7204.23
  • Mozilla Firefox 139.0
  • WebKit 18.5

This version was also tested against the following stable channels:

  • Google Chrome 137
  • Microsoft Edge 137

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@playwright/test](https://playwright.dev) ([source](https://github.com/microsoft/playwright)) | dependencies | patch | [`1.53.0` -> `1.53.2`](https://renovatebot.com/diffs/npm/@playwright%2ftest/1.53.0/1.53.2) | --- ### Release Notes <details> <summary>microsoft/playwright (@&#8203;playwright/test)</summary> ### [`v1.53.2`](https://github.com/microsoft/playwright/releases/tag/v1.53.2) [Compare Source](https://github.com/microsoft/playwright/compare/v1.53.1...v1.53.2) ##### Highlights https://github.com/microsoft/playwright/issues/36317 - \[Regression]: Merging pre-1.53 blob reports loses attachments https://github.com/microsoft/playwright/pull/36357 - \[Regression (Chromium)]: CDP missing trailing slash https://github.com/microsoft/playwright/issues/36292 - \[Bug (MSEdge)]: Edge fails to launch when using `msRelaunchNoCompatLayer` #### Browser Versions - Chromium 138.0.7204.23 - Mozilla Firefox 139.0 - WebKit 18.5 This version was also tested against the following stable channels: - Google Chrome 137 - Microsoft Edge 137 ### [`v1.53.1`](https://github.com/microsoft/playwright/releases/tag/v1.53.1) [Compare Source](https://github.com/microsoft/playwright/compare/v1.53.0...v1.53.1) ##### Highlights https://github.com/microsoft/playwright/issues/36339 - \[Regression]: Click can fail when scrolling required https://github.com/microsoft/playwright/issues/36307 - \[Regression (Chromium)]: Under some scenarios filling a `textarea` doesn't fill https://github.com/microsoft/playwright/issues/36294 - \[Regression (Firefox)]: `setViewportSize` times out https://github.com/microsoft/playwright/pull/36350 - \[Fix]: Display HTTP method for fetch trace entries #### Browser Versions - Chromium 138.0.7204.23 - Mozilla Firefox 139.0 - WebKit 18.5 This version was also tested against the following stable channels: - Google Chrome 137 - Microsoft Edge 137 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
ticktock_depbot added 1 commit 2025-06-18 20:04:40 +00:00
fix(deps): update dependency @playwright/test to v1.53.1
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 10s
/ build (pull_request) Successful in 6m45s
910528ad3e
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: yarn.lock ``` Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] ```
ticktock_depbot force-pushed renovate/playwright-monorepo from 910528ad3e to b3d1590f5b 2025-06-30 18:49:26 +00:00 Compare
ticktock_depbot changed title from fix(deps): update dependency @playwright/test to v1.53.1 to fix(deps): update dependency @playwright/test to v1.53.2 2025-06-30 18:49:27 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 1m16s
/ build (pull_request) Successful in 4m42s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/playwright-monorepo:renovate/playwright-monorepo
git checkout renovate/playwright-monorepo

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/playwright-monorepo
git checkout renovate/playwright-monorepo
git rebase main
git checkout main
git merge --ff-only renovate/playwright-monorepo
git checkout renovate/playwright-monorepo
git rebase main
git checkout main
git merge --no-ff renovate/playwright-monorepo
git checkout main
git merge --squash renovate/playwright-monorepo
git checkout main
git merge --ff-only renovate/playwright-monorepo
git checkout main
git merge renovate/playwright-monorepo
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: btclock/webui#81
No description provided.