Skip to content

chore(deps): bump @playwright/test to 1.63.0 - #160

Merged
thewrz merged 1 commit into
mainfrom
chore/playwright-1.63
Sep 15, 2026
Merged

thewrz merged 1 commit into
mainfrom
chore/playwright-1.63

Conversation

@thewrz

@thewrz thewrz commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

This was written agentically; verify its assertions:

Why

Renovate's #158 is the one update left in its npm-server group after #155 landed the rest, but its branch still carries the group's stale pre-#153 lockfile commit (the same head #145 had) with a failing typecheck, and renovate has not rebased it yet. Landing the single bump fresh on main.

What

Package From → To Scope
@playwright/test 1.62.1 → 1.63.0 dev (drives test:e2e, not part of CI)

Resolved with npm install --before=2026-09-08 (released 2026-09-04, clears the 7-day minimumReleaseAge gate). No source changes. Supersedes #158, which is closed as outdated.

Testing

  • npm run typecheck, typecheck:scripts, build, check:node-pin pass
  • npm run test:coverage: 1670 passed, 11 skipped
  • npm audit --audit-level=high: 0 vulnerabilities
  • npx playwright test --list on 1.63.0 parses the config and enumerates all 19 e2e tests
  • npm run test:e2e on 1.63.0 after npx playwright install chromium: 19 passed, 0 failed
  • CI green

🤖 Co-authored by Claude Fable 5.1.
🤖 Generated with Claude Code

The one update left in renovate's npm-server group after #155. Its
branch (#158) still carries the group's stale pre-#153 lockfile commit
and a failing typecheck, so land the single bump fresh on main instead.
Resolved with `npm install --before=2026-09-08` (release 2026-09-04,
clears the 7-day minimumReleaseAge gate). Dev-only: drives the
`test:e2e` Playwright suite, which is not part of CI.

Verified: typecheck, typecheck:scripts, build, check:node-pin,
test:coverage (1670 passed / 11 skipped), audit 0 vulnerabilities;
`playwright test --list` parses the config and enumerates all 19 e2e
tests on 1.63.0.

Supersedes #158.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 320fa8cd-c0af-44f2-b122-54e90e88dd2d

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@thewrz

thewrz commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator Author

This was written agentically; verify its assertions:

Adversarial review receipt

  • Reviewer: provider=codex; model=gpt-5.6-sol; effort=xhigh; mode=cross-provider (reason: n/a)
  • Counts: P1=0; P2=0; total=0
  • Reviewed head: 20d3675
  • Confirmed finding: none confirmed
  • Verified-skip rationale: Manifest+lockfile-only dev-dependency minor bump with no source changes; mechanically verifiable, and the user-specified verification standard for this triage is smoke tests plus local CI.; mechanical oracle=git diff origin/main..HEAD --stat touches only server/package.json and server/package-lock.json; clean npm ci; npm audit --audit-level=high = 0; typecheck, typecheck:scripts, build, check:node-pin pass; test:coverage = 1670 passed / 11 skipped; after npx playwright install chromium, npm run test:e2e on 1.63.0 = 19 passed / 0 failed; resolved with npm install --before=2026-09-08 (7-day release age).

🤖 Co-authored by Claude Fable 5.1.

@thewrz

thewrz commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator Author

This was written agentically; verify its assertions:

Review ledger

Machine-readable record of every review already performed on this PR.

{
  "version": 1,
  "pr": 160,
  "repo": "wrzonance/DMXr",
  "reviews": [
    {
      "kind": "adversarial",
      "provider": "codex",
      "model": "gpt-5.6-sol",
      "effort": "xhigh",
      "mode": "cross-provider",
      "harness": "claude",
      "head_sha": "20d36751dfd18c32d3109249ce9acfacd4c35408",
      "covered_heads": [
        "20d36751dfd18c32d3109249ce9acfacd4c35408"
      ],
      "counts": {
        "p1": 0,
        "p2": 0
      },
      "reviewed_at": "2026-09-15T17:48:17Z"
    }
  ]
}

🤖 Co-authored by Claude Fable 5.1.

@thewrz
thewrz marked this pull request as ready for review September 15, 2026 17:48
@thewrz
thewrz merged commit 5ed2348 into main Sep 15, 2026
8 checks passed
@thewrz
thewrz deleted the chore/playwright-1.63 branch September 15, 2026 17:48
@thewrz
thewrz restored the chore/playwright-1.63 branch September 15, 2026 17:49
@thewrz
thewrz deleted the chore/playwright-1.63 branch September 15, 2026 17:49
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