Skip to content

fix(drupal): require druxt 1.2.2 and lift the decoupled_router hold - #166

Open
Decipher wants to merge 1 commit into
fix/start-false-successfrom
fix/druxt-1.2.2
Open

fix(drupal): require druxt 1.2.2 and lift the decoupled_router hold#166
Decipher wants to merge 1 commit into
fix/start-false-successfrom
fix/druxt-1.2.2

Conversation

@Decipher

@Decipher Decipher commented Sep 7, 2026

Copy link
Copy Markdown
Member

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.2 to ^1.2.2, so Composer cannot resolve 1.2.1 next to decoupled_router 2.0.7 again.
  • drupal/decoupled_router hold ^2.0 <2.0.7 (GitHub PR fix(drupal): hold decoupled_router below 2.0.7 #160) lifted to ^2.0.
  • Local druxt patch removed and patches.lock.json relocked.
  • Lock: druxt 1.2.1 to 1.2.2, decoupled_router 2.0.6 to 2.0.7, nothing else.
  • CHANGELOG 0.3.0 entries updated to the final state.

Verified: composer update drupal/druxt drupal/decoupled_router resolves cleanly on core 11.4.5 (two lock operations); composer patches-relock leaves no patches; cspell, markdownlint, prettier and lint:private clean.

@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 59 minutes.

Check out review usage here.

View limit details

Limit 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.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Team

Run ID: c3c413d6-505a-40e1-bad1-acb1d842b1f7

📥 Commits

Reviewing files that changed from the base of the PR and between 2103a3c and 14177e9.

⛔ Files ignored due to path filters (1)
  • drupal/composer.lock is excluded by !**/*.lock
📒 Files selected for processing (4)
  • CHANGELOG.md
  • drupal/composer.json
  • drupal/patches.lock.json
  • drupal/patches/druxt-views-path-translator-route-name.patch

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Sep 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.70%. Comparing base (2103a3c) to head (14177e9).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant