Optionalautoupgradetrue when the upgrade is being triggered by the automatic postrun hook.
In that case we skip project-local upgrades — those should only happen when the
user explicitly runs shopify upgrade so we don't surprise them by mutating
their package.json / lockfile in the background.
Options for runCLIUpgrade.