Skip to content

chore(renovate): add playwright-core to group#31135

Open
thetaPC wants to merge 1 commit into
mainfrom
renovate-playwright
Open

chore(renovate): add playwright-core to group#31135
thetaPC wants to merge 1 commit into
mainfrom
renovate-playwright

Conversation

@thetaPC
Copy link
Copy Markdown
Contributor

@thetaPC thetaPC commented May 11, 2026

Issue number: N/A


What is the current behavior?

The Renovate playwright npm rule only matched @playwright/test and @axe-core/playwright. As a result, playwright-core was not included in the playwright group and instead fell into Renovate's default playwright-monorepo grouping, opening a separate renovate/playwright-monorepo PR alongside the main renovate/playwright PR for every Playwright release.

What is the new behavior?

  • Added playwright-core to the npm rule's matchPackageNames so it groups with the other Playwright packages.
  • Switched the npm rule from matchPackagePatterns to matchPackageNames since the entries are exact package names, not patterns; the explicit list is clearer for a small, stable set of dependencies.
  • All Playwright-related updates (@playwright/test, @axe-core/playwright, playwright-core, and the mcr.microsoft.com/playwright Docker image) will now land in a single renovate/playwright PR.

Does this introduce a breaking change?

  • Yes
  • No

Other information

N/A

@vercel
Copy link
Copy Markdown

vercel Bot commented May 11, 2026

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

Project Deployment Actions Updated (UTC)
ionic-framework Ready Ready Preview, Comment May 11, 2026 9:24pm

Request Review

@thetaPC thetaPC marked this pull request as ready for review May 11, 2026 21:47
@thetaPC thetaPC requested a review from a team as a code owner May 11, 2026 21:47
@thetaPC thetaPC requested a review from gnbm May 11, 2026 21:47
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