Problem/Motivation
Drupal 10 reaches end of life on 9 December 2026. Varbase 9.1.x already paved the way for Drupal 11. A Drupal 11–only 9.2.x branch lets Varbase 9.1.x sites upgrade smoothly to Drupal ~11.4.
Read more/h4>
- Drupal Migration: Why It’s Time to Upgrade to Drupal 11
- Why Q4 2026 Is the Most Expensive Time to Migrate Drupal
Steps to reproduce
Proposed resolution
- Start a
9.2.x branch from the latest 9.1.x.
- Set
drupal/core to ~11.4 in the *.info.yml and composer.json files on the 9.2.x branch.
- Drop support for Drupal ~10 on the
9.2.x branch.
- Remove outdated and deprecated Drupal 10 code.
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-9.2.0, varbase_auth-9.2.0
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
task: #3606340 Require Drupal ~11.4, drop Drupal 10 and align dependencies with 10.1.x
9.2.x branch from the latest 9.1.x.drupal/core to ~11.4 in the *.info.yml and composer.json files on the 9.2.x branch.9.2.x branch.task: #3606340 Require Drupal ~11.4, drop Drupal 10 and align dependencies with 10.1.xIssue fork varbase_auth-3606340
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 #16
rajab natshahThe 9.2.x merge request is merged. Setting to Needs review for further review.
Comment #19
rajab natshahComment #23
rajab natshahDrupal 11.4.0 stable was released on 1 Jul 2026 by catch: https://www.drupal.org/project/drupal/releases/11.4.0
This is a feature minor release of Drupal 11 and is ready for use on production sites. Learn more about Drupal 11 and the Drupal core release cycle. Read the Drupal 11.4.0 release announcement for improvements and highlights in this release.
Comment #24
rajab natshahComment #26
rajab natshahComment #27
rajab natshah✅ Released varbase_auth-9.2.0
Comment #29
rajab natshah✅ Released varbase-9.2.0
Comment #30
rajab natshah