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

Limit to only artifacts that have updates and are in the dependency graph (#589) #640

Merged
merged 1 commit into from Aug 20, 2022

Commits on Aug 20, 2022

  1. Limit to only artifacts that have updates and are in the dependency g…

    …raph (mojohaus#589)
    
    Added `onlyUpgradable`, which will restrict the reports to only show upgradable artifacts, and `onlyProjectDependencies`, `onlyProjectPlugins`, which will restrict the graph of demendencyManagement/pluginManagement artifacts to the graph used in the project.
    
    Additionally, some refactoring and improvements.
    jarmoniuk committed Aug 20, 2022
    Copy the full SHA
    f04c3ec View commit details
    Browse the repository at this point in the history