Skip to content

feat: refine renovate config#687

Merged
brianmcgee merged 1 commit intomainfrom
refine-renovate-config
Apr 15, 2026
Merged

feat: refine renovate config#687
brianmcgee merged 1 commit intomainfrom
refine-renovate-config

Conversation

@brianmcgee
Copy link
Copy Markdown
Member

  • group all non-major updates into a single PR
  • wait at least 7 days after a dependency has been updated
  • enable lock file maintenance for flake.lock

- group all non-major updates into a single PR
- wait at least 7 days after a dependency has been updated
- enable lock file maintenance for `flake.lock`

Signed-off-by: Brian McGee <brian@bmcgee.ie>
@brianmcgee brianmcgee requested review from jfly and zimbatm April 15, 2026 08:02
@brianmcgee brianmcgee marked this pull request as ready for review April 15, 2026 08:02
Copy link
Copy Markdown
Collaborator

@jfly jfly left a comment

Choose a reason for hiding this comment

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

Not an expert with renovate, but this looks good to me! I'm definitely supportive of grouping updates into fewer PRs.

@jfly
Copy link
Copy Markdown
Collaborator

jfly commented Apr 15, 2026

I'm definitely supportive of grouping updates into fewer PRs

For the record, I'm so supportive of this that I don't even care if the the updates are major or minor. Our tests should be telling us about breakages either way, and in my experience in other ecosystems, just because a package technically has breaking changes doesn't mean we're affected by that breaking change (for example, removing some deprecated functionality may be a breaking change, but we don't care if we weren't using that deprecated functionality).

@brianmcgee brianmcgee merged commit f3616a7 into main Apr 15, 2026
6 checks passed
@brianmcgee brianmcgee deleted the refine-renovate-config branch April 15, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants