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
- 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.xbranch from the latest9.1.x. - Set
drupal/coreto~11.4in the*.info.ymlandcomposer.jsonfiles on the9.2.xbranch. - Drop support for Drupal ~10 on the
9.2.xbranch. - 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 by maintainers
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes
- ✅ Release varbase-9.2.0, varbase_carousels-9.2.0
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
task: #3606701 Start a 9.2.x branch for Varbase Carousels to support Drupal ~11.4 and drop support for Drupal ~10
Issue fork varbase_carousels-3606701
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 natshahMR !2 merged into 9.2.x. Supports Drupal ~11.3, drops Drupal 10. webship-js tests cover the Carousel block content type, creating and managing carousel blocks, and the create-access permission matrix.
AI-Generated: Yes (Used Claude Code).
Comment #10
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 #11
rajab natshahComment #12
rajab natshahComment #14
rajab natshah✅ Released varbase_carousels-9.2.0
Comment #16
rajab natshah✅ Released varbase-9.2.0
Comment #17
rajab natshah