Skip to content

AB#126039 bump Playwright minimum version#24

Merged
sebastianchristopher merged 2 commits into
masterfrom
AB#126039
Jun 9, 2026
Merged

AB#126039 bump Playwright minimum version#24
sebastianchristopher merged 2 commits into
masterfrom
AB#126039

Conversation

@sebastianchristopher

Copy link
Copy Markdown
Contributor
  • issues with browser install hang on Playwright 1.58 so this ups the floor of what version we require. Also upgrades vite and guidance.

 * issues with browser install hang on Playwright 1.58 so this ups the floor of what version we require. Also upgrades vite and guidance.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR raises the minimum required Playwright version to avoid browser install hangs seen with older Playwright versions on newer Node (per PR description), and updates related developer guidance and build tooling dependencies.

Changes:

  • Bumped the @playwright/test peer dependency floor to 1.60.0.
  • Updated README guidance for installing Playwright browsers and clarified the required Playwright version.
  • Upgraded vite to 8.0.5 (with corresponding lockfile updates) for building the package.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 2 comments.

File Description
README.md Updates Playwright install guidance and documents the new minimum required Playwright version.
package.json Raises Playwright peer dependency requirement and upgrades Vite used for bundling.
package-lock.json Locks updated dependency graph for the new Playwright/Vite versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Comment thread package.json
@sebastianchristopher sebastianchristopher merged commit 219ac25 into master Jun 9, 2026
1 check passed
@sebastianchristopher sebastianchristopher deleted the AB#126039 branch June 9, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants