Skip to content

Update PHP - Drupal core - Minor and patch to ~11.4.3#2788

Merged
AlexSkrypnyk merged 1 commit into
mainfrom
deps/php-drupal-core-minor-patch
Jul 15, 2026
Merged

Update PHP - Drupal core - Minor and patch to ~11.4.3#2788
AlexSkrypnyk merged 1 commit into
mainfrom
deps/php-drupal-core-minor-patch

Conversation

@AlexSkrypnyk

@AlexSkrypnyk AlexSkrypnyk commented Jul 15, 2026

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Change Age Confidence
drupal/core-composer-scaffold (source) ~11.4.2~11.4.3 age confidence
drupal/core-recommended ~11.4.2~11.4.3 age confidence

Release Notes

drupal/core-composer-scaffold (drupal/core-composer-scaffold)

v11.4.3

Compare Source

drupal/core-recommended (drupal/core-recommended)

v11.4.3

Compare Source


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 2am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Summary by CodeRabbit

  • Chores
    • Updated Drupal core packages to version 11.4.3 for improved compatibility and maintenance.

| datasource | package                       | from   | to     |
| ---------- | ----------------------------- | ------ | ------ |
| packagist  | drupal/core-composer-scaffold | 11.4.2 | 11.4.3 |
| packagist  | drupal/core-recommended       | 11.4.2 | 11.4.3 |
@AlexSkrypnyk AlexSkrypnyk added the Dependencies Pull request was raised automatically by a dependency bot label Jul 15, 2026
@github-project-automation github-project-automation Bot moved this to BACKLOG in Vortex 1.x Jul 15, 2026
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 560fc4fe-53a9-4812-baeb-e25db3834583

📥 Commits

Reviewing files that changed from the base of the PR and between 2437c8b and 7d88960.

📒 Files selected for processing (1)
  • composer.json

Walkthrough

Updates drupal/core-composer-scaffold and drupal/core-recommended constraints in composer.json from ~11.4.2 to ~11.4.3.

Changes

Drupal core dependency update

Layer / File(s) Summary
Update Drupal core constraints
composer.json
The Composer requirements for drupal/core-composer-scaffold and drupal/core-recommended are changed to ~11.4.3.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related issues

Possibly related PRs

Suggested labels: Dependencies

Suggested reviewers: renovate[bot]

Poem

A bunny nudges versions in a row,
From four-two up to four-three they go.
Core scaffold hops, recommended follows,
Composer counts the fresh new burrows.
“Patch complete!” the rabbit sings,
With carrot crumbs and stable things.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the dependency bump to Drupal core ~11.4.3.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deps/php-drupal-core-minor-patch

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

@github-actions

Copy link
Copy Markdown

Code coverage (threshold: 90%)

  Classes: 100.00% (1/1)
  Methods: 100.00% (2/2)
  Lines:   98.55% (204/207)
Per-class coverage
Drupal\ys_demo\Plugin\Block\CounterBlock
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 10/ 10)

@AlexSkrypnyk

This comment has been minimized.

2 similar comments
@AlexSkrypnyk

This comment has been minimized.

@AlexSkrypnyk

Copy link
Copy Markdown
Member Author

Code coverage (threshold: 90%)

  Classes: 100.00% (1/1)
  Methods: 100.00% (2/2)
  Lines:   98.55% (204/207)
Per-class coverage
Drupal\ys_demo\Plugin\Block\CounterBlock
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 10/ 10)

@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.27%. Comparing base (2437c8b) to head (7d88960).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2788      +/-   ##
==========================================
- Coverage   86.71%   86.27%   -0.44%     
==========================================
  Files          97       90       -7     
  Lines        4757     4598     -159     
  Branches       47        3      -44     
==========================================
- Hits         4125     3967     -158     
+ Misses        632      631       -1     

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

@github-actions

Copy link
Copy Markdown

📖 Documentation preview for this pull request has been deployed to Netlify:

https://6a56d18d6bb82db54f04272e--vortex-docs.netlify.app

This preview is rebuilt on every commit and is not the production documentation site.

@AlexSkrypnyk AlexSkrypnyk merged commit be2f227 into main Jul 15, 2026
33 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the deps/php-drupal-core-minor-patch branch July 15, 2026 05:18
@github-project-automation github-project-automation Bot moved this from BACKLOG to Release queue in Vortex 1.x Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull request was raised automatically by a dependency bot

Projects

Status: Release queue

Development

Successfully merging this pull request may close these issues.

1 participant