Please find below what we moved to OS 13.0.0
FlexibleGroupNodeAccess is deprecated in social:11.9.0 and is removed from social:13.0.0. Use views filter "node_access" from "node" module instead.
See https://www.drupal.org/project/social/issues/3358489
ActivityLoggerFactory::createFieldInstances() is deprecated in social:11.7.0 and is removed from social:13.0.0. Create the fields using `config/install` instead.
See https://www.drupal.org/node/3232246
_social_album_install_blocks is deprecated in social:11.4.0 and is removed from social:13.0.0. Use _social_core_blocks_paths instead.
See https://www.drupal.org/node/3291491
hook_social_content_block_query_alter is deprecated in social:11.1.0 and is removed from social:13.0.0. Use hook_query_social_content_block_alter instead.
See https://www.drupal.org/node/3258202
hook_social_node_title_prefix_articles_alter is deprecated in social:11.4.0 and is removed from social:13.0.0. Use hook_social_core_title_alter instead.
See https://www.drupal.org/node/3285045
See \Drupal\social_core\Routing\RouteSubscriber::alterRoutes()
See \Drupal\social_core\Controller\SocialCoreController::addPageTitle()
SocialEventEnrollService::isEnabled() is deprecated in social:11.5.0 and is removed from social:13.0.0. Use bundled node object itself `$event->isEnrollmentEnabled()` instead.
See https://www.drupal.org/project/social/issues/3306568
hook_social_group_flexible_group_allowed_visibility_description_alter is deprecated in social:11.5.0 and is removed from social:13.0.0. Use hook_social_group_group_visibility_description_alter instead.
See https://www.drupal.org/node/3302921
social_group_flexible_group_views_data_alter is deprecated in social:11.9.0 and is removed from social:13.0.0. Use views filter "node_access" from "node" module instead.
See https://www.drupal.org/project/social/issues/3358489
social_tagging_to_machine_name is deprecated in social:11.3.10 and is removed from social:13.0.0. Use \Drupal::service('social_core.machine_name')->transform() instead.
See https://www.drupal.org/node/3306214