Skip to content

chore(dev-deps): update playwright and its eslint plugin#114

Open
sjinks wants to merge 1 commit into
productionfrom
update/playwright
Open

chore(dev-deps): update playwright and its eslint plugin#114
sjinks wants to merge 1 commit into
productionfrom
update/playwright

Conversation

@sjinks

@sjinks sjinks commented Jun 13, 2026

Copy link
Copy Markdown
Member

Description

This PR updates @playwright/test and eslint-plugin-playwright to their latest versions.

This fixes the freezing of npx playwright install that affects all E2E CI jobs.

Pre-review checklist

Please make sure the items below have been covered before requesting a review:

  • This change works and has been tested locally or in Codespaces (or has an appropriate fallback).
  • This change has relevant unit tests (if applicable).
  • This change has relevant documentation additions / updates (if applicable).
  • I've created a changelog description that aligns with the provided examples.

Pre-deploy checklist

  • VIP staff: Ensure any alerts added/updated conform to internal standards (see internal documentation).

Steps to Test

CI must pass.

@sjinks sjinks self-assigned this Jun 13, 2026
@sjinks sjinks added bug Something isn't working [Status] Needs Review labels Jun 13, 2026
@sjinks sjinks marked this pull request as ready for review June 13, 2026 18:34
Copilot AI review requested due to automatic review settings June 13, 2026 18:34
@sjinks sjinks enabled auto-merge June 13, 2026 18:34

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

Updates Playwright-related dev dependencies for the E2E test suite to newer versions to address the npx playwright install freeze impacting E2E CI jobs.

Changes:

  • Bump @playwright/test to ^1.60.0 (and corresponding playwright / playwright-core lock entries).
  • Bump eslint-plugin-playwright to ^2.10.4 (and update its transitive globals dependency in the lockfile).

Reviewed changes

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

File Description
tests/e2e/package.json Updates the E2E suite’s devDependency version ranges for Playwright and its ESLint plugin.
tests/e2e/package-lock.json Updates resolved dependency graph to Playwright 1.60.0 and eslint-plugin-playwright 2.10.4, including updated engine requirements and transitive deps.
Files not reviewed (1)
  • tests/e2e/package-lock.json: Generated file

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working [Status] Needs Review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants