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

fix: don’t prioritize updateTypes packageRules #7897

Merged
merged 3 commits into from
Dec 11, 2020

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Dec 7, 2020

Removes code which ensured rules with updateTypes always ran last and therefore had higher priority.

Closes #4482

BREAKING CHANGE: Package Rules will be evaluated in the order they are configured, instead of evaluating rules with updateTypes last.

Removes code which ensured rules with updateTypes always ran last and therefore had higher priority.

Closes #4482
@rarkins rarkins added the breaking Breaking change, requires major version bump label Dec 7, 2020
@rarkins rarkins merged commit 4202be9 into master Dec 11, 2020
@rarkins rarkins deleted the fix/4482-update-types-package-rules branch December 11, 2020 09:10
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 24.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking Breaking change, requires major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

updateTypes overwriting all other packageRules?
3 participants