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

#283: allowMinorUpdates false should imply allowMajorUpdates false #745

Conversation

jarmoniuk
Copy link
Contributor

Implementing #283: allowMinorUpdates false should also imply allowMajorUpdates equal to false.

Likewise, allowIncrementalUpdates false implies allowMinorUpdates and allowMajorUpdates false.

Not enforced, but the values are assumed. I think the changes are also intuitive, i.e. what most users expect.

Documentation has been updated.

@jarmoniuk jarmoniuk force-pushed the issue-283-false-minor-implies-false-major branch from a6f90b9 to 0623e86 Compare October 8, 2022 17:35
@jarmoniuk
Copy link
Contributor Author

Please review @slawekjaranowski

@slawekjaranowski slawekjaranowski merged commit 1fdc3b9 into mojohaus:master Oct 13, 2022
@jarmoniuk jarmoniuk deleted the issue-283-false-minor-implies-false-major branch October 13, 2022 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IMPROVEMENT - allowMinorUpdates=false should imply allowMajorUpdates=false
2 participants