Skip to content

Conversation

@homarr-renovate
Copy link
Contributor

@homarr-renovate homarr-renovate bot commented Sep 28, 2025

This PR contains the following updates:

Package Change Age Confidence
@playwright/test (source) ^1.55.0 -> ^1.56.1 age confidence

Release Notes

microsoft/playwright (@​playwright/test)

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

v1.55.1

Compare Source

Highlights

#​37479 - [Bug]: Upgrade Chromium to 140.0.7339.186.
#​37147 - [Regression]: Internal error: step id not found.
#​37146 - [Regression]: HTML reporter displays a broken chip link when there are no projects.
#​37137 - Revert "fix(a11y): track inert elements as hidden".
#​37532 - chore: do not use -k option

Browser Versions

  • Chromium 140.0.7339.186
  • Mozilla Firefox 141.0
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 139
  • Microsoft Edge 139

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.


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

This PR has been generated by Renovate Bot.

@netlify
Copy link

netlify bot commented Sep 28, 2025

Deploy Preview for homarr-docs ready!

Name Link
🔨 Latest commit e957d25
🔍 Latest deploy log https://app.netlify.com/projects/homarr-docs/deploys/691792ea07c611000852f9a0
😎 Deploy Preview https://deploy-preview-425--homarr-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 27 (🔴 down 1 from production)
Accessibility: 96 (no change from production)
Best Practices: 83 (no change from production)
SEO: 97 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@argos-ci
Copy link

argos-ci bot commented Sep 28, 2025

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ⚠️ Changes detected (Review) 23 changed Nov 14, 2025, 8:52 PM

@homarr-renovate homarr-renovate bot force-pushed the renovate/playwright-monorepo branch 6 times, most recently from e4b069d to 84ae45c Compare October 3, 2025 20:30
@homarr-renovate homarr-renovate bot force-pushed the renovate/playwright-monorepo branch 5 times, most recently from c9d21e9 to 037bcdc Compare October 11, 2025 15:24
@homarr-renovate homarr-renovate bot changed the title chore(deps): update dependency @playwright/test to ^1.55.1 chore(deps): update dependency @playwright/test to ^1.56.0 Oct 11, 2025
@homarr-renovate homarr-renovate bot force-pushed the renovate/playwright-monorepo branch 7 times, most recently from be6f3a5 to 4180533 Compare October 18, 2025 19:26
@homarr-renovate homarr-renovate bot force-pushed the renovate/playwright-monorepo branch from 4180533 to 6fdb319 Compare October 22, 2025 02:04
@homarr-renovate homarr-renovate bot changed the title chore(deps): update dependency @playwright/test to ^1.56.0 chore(deps): update dependency @playwright/test to ^1.56.1 Oct 22, 2025
@homarr-renovate homarr-renovate bot force-pushed the renovate/playwright-monorepo branch 5 times, most recently from 71d808a to d68f133 Compare October 25, 2025 01:57
@homarr-renovate homarr-renovate bot force-pushed the renovate/playwright-monorepo branch 2 times, most recently from 2ff3360 to c922ef4 Compare October 31, 2025 19:27
@homarr-renovate homarr-renovate bot force-pushed the renovate/playwright-monorepo branch 3 times, most recently from 472b653 to 990f15e Compare November 7, 2025 20:32
@homarr-renovate homarr-renovate bot force-pushed the renovate/playwright-monorepo branch 2 times, most recently from 9f69aab to 793fd01 Compare November 14, 2025 19:29
@homarr-renovate homarr-renovate bot force-pushed the renovate/playwright-monorepo branch from 793fd01 to e957d25 Compare November 14, 2025 20:36
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