Run ecosystem-analyzer on all mypy_primer projects (#25549)
Update to the latest version of ecosystem-analyzer. This version does
away with the `--projects-old` and `--projects-new` flags, instead
running ecosystem-analyzer on all mypy_primer projects. If panics on
panicking projects are fixed, that will be celebrated by
ecosystem-analyzer; if new panics are introduced, that will be announced
loudly by ecosystem-analyzer, but we don't need to worry about adding
the project to a bad.txt file anymore. We also don't need to worry
anymore about keeping these lists up to date with the upstream list of
projects in mypy_primer itself.