Skip to content

chore: group Renovate eslint-related updates monthly#1682

Open
MikeMcC399 wants to merge 1 commit intocypress-io:masterfrom
MikeMcC399:renovate-group-eslint
Open

chore: group Renovate eslint-related updates monthly#1682
MikeMcC399 wants to merge 1 commit 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
Low risk config-only change that only affects Renovate PR grouping/scheduling; no runtime code paths are modified.

Overview
Renovate is updated to group eslint-related packages (regex /eslint/ plus globals) into a single PR named eslint.

These grouped updates are now scheduled monthly via schedule:monthly, reducing Renovate PR churn without changing application code.

Written by Cursor Bugbot for commit ed8340f. 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants