Closed
Description
I just realised that #444 has insufficient filtering of bundles for semver based upgrades. Here we only filter all bundles based on version:
allBundles
includes all bundles from all catalogs for all packages. This code must also filter by package name.