-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Bump @playwright/test to ^1.52.0 #17460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.