Bump @playwright/test to ^1.52.0#17460
Conversation
|
Deploy preview: https://deploy-preview-17460--material-ui-x.netlify.app/ |
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
03e5e7d to
eba2e9c
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
| }, | ||
| { | ||
| "groupName": "Playwright", | ||
| "matchPackageNames": ["playwright", "@playwright/test", "mcr.microsoft.com/playwright"] |
There was a problem hiding this comment.
playwright dep no longer exists and mcr.microsoft.com/playwright is not used anymore (it was the name of the CircleCI image we used previously for tests)
LukasTy
left a comment
There was a problem hiding this comment.
Looks like the Argos diff is due to Fluent scrollbars being rolled out to Linux and Windows starting with v136 of chrome(-ium): https://chromestatus.com/feature/5693137379917824
| name: Install playwright & ffmpeg | ||
| command: | | ||
| pnpx playwright@1.51.1 install --with-deps | ||
| pnpx playwright install --with-deps |
There was a problem hiding this comment.
Removing specific version as Renovate couldn't bump it, and it looks like without it, the version in dependencies is used. 👍

This PR contains the following updates:
^1.51.1->^1.52.0Release Notes
microsoft/playwright (@playwright/test)
v1.52.0Compare Source
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, 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.
This PR was generated by Mend Renovate. View the repository job log.