Update Drupal core to ^10.3 and ^11 and drop the use of the SDC experimental module

Created on 24 June 2024, 5 months ago
Updated 6 August 2024, 4 months ago

Problem/Motivation

Drupal 10.3.0 stable was released on: 20 Jun 2024 by: catch
https://www.drupal.org/project/drupal/releases/10.3.0

Thanks, to the Drupal Core release team
  • Drupal 11.0.0-rc1 about to be released

The SDC experimental module is now stable and merged into core

Proposed resolution

  • Change core_version_requirement to ^10.3 || ^11 in the cl_server.info.yml file.
  • Remove drupal:sdc from the cl_server.info.yml file.

Remaining tasks

  • File an issue
  • MR/Patch
  • Test
  • Review

User interface changes

API changes

Data model changes

📌 Task
Status

RTBC

Version

2.0

Component

Code

Created by

🇯🇴Jordan Rajab Natshah Jordan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @Rajab Natshah
  • Pipeline finished with Success
    5 months ago
    Total: 138s
    #206649
  • Issue was unassigned.
  • Status changed to Needs review 5 months ago
  • 🇯🇴Jordan Rajab Natshah Jordan

    Attached a static patch file for cl_server 2024-06-24 for MR 32
    to be used with composer patches

  • Status changed to Needs work 5 months ago
  • heddn Nicaragua

    We'll need some code updates too for the namespace changes:

    
    TypeError: Drupal\cl_editorial\NoThemeComponentManager::__construct(): Argument #1 ($pluginManager) must be of type Drupal\sdc\ComponentPluginManager, Drupal\Core\Theme\ComponentPluginManager given, called in /var/www/html/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php on line 261 in Drupal\cl_editorial\NoThemeComponentManager->__construct() (line 23 of modules/contrib/cl_editorial/src/NoThemeComponentManager.php).
    
    Drupal\Component\DependencyInjection\Container->createService(Array, 'Drupal\cl_editorial\NoThemeComponentManager') (Line: 179)
    Drupal\Component\DependencyInjection\Container->get('Drupal\cl_editorial\NoThemeComponentManager')
    array_map(Array, Array) (Line: 39)
    Drupal\sdc_block\Plugin\Derivative\ComponentBlockDeriver::create(Object, 'sdc_component_block') (Line: 25)
    Drupal\Core\Plugin\Discovery\ContainerDerivativeDiscoveryDecorator->getDeriver('sdc_component_block', Array) (Line: 99)
    Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDerivatives(Array) (Line: 87)
    Drupal\Component\Plugin\Discovery\DerivativeDiscoveryDecorator->getDefinitions() (Line: 337)
    Drupal\Core\Plugin\DefaultPluginManager->findDefinitions() (Line: 213)
    Drupal\Core\Plugin\DefaultPluginManager->getDefinitions() (Line: 22)
    Drupal\Core\Plugin\DefaultPluginManager->getDefinition('local_actions_block') (Line: 16)
    Drupal\Core\Plugin\Factory\ContainerFactory->createInstance('local_actions_block', Array) (Line: 76)
    Drupal\Component\Plugin\PluginManagerBase->createInstance('local_actions_block', Array) (Line: 62)
    Drupal\Core\Plugin\DefaultSingleLazyPluginCollection->initializePlugin('local_actions_block') (Line: 57)
    Drupal\block\BlockPluginCollection->initializePlugin('local_actions_block') (Line: 80)
    Drupal\Component\Plugin\LazyPluginCollection->get('local_actions_block') (Line: 45)
    
  • Status changed to Needs review 5 months ago
  • heddn Nicaragua

    Ignore #6. That stack trace is from the related module: cl_editorial

  • Status changed to RTBC 5 months ago
  • heddn Nicaragua

    The PR fixes things. LGTM.

  • Pipeline finished with Success
    5 months ago
    Total: 201s
    #207226
  • 🇯🇴Jordan Rajab Natshah Jordan

    Thanks, Lucas, for having the right changes.

    Attached a static patch file for cl_server 2024-06-25 MR 32
    to be used with composer patches
    After d4f9ada0 - fix imports by Lucas

  • 🇫🇷France fgm Paris, France

    Is anything still blocking release ? Can I help ?

Production build 0.71.5 2024