Skip to content

Default update behavior for unstable -> stable versions #13849

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

You must be logged in to vote

Renovate will always try to update from unstable to higher stable. To prevent this you'd need to either ignore that dep completely (e.g. ignoreDeps), or add a packageRule with matchPackageNames, matchCurrentVersion (optional), and allowedVersions(e.g.^1.0.0-alpha.1or<1.0.0`).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@stekern
Comment options

@rarkins
Comment options

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