Skip to content

chore: group webpack* dependencies for Renovate#1696

Merged
mschile merged 1 commit intocypress-io:masterfrom
MikeMcC399:renovate-group-webpack
Mar 19, 2026
Merged

chore: group webpack* dependencies for Renovate#1696
mschile merged 1 commit intocypress-io:masterfrom
MikeMcC399:renovate-group-webpack

Conversation

@MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented Mar 19, 2026

Situation

Renovate is now updating examples, including the examples/webpack. Each dependency is handled separately, and this directory includes:

  • webpack
  • webpack-cli
  • webpack-dev-server

Change

Group the webpack* dependencies together in the Renovate config to reduce the number of PRs that Renovate generates, in the case of webpack simultaneously releasing updates. Limit to weekly updates.

Verification

npx --yes --package renovate -- renovate-config-validator

Note

Low Risk
Low risk config-only change that just alters how Renovate groups and schedules dependency update PRs. No runtime code or dependency versions are modified.

Overview
Renovate configuration now groups all webpack-matching packages (e.g., webpack, webpack-cli, webpack-dev-server) under a single webpack group and schedules those updates weekly, reducing the number of Renovate PRs when webpack-related packages release together.

Written by Cursor Bugbot for commit 9a194ea. This will update automatically on new commits. Configure here.

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 marked this pull request as ready for review March 19, 2026 13:36
@mschile mschile merged commit ce92cec into cypress-io:master Mar 19, 2026
89 checks passed
@MikeMcC399 MikeMcC399 deleted the renovate-group-webpack branch March 19, 2026 14:16
@github-actions
Copy link

🎉 This PR is included in version 7.1.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants