Skip to content

deps: fix unpinned playwright#834

Merged
qw-in merged 1 commit into
mainfrom
quinn/fix-unpinned-playwright
Jun 12, 2026
Merged

deps: fix unpinned playwright#834
qw-in merged 1 commit into
mainfrom
quinn/fix-unpinned-playwright

Conversation

@qw-in

@qw-in qw-in commented Jun 12, 2026

Copy link
Copy Markdown
Member

@qw-in qw-in requested a review from phil-arcjet June 12, 2026 21:09
@qw-in qw-in self-assigned this Jun 12, 2026
@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
arcjet-docs Ready Ready Preview, Comment Jun 12, 2026 9:10pm

Request Review

@arcjet-review arcjet-review Bot 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.

Arcjet Review — 🟢 Low Risk

Decision: Approved

Rationale: Trivial devDependency change pinning @playwright/test and playwright from ^1.60.0 to exact 1.60.0. This is a supply-chain hardening improvement that reduces unexpected version drift. No runtime/production impact (devDependencies only), no code changes, no security concerns.

Summary of Changes

Pins @playwright/test and playwright devDependencies to exact 1.60.0 instead of using the caret range.

Escalation Triggers

  • Dependency Changes: package.json modified — devDependency version ranges tightened to exact versions

Notes

Although the dependency-changes trigger fires, this PR only narrows existing version ranges to pinned versions (a security/reproducibility improvement) rather than adding/upgrading packages. Approving despite the trigger.

Path filtering: 1 file excluded by ignore paths. 1 of 2 files included in review.

Review: 7d7b4e6e | Model: anthropic/claude-opus-4-7 | Powered by Arcjet Review

@qw-in qw-in enabled auto-merge June 12, 2026 21:11
@qw-in qw-in added this pull request to the merge queue Jun 12, 2026
Merged via the queue into main with commit b8d7412 Jun 12, 2026
11 checks passed
@qw-in qw-in deleted the quinn/fix-unpinned-playwright branch June 12, 2026 21:31
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.

1 participant