Skip to content

chore: group Renovate eslint-related updates monthly#1682

Merged
jennifer-shehane merged 2 commits intocypress-io:masterfrom
MikeMcC399:renovate-group-eslint
Mar 16, 2026
Merged

chore: group Renovate eslint-related updates monthly#1682
jennifer-shehane merged 2 commits intocypress-io:masterfrom
MikeMcC399:renovate-group-eslint

Conversation

@MikeMcC399
Copy link
Collaborator

@MikeMcC399 MikeMcC399 commented Mar 13, 2026

Situation

  • This repo is configured with ESLint and related plugins for linting:

    "@eslint/js": "10.0.1",
    "@stylistic/eslint-plugin": "5.10.0",
    "eslint": "10.0.3",
    "eslint-plugin-cypress": "6.2.0",
    "globals": "17.3.0",
    
  • These plugins are updated individually by Renovate when necessary. The update for each dependency goes into a separate PR.

  • Updates to eslint and @eslint/js are often released together.

  • Linting has reached a stable state and daily updates are not necessary.

Change

  • Group Renovate updates for *eslint* and globals together.

  • Set frequency to once a month.

This significantly reduces the number of potential PRs to be reviewed with no expected downside on the quality of repo code.

Renovate Job Dashboard

Verification

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

Reference


Note

Low Risk
Only adjusts Renovate configuration to group and slow down lint-related dependency update PRs; no runtime or production code changes.

Overview
Renovate now groups eslint-related packages (regex "/eslint/") plus globals into a single PR and schedules those updates monthly via schedule:monthly, reducing the number of separate dependency update PRs.

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

@cypress-app-bot
Copy link

@MikeMcC399 MikeMcC399 added type: enhancement New feature or request renovate labels Mar 13, 2026
@MikeMcC399 MikeMcC399 self-assigned this Mar 13, 2026
@MikeMcC399 MikeMcC399 marked this pull request as ready for review March 13, 2026 08:25
@jennifer-shehane
Copy link
Member

@MikeMcC399 Can you resolve conflicts?

@MikeMcC399
Copy link
Collaborator Author

@jennifer-shehane

Can you resolve conflicts?

Done

@jennifer-shehane jennifer-shehane merged commit 26debe6 into cypress-io:master Mar 16, 2026
86 checks passed
@MikeMcC399 MikeMcC399 deleted the renovate-group-eslint branch March 16, 2026 13:29
@github-actions
Copy link

🎉 This PR is included in version 7.1.7 🎉

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