Skip to content

Enable lockFileMaintenance in Renovate config#695

Merged
mensfeld merged 2 commits intomasterfrom
renovate-lock-file-maintenance
May 4, 2026
Merged

Enable lockFileMaintenance in Renovate config#695
mensfeld merged 2 commits intomasterfrom
renovate-lock-file-maintenance

Conversation

@mensfeld
Copy link
Copy Markdown
Member

@mensfeld mensfeld commented May 4, 2026

This ensures Renovate periodically updates lockfile-only dependencies (transitive deps and those without version pins) that would otherwise never get updated.

This ensures Renovate periodically updates lockfile-only dependencies
(transitive deps and those without version pins) that would otherwise
never get updated.
@mensfeld mensfeld requested a review from Copilot May 4, 2026 11:09
@mensfeld mensfeld self-assigned this May 4, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Enables Renovate’s lock file maintenance so transitive/lockfile-only dependency updates are periodically proposed even when no direct dependency versions change.

Changes:

  • Adds lockFileMaintenance.enabled: true to the Renovate configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread renovate.json
]
],
"lockFileMaintenance": {
"enabled": true
@mensfeld mensfeld merged commit 6c9266c into master May 4, 2026
13 checks passed
@mensfeld mensfeld deleted the renovate-lock-file-maintenance branch May 4, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants