feat: #3611907 Release Varbase Project template 11.0.5
Release the Varbase Project template as 11.0.5.
Version bump
composer.json:version11.0.x-dev→11.0.5;vardot/varbaseandvardot/varbase-patches11.0.x-dev→~11.0.0(resolvesvardot/varbase11.0.0-beta2,vardot/varbase-patches11.0.27).README.md: version badge11.0.4→11.0.5.CHANGELOG.md: add the11.0.5section.
Committed lock files (composer.lock + patches.lock.json)
This release ships both lock files. With them committed, composer create-project / composer install install deterministically from the lock (the dependency solver is skipped), so the drupal/ckeditor_media_resize 1.1.0 vs Drupal core ~11.4 conflict never arises and no mglaman/composer-drupal-lenient bootstrap is needed at install time. The extra.composer-patches.ignore-dependency-patches rule (from #3611907, merged in !60 (merged)) keeps the broken drupal/* dependency-declared patches out of patches.lock.json.
The locks were generated from the exact release composer.json (version 11.0.5, deps ~11.0.0) with lenient bootstrapped globally to resolve, then verified:
composer.lock:vardot/varbase11.0.0-beta2,mglaman/composer-drupal-lenient1.0.7,drupal/ckeditor_media_resize1.1.0,drupal/core11.4.4 — 388 packages.patches.lock.json: 0 references to the brokendrupal/ai_contextpatch (3575644) — the ignore rule held.- Acceptance test: a brand-new container with no global lenient ran a plain
composer installfrom the committed locks — 388 installs, all patches applied, exit 0, no resolution/conflict/patch errors.
Change issue: #3611907
AI-Generated: Yes
Checkpoints
- 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