Skip to content
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

[core] Update Playwright packages together #33737

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

michaldudak
Copy link
Member

The playwright package should have the same version as @playwright/test. Ensuring that they are updated together. Also made sure that the mcr.microsoft.com/playwright docker image used to run tests on CircleCI is updated alongside.

@michaldudak michaldudak added the core Infrastructure work going on behind the scenes label Aug 1, 2022
@michaldudak michaldudak requested review from a team August 1, 2022 09:46
@mui-bot
Copy link

mui-bot commented Aug 1, 2022

No bundle size changes

Generated by 🚫 dangerJS against f35731c

@oliviertassinari
Copy link
Member

It looks @m4theushw almost did the same in mui/mui-x#3941 but didn't include the Circle CI image. This raises the question: Should we or not have it?

@michaldudak
Copy link
Member Author

From https://hub.docker.com/_/microsoft-playwright:

It is recommended to use Docker image version that matches Playwright version. If the Playwright version in your Docker image does not match the version in your project/tests, Playwright will be unable to locate browser executables.

So it seems like a yes.

Copy link
Member

@siriwatknp siriwatknp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Good to know that they can be grouped together!

@michaldudak michaldudak merged commit d93630f into mui:master Aug 2, 2022
@michaldudak michaldudak deleted the renovate-playwright-group branch August 2, 2022 08:25
daniel-rabe pushed a commit to daniel-rabe/material-ui that referenced this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants