Skip to content

chore(deps): update playwright monorepo to v1.58.2#922

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/playwright-monorepo
Open

chore(deps): update playwright monorepo to v1.58.2#922
renovate[bot] wants to merge 1 commit intomainfrom
renovate/playwright-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2025

This PR contains the following updates:

Package Change Age Confidence
@playwright/test (source) 1.55.11.58.2 age confidence
playwright (source) 1.55.11.58.2 age confidence

Release Notes

microsoft/playwright (@​playwright/test)

v1.58.2

Compare Source

v1.58.1

Compare Source

Highlights

#​39036 fix(msedge): fix local network permissions
#​39037 chore: update cft download location
#​38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions
  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

v1.58.0

Compare Source

v1.57.0

Compare Source

v1.56.1

Compare Source

Highlights

#​37871 chore: allow local-network-access permission in chromium
#​37891 fix(agents): remove workspaceFolder ref from vscode mcp
#​37759 chore: rename agents to test agents
#​37757 chore(mcp): fallback to cwd when resolving test config

Browser Versions

  • Chromium 141.0.7390.37
  • Mozilla Firefox 142.0.1
  • WebKit 26.0

v1.56.0

Compare Source

Playwright Agents

Introducing Playwright Agents, three custom agent definitions designed to guide LLMs through the core process of building a Playwright test:

  • 🎭 planner explores the app and produces a Markdown test plan
  • 🎭 generator transforms the Markdown plan into the Playwright Test files
  • 🎭 healer executes the test suite and automatically repairs failing tests

Run npx playwright init-agents with your client of choice to generate the latest agent definitions:

### Generate agent files for each agentic loop
### Visual Studio Code
npx playwright init-agents --loop=vscode

### Claude Code
npx playwright init-agents --loop=claude

### opencode
npx playwright init-agents --loop=opencode

[!NOTE]
VS Code v1.105 (currently on the VS Code Insiders channel) is needed for the agentic experience in VS Code. It will become stable shortly, we are a bit ahead of times with this functionality!

Learn more about Playwright Agents

New APIs

UI Mode and HTML Reporter

  • Added option to 'html' reporter to disable the "Copy prompt" button
  • Added option to 'html' reporter and UI Mode to merge files, collapsing test and describe blocks into a single unified list
  • Added option to UI Mode mirroring the --update-snapshots options
  • Added option to UI Mode to run only a single worker at a time

Breaking Changes

Miscellaneous

  • Aria snapshots render and compare input placeholder
  • Added environment variable PLAYWRIGHT_TEST to Playwright worker processes to allow discriminating on testing status

Browser Versions

  • Chromium 141.0.7390.37
  • Mozilla Firefox 142.0.1
  • WebKit 26.0

Configuration

📅 Schedule: Branch creation - "after 10pm,before 5am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Oct 14, 2025

⚠️ No Changeset found

Latest commit: 07211e0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/playwright-monorepo branch 9 times, most recently from 44816e0 to 8e9a6f6 Compare October 21, 2025 00:49
@renovate renovate bot force-pushed the renovate/playwright-monorepo branch 3 times, most recently from a192bd7 to ce22899 Compare October 24, 2025 05:10
@renovate renovate bot changed the title chore(deps): update playwright monorepo to v1.56.0 chore(deps): update playwright monorepo to v1.56.1 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/playwright-monorepo branch 9 times, most recently from 3e2e070 to b730466 Compare November 1, 2025 16:46
@renovate renovate bot force-pushed the renovate/playwright-monorepo branch 6 times, most recently from a3668c9 to ccb3844 Compare November 5, 2025 21:11
@renovate renovate bot force-pushed the renovate/playwright-monorepo branch 7 times, most recently from 0dda02e to 1381f73 Compare November 28, 2025 01:55
@renovate renovate bot force-pushed the renovate/playwright-monorepo branch 4 times, most recently from bf4019f to 356c7fc Compare December 2, 2025 13:39
@renovate renovate bot changed the title chore(deps): update playwright monorepo to v1.56.1 chore(deps): update playwright monorepo to v1.57.0 Dec 2, 2025
@renovate renovate bot force-pushed the renovate/playwright-monorepo branch 4 times, most recently from 0f5cc24 to 8508c04 Compare December 5, 2025 03:55
@renovate renovate bot force-pushed the renovate/playwright-monorepo branch 10 times, most recently from f529a13 to c6c8418 Compare December 16, 2025 22:14
@renovate renovate bot force-pushed the renovate/playwright-monorepo branch 3 times, most recently from a64c039 to 33b1ce2 Compare December 19, 2025 16:39
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.

0 participants