chore(renovate): group playwright docker image with npm packages#2223
chore(renovate): group playwright docker image with npm packages#2223colinaaa merged 1 commit intolynx-family:mainfrom
Conversation
|
📝 WalkthroughWalkthroughThis change modifies the Renovate configuration to add a new grouping strategy for Playwright packages and container images. It introduces two group blocks under "playwright monorepo": one for npm packages (playwright and Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Merging this PR will degrade performance by 10.89%
Performance Changes
Comparing Footnotes
|
Web Explorer#7616 Bundle Size — 383.74KiB (0%).75d595e(current) vs 2fb8872 main#7612(baseline) Bundle metrics
Bundle size by type
|
| Current #7616 |
Baseline #7612 |
|
|---|---|---|
252.83KiB |
252.83KiB |
|
95.85KiB |
95.85KiB |
|
35.06KiB |
35.06KiB |
Bundle analysis report Branch colinaaa:renovate/reconfigure Project dashboard
Generated by RelativeCI Documentation Report issue
Summary
Updates Renovate configuration to group
mcr.microsoft.com/playwrightDocker image updates withplaywrightnpm package updates.Details
versioningregex formcr.microsoft.com/playwrightto extract the semantic version from tags likev1.59.0-noble.groupName.This ensures that when Playwright updates (e.g. to 1.59.0), both the NPM packages and the Docker image are updated in a single PR.
Summary by CodeRabbit