Skip to content

chore(renovate): enable lockfileMaintenance for examples/**#1735

Merged
mschile merged 1 commit intocypress-io:masterfrom
MikeMcC399:renovate/example-lockfiles
Apr 22, 2026
Merged

chore(renovate): enable lockfileMaintenance for examples/**#1735
mschile merged 1 commit intocypress-io:masterfrom
MikeMcC399:renovate/example-lockfiles

Conversation

@MikeMcC399
Copy link
Copy Markdown
Collaborator

@MikeMcC399 MikeMcC399 commented Apr 22, 2026

Situation

Renovate is currently not configured in renovate.json for lockfileMaintenance since this could cause the need for an action rebuild, and so far there hasn't been a process set up that could deal with this.

This means however that vulnerabilities in the examples sub-directories caused by transient dependencies such as lodash are currently not addressed by Renovate updates.

Change

Enable lockFileMaintenance in the renovate.json configuration for examples/** only.

lockFileMaintenance runs weekly by default. It can also be intiated manually through the Dependency Dashboard or through the Renovate Web UI.


Note

Low Risk
Low risk: only updates Renovate configuration to control when lockfile maintenance PRs are created, without touching runtime code.

Overview
Enables Renovate lockFileMaintenance, then adds package rules to disable lockfile maintenance by default and re-enable it only for examples/** so Renovate can refresh example lockfiles without triggering lockfile maintenance across the rest of the repo.

Reviewed by Cursor Bugbot for commit 428cb26. Bugbot is set up for automated code reviews on this repo. Configure here.

@MikeMcC399 MikeMcC399 added type: enhancement New feature or request renovate labels Apr 22, 2026
@MikeMcC399 MikeMcC399 self-assigned this Apr 22, 2026
@cypress-app-bot
Copy link
Copy Markdown

@MikeMcC399 MikeMcC399 marked this pull request as ready for review April 22, 2026 14:36
@MikeMcC399 MikeMcC399 requested a review from mschile April 22, 2026 14:36
@mschile mschile merged commit aed135c into cypress-io:master Apr 22, 2026
88 checks passed
@MikeMcC399 MikeMcC399 deleted the renovate/example-lockfiles branch April 22, 2026 14:52
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.

3 participants