Skip to content

[deps]: Bump @playwright/test from 1.58.0 to 1.59.1#476

Merged
blackwood merged 1 commit into
mainfrom
fix/playwright-1.59.1-type-compat
Apr 6, 2026
Merged

[deps]: Bump @playwright/test from 1.58.0 to 1.59.1#476
blackwood merged 1 commit into
mainfrom
fix/playwright-1.59.1-type-compat

Conversation

@blackwood
Copy link
Copy Markdown
Collaborator

@blackwood blackwood commented Apr 6, 2026

Summary

  • Bumps @playwright/test from 1.58.0 to 1.59.1
  • Fixes a TypeScript type error introduced by the lock file maintenance in [deps]: Lock file maintenance #434, where @axe-core/playwright resolved playwright-core@1.59.1 as a peer dependency — causing a Page type mismatch since 1.59.1 adds new methods (ariaSnapshot, cancelPickLocator, etc.) not present in 1.58.0

Test plan

Lock file maintenance in #434 updated playwright-core to 1.59.1 as a
peer dependency of @axe-core/playwright, causing a Page type mismatch
with the previously pinned @playwright/test@1.58.0.
@blackwood blackwood requested a review from a team as a code owner April 6, 2026 14:26
@blackwood blackwood requested a review from audreyality April 6, 2026 14:26
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

Logo
Checkmarx One – Scan Summary & Detailse3248741-4682-45f6-a6fd-97559d1a0778

Great job! No new security vulnerabilities introduced in this pull request

Copy link
Copy Markdown
Member

@audreyality audreyality left a comment

Choose a reason for hiding this comment

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

📝 There's failing tests. I'll re-review once the tests pass.

@blackwood blackwood merged commit 33cf09b into main Apr 6, 2026
18 of 22 checks passed
@blackwood blackwood deleted the fix/playwright-1.59.1-type-compat branch April 6, 2026 15:33
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