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

Upgrade Playwright to 1.39.0 #1485

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

lawrence-forooghian
Copy link
Collaborator

This requires us to now explicitly install the browsers (see this section of Playwright release notes).

I’m doing this upgrade not because it’s necessary but because NPM tried to make it for me when resolving a package-lock.json merge conflict in an upcoming commit. Given that the upgrade involves this CI change, thought it best to do it as a separate commit so it doesn’t get lost inside a merge commit.

@github-actions github-actions bot temporarily deployed to staging/pull/1485/features November 3, 2023 14:57 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1485/typedoc November 3, 2023 14:59 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/1485/bundle-report November 3, 2023 14:59 Inactive
This requires us to now explicitly install the browsers (see [1]).

I’m doing this upgrade not because it’s necessary but because NPM tried
to make it for me when resolving a package-lock.json merge conflict in
an upcoming commit. Given that the upgrade involves this CI change,
thought it best to do it as a separate commit so it doesn’t get lost
inside a merge commit.

[1] https://playwright.dev/docs/release-notes#breaking-changes-playwright-no-longer-downloads-browsers-automatically
Copy link
Member

@owenpearson owenpearson left a comment

Choose a reason for hiding this comment

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

LGTM

@lawrence-forooghian lawrence-forooghian merged commit 7220619 into main Nov 3, 2023
11 checks passed
@lawrence-forooghian lawrence-forooghian deleted the upgrade-playwright-to-latest branch November 3, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants