Problem/Motivation
The 10.1.x branch pulls drupal/varbase_components ~3 transitively (via varbase_layout_builder ~10.2). The tagged ~3.0.0 release targets Drupal ~11.3 and ships a page-title SDC component that is invalid on Drupal ~11.4, so the webship CI pinned drupal/varbase_components:3.0.x-dev in .gitlab-ci.yml as an interim workaround.
Varbase Components 3.1.0 (supporting Drupal ~11.4) is now released, so the interim dev pin is no longer needed.
Steps to reproduce
Proposed resolution
Remove the interim drupal/varbase_components:3.0.x-dev pin from the composer job in .gitlab-ci.yml; the transitive ~3 constraint will resolve to 3.1.0.
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
- ❌ Reviewed by a human
- ❌ Code review by maintainers
- ❌ Full testing and approval
- ❌ Credit contributors
- ❌ Review with the product owner
- ✅ Update Release Notes
- ✅ Release varbase-10.1.1, varbase_faqs-10.1.0
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- N/A
Issue fork varbase_faqs-3609210
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
rajab natshahComment #5
rajab natshahComment #6
rajab natshah✅ Released varbase_faqs-10.1.0