Fixes a bug that can prevent updating to Drupal 11.2 (#3528641: [far backport] drupal_cms_starter should allow Automatic Updates 4, to facilitate going to Drupal 11.2)
Fixes a bug that can prevent the recipe from being applied in certain situations. (#3523920: drupal_cms_admin_ui should not use strict config comparison, so it can be more readily used in other recipe stacks)
Fixes a bug that can prevent the recipe from being applied in certain situations. (#3525114: The AI recipe should do lenient comparison with existing config, to avoid breaking Project Browser)
Fixes a bug that can prevent the recipe from being applied on sites with certain preexisting fields. (#3527330: Events recipe treats 5 config entities strictly, but the actual field names are different)
Major bug in FileUsageParagraphLink class. Reverted values to earlier commit.