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-rc1about to be released
Proposed resolution
- Change
core_version_requirementto~10.3.0 || ~11.0.0in the.info.ymlfile. - Change
drupal/coreto~10.3.0 || ~11.0in thecomposer.jsonfile. - Switch to a Default Varbase Components recipe and drop the use of the Module Installer Factory class in favour of Drupal Recipes
The SDC experimental module is now stable and merged into core
The referenced library is deprecated. The
sdc/varbase_components--alertasset library is deprecated in
Drupal 10.3.0 and will be removed in Drupal 11.0.0. Use the
core/components.[component-id] library instead. See
https://www.drupal.org/node/3410260
- Change
sdc/varbase_components--alerttocore/components.varbase_components--alert - Change
sdc/varbase_components--navbar-brandtocore/components.varbase_components--navbar-brand
- Hook update to uninstall the SDC module
#3456661: Update Drupal core to ^10.3 and ^11 and drop the use of the SDC experimental module
#3456669: Update Drupal core to ^10.3 and ^11 and drop the use of the SDC experimental module
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ UX/UI designer responsibilities
- ➖ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase-10.0.0, varbase_components-2.0.2
Varbase update type
- ➖ No Update
- ➖ Optional Update
- ✅ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3456578: Updated Drupal Core to
~10.3.0and~11.0.0with support for recipes in Varbase Components version requirements
Comments
Comment #2
rajab natshahComment #3
rajab natshahComment #5
rajab natshahComment #6
rajab natshahTested to uninstall the SDC module with
ddev drush pm:uninstall sdcthe front-end theme is working well
This could be in a hook update to uninstall.
✅ Forced Update
Comment #7
rajab natshahComment #9
rajab natshahComment #10
rajab natshahComment #11
rajab natshahComment #12
rajab natshahComment #13
rajab natshahComment #14
rajab natshahComment #15
rajab natshah✅ Released varbase_components-2.0.2
Comment #16
rajab natshahComment #18
rajab natshah✅ Released varbase-10.0.0