Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renovate group patched libs only, separate all plugin updates #2888

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

simonbasle
Copy link
Member

@simonbasle simonbasle commented Jan 13, 2022

Since there doesn't seem to be a reverse to matchDepTypes,
nor a depType that maps to a simple dependency, we configure
Renovate to group on patch level only by default then in a
separate rule for plugin, we force to ungroup by using the
groupName: null trick.

Technically, it could be beneficial to further separate prod
dependencies, but that should do as a minimum grouping.

@simonbasle simonbasle requested a review from a team as a code owner January 13, 2022 17:05
@simonbasle simonbasle added this to the 3.4.15 milestone Jan 13, 2022
@simonbasle simonbasle added the type/chores A task not related to code (build, formatting, process, ...) label Jan 13, 2022
@simonbasle simonbasle self-assigned this Jan 13, 2022
@simonbasle simonbasle requested a review from a team January 13, 2022 17:05
@simonbasle simonbasle changed the title Only group patches for libraries, separate all plugin updates Renovate only group patches for libs, separate all plugin updates Jan 13, 2022
@simonbasle simonbasle added the type/dependency-upgrade A dependency upgrade (possibly via bot) label Jan 13, 2022
@simonbasle
Copy link
Member Author

tested in a separate private repo, this should work to separate plugins into individual updates, as plugins are generally the one causing pain and needing more careful testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/chores A task not related to code (build, formatting, process, ...) type/dependency-upgrade A dependency upgrade (possibly via bot)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant