fix(drupal): require druxt 1.2.2 and lift the decoupled_router hold - #166
fix(drupal): require druxt 1.2.2 and lift the decoupled_router hold#166Decipher wants to merge 1 commit into
Conversation
|
Warning Review limit reachedNext included review available in 59 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## fix/start-false-success #166 +/- ##
========================================================
Coverage 90.70% 90.70%
========================================================
Files 13 13
Lines 2217 2217
Branches 104 104
========================================================
Hits 2011 2011
Misses 201 201
Partials 5 5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
druxt 1.2.2 (released 2026-09-05) carries the decoupled_router 2.0.7 compatibility fix (#3618675) and both fixes the local ViewsPathTranslatorSubscriber patch carried (#3558380, #3618677).
drupal/druxt^1.2to^1.2.2, so Composer cannot resolve 1.2.1 next to decoupled_router 2.0.7 again.drupal/decoupled_routerhold^2.0 <2.0.7(GitHub PR fix(drupal): hold decoupled_router below 2.0.7 #160) lifted to^2.0.patches.lock.jsonrelocked.Verified:
composer update drupal/druxt drupal/decoupled_routerresolves cleanly on core 11.4.5 (two lock operations);composer patches-relockleaves no patches; cspell, markdownlint, prettier andlint:privateclean.