Skip to content

lockfileMaintenance messes up with vulnerability alerts and schedules #22524

Answered by rarkins
ferferga asked this question in Request Help
Discussion options

You must be logged in to vote

Here's what I found:

Ignore the security update - that's a red herring. Security updates intentionally bypass grouping and schedules, so that's why it popped up on its own, by design.

The matchManagers=cargo rule matches lock file maintenance updates too. i.e. all cargo updates including lock file maintenance are together. Then, the schedule for lock file maintenance applies to that branch too.

I recommend against separateMajorMinor=true, but it's not the root cause of anything. It just makes the remaining config slightly longer.

You can see the "fixed" repo PR here: renovate-reproductions/22524#2

Check out the config within the same repo

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@ferferga
Comment options

@rarkins
Comment options

@ferferga
Comment options

@rarkins
Comment options

Answer selected by ferferga
@ferferga
Comment options

@rarkins
Comment options

@ferferga
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants