On version 1.0.0, the --limit seems not really detected:
➜ getrector-com git:(automated-regenerated-composer-lock) ✗ vendor/bin/jack breakpoint --limit 2
Analyzing "composer.json" for major and minor outdated packages
Found 1 outdated package
The "rector/swiss-knife" package is outdated
* Your version 2.4.4 is from last week
* Bump to 2.4.5
There is 1 outdated package. Update couple of them to get under 1 limit
On version 1.0.0, the
--limitseems not really detected: