Problem/Motivation

Vartheme BS5 4.0.x requires drupal/varbase_components ~3.0.0. That constraint excludes the fixed 3.1.0 release and resolves to 3.0.0-alpha4, whose page-title SDC component is invalid under Drupal 11.4's stricter component validator, causing a site-wide 500 error.

vardot/varbase_components 3.1.0 (supporting Drupal ~11.4) is now released, fixing the invalid page-title component.

Steps to reproduce

Proposed resolution

Cut a new 4.1.x branch off 4.0.x and bump drupal/varbase_components from ~3.0.0 to ~3.1 in composer.json, so the theme resolves against the fixed Varbase Components 3.1.0 release on Drupal ~11.4.

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, vartheme_bs5-4.1.0

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • N/A
Command icon 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

rajab natshah created an issue. See original summary.

  • rajab natshah committed 5ea9397d on 4.1.x
    task: #3609216 Require Varbase Components ~3.1 for the Drupal ~11.4 SDC...
rajab natshah’s picture

Assigned: rajab natshah » josebc
Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase-10.1.1, +vartheme_bs5-4.1.0
rajab natshah’s picture

Assigned: josebc » mohammed j. razem
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
Issue summary: View changes
Status: Needs review » Fixed

✅ Released vartheme_bs5-4.1.0

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.