Skip to content

chore: bump patchright to 1.61.1#40

Open
fasrinaleem wants to merge 1 commit into
QuestPilot:mainfrom
fasrinaleem:deps/bump-patchright-1.61.1
Open

chore: bump patchright to 1.61.1#40
fasrinaleem wants to merge 1 commit into
QuestPilot:mainfrom
fasrinaleem:deps/bump-patchright-1.61.1

Conversation

@fasrinaleem

Copy link
Copy Markdown
Contributor

Updates patchright (1.57.0 -> 1.61.1) and adds @playwright/test as a direct dependency (previously only a transitive peer dependency).

What does this PR do?

Related issue

Type of change

  • Bug fix
  • New feature
  • Refactor / cleanup
  • Docs
  • Other:

Checklist

  • I built it (npm run build) and it compiles cleanly.
  • I ran the tests (npm test) and they pass.
  • I did not hardcode dashboard CSS selectors in task files (selectors live in the selector layer).
  • My change works on both dashboards (new Next.js + classic) where relevant, or is clearly scoped to one.
  • I did not commit any secrets, accounts, sessions, or license keys.

Notes for reviewers

Updates patchright (1.57.0 -> 1.61.1) and adds @playwright/test as a
direct dependency (previously only a transitive peer dependency).

Co-Authored-By: Claude Sonnet 5 <[email protected]>
Copilot AI review requested due to automatic review settings July 3, 2026 04:11

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 updates the browser automation dependency stack by bumping patchright to 1.61.1 and making @playwright/test an explicit direct dependency (previously only present indirectly as a peer dependency).

Changes:

  • Bump patchright from ^1.57.0 to ^1.61.1.
  • Add @playwright/test@^1.61.1 as a direct dependency.
  • Refresh package-lock.json to reflect the new dependency graph (including playwright/playwright-core brought in by @playwright/test).

Reviewed changes

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

File Description
package.json Adds @playwright/test and bumps patchright to align runtime dependencies with updated Playwright/Patchright versions.
package-lock.json Updates resolved versions and dependency metadata to match the new direct dependencies.

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

Comment thread package.json
@HIK-506

HIK-506 commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

What is your Discord so you can get the role on the server?

@HIK-506

HIK-506 commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

81 commits—obsolete, from what I understand.

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