deps: bump default @playwright/mcp to 0.0.77#42737
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@playwright/mcp to 0.0.77
There was a problem hiding this comment.
Pull request overview
This pull request bumps gh-aw’s default pinned npm version for @playwright/mcp so new patch-level behavior and fixes are picked up by default, and records the change in release metadata via a changeset.
Changes:
- Update
DefaultPlaywrightMCPVersionfrom0.0.76to0.0.77. - Add a patch changeset documenting the default version bump for the next release.
Show a summary per file
| File | Description |
|---|---|
pkg/constants/version_constants.go |
Bumps the default @playwright/mcp version constant to 0.0.77. |
.changeset/patch-update-playwright-mcp-0.0.77.md |
Adds patch release-note metadata describing the default version bump. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Low
|
✅ Test Quality Sentinel completed test quality analysis. No test files were added or modified in this PR. Test Quality Sentinel skipped. |
|
🧠 Matt Pocock Skills Reviewer has completed the skills-based review. ✅ |
|
✅ Design Decision Gate 🏗️ completed the design decision gate check. No ADR enforcement needed: PR #42737 does not have the 'implementation' label and has ≤100 new lines of code in business logic directories (only 1 addition in default business dirs). |
|
✅ PR Code Quality Reviewer completed the code quality review. |
There was a problem hiding this comment.
Clean, minimal version bump from 0.0.76 to 0.0.77. The change is correctly scoped to the default version constant and is accompanied by a properly formatted patch-level changeset entry. No issues found.
🧵 Reviewed using Impeccable skills by Impeccable Skills Reviewer · 13.2 AIC · ⌖ 8.77 AIC · ⊞ 4.9K
There was a problem hiding this comment.
✅ Clean version bump — approved
Two-file change; both are correct and consistent. No test fixtures hardcode the version, and the old string survives only in historical CHANGELOG/prior-changeset entries as expected.
🔎 Code quality review by PR Code Quality Reviewer · 27.2 AIC · ⌖ 7 AIC · ⊞ 1.6K
Comment /review to run again
There was a problem hiding this comment.
Skills-Based Review 🧠
Applied /grill-with-docs — this is a tightly scoped patch-level dependency bump with no code logic changes.
Positive Highlights
- ✅ Version constant is the single source of truth — clean, centralised change
- ✅ Changeset file follows the established naming convention and format
- ✅ PR description provides good context about the upstream changes included in 0.0.77
No blocking issues found.
🧠 Reviewed using Matt Pocock's skills by Matt Pocock Skills Reviewer · 27.9 AIC · ⌖ 7.2 AIC · ⊞ 6.6K
Comment /matt to run again
|
@copilot please run the
|
Done. Here's the full merge-ready summary:
Actions taken: No file changes required — the dependency bump and changeset were already complete and correct. Hand-off: Ready for maintainer merge (PR has the |
|
Hey
If you'd like a quick check, you can run this prompt:
|
|
@copilot please run the
|
No further changes needed. Current state:
Ready for maintainer merge. |
|
@copilot merge main and recompile |
…laywright-mcp Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Done. Merged main ( |
This updates gh-aw’s pinned default
@playwright/mcpversion from0.0.76to0.0.77so new patch-level behavior (including screenshot scaling support and upstream security/robustness fixes) is available by default. Scope is intentionally limited to the version pin and release-note metadata.Dependency default update
DefaultPlaywrightMCPVersioninpkg/constants/version_constants.go:Release metadata
.changeset/patch-update-playwright-mcp-0.0.77.md