Updated Drupal core and contrib dependencies.#253
Conversation
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 44 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Code coverage (threshold: 80%) Per-class coverage |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #253 +/- ##
========================================
Coverage 89.16% 89.16%
========================================
Files 15 15
Lines 203 203
========================================
Hits 181 181
Misses 22 22 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Checklist before requesting a review
[#123] Verb in past tense.#123added to descriptionChangedsectionChanged
Routine Drupal core and contrib dependency maintenance update. Drupal core stayed on
11.4.4since no new core release was available; ten packages were updated in total, the most notable being a major-version bump of the Solr client librarysolarium/solarium(6.4.1to7.0.0), a transitive dependency pulled in by thedrupal/search_api_solrupdate (4.3.10to4.3.13). No security vulnerability advisories were found -composer auditran clean andcomposer validate --strictpassed with a normalizedcomposer.json.What changed
11.4.4; this update refreshed its underlying HTTP and JavaScript-parsing libraries to their latest releases.6.4.1to7.0.0, pulled in by the search module update.Key highlights
11.4.4with no configuration or schema changes.guzzlehttp/guzzleto7.15.1andguzzlehttp/psr7to2.13.0.drupal/search_api_solrto4.3.13and its Solr clientsolarium/solariumto7.0.0(major).drupal/purgemoved to3.7.0.mglaman/phpstan-drupalto2.1.1,slevomat/coding-standardto8.31.0, and the JavaScript parsermck89/peastto1.17.7.openai-php/clientmoved to0.20.1.Testing focus
Overall impact
This is a routine maintenance update that keeps the platform's underlying libraries current. The content management system itself remains on the same version, so editors and site visitors should see no change in day-to-day behaviour.
The majority of the updated components are small, low-risk releases. The one item that warrants attention is the search subsystem, whose underlying client library advanced by a major version. Search is expected to continue working normally, but it is the primary area to confirm during testing.
No security issues were reported for any of the updated components. Overall risk is low and no regressions are anticipated. Standard verification of search, caching, and content operations is sufficient before release.
Changes
drupal/purgeupdated from3.6.0to3.7.0(minor)drupal/search_api_solrupdated from4.3.10to4.3.13(patch)drupal/views_bulk_operationsupdated from4.4.6to4.4.7(patch)guzzlehttp/guzzleupdated from7.14.2to7.15.1(minor) - see changes / release notesguzzlehttp/psr7updated from2.12.5to2.13.0(minor) - see changes / release notesmck89/peastupdated from1.17.6to1.17.7(patch) - see changes / release notesmglaman/phpstan-drupalupdated from2.1.0to2.1.1(patch) - see changes / release notesopenai-php/clientupdated from0.20.0to0.20.1(patch) - see changes / release notesslevomat/coding-standardupdated from8.30.1to8.31.0(minor) - see changes / release notessolarium/solariumupdated from6.4.1to7.0.0(major) - see changes / release notesScreenshots
N/A
Before / After