Closed
Description
Since #966 (2.16.0) most display-*-updates
and update-*
goals consistently support a set of common parameters to narrow the scope of used dependencies (allowMajorUpdates, allowMinorUpdates, allowIncrementalUpdates, ...) However, display-parent-updates does not.
If you agree I'm happy to contribute a PR to make sure display-parent-updates accepts the same parameters as update-parent.