Skip to content

Update PHP - All packages except core - Minor and patch#2492

Merged
AlexSkrypnyk merged 1 commit into
mainfrom
deps/php-all-except-core-minor-patch
May 19, 2026
Merged

Update PHP - All packages except core - Minor and patch#2492
AlexSkrypnyk merged 1 commit into
mainfrom
deps/php-all-except-core-minor-patch

Conversation

@AlexSkrypnyk
Copy link
Copy Markdown
Member

@AlexSkrypnyk AlexSkrypnyk commented May 17, 2026

This PR contains the following updates:

Package Change Age Confidence
drevops/behat-steps ^3.8.0^3.8.1 age confidence
drupal/migrate_tools (source) ^6.1.3^6.1.4 age confidence
drush/drush (source) ^13.7.2^13.7.3 age confidence
ergebnis/composer-normalize ^2.51.0^2.52.0 age confidence
phpstan/phpstan ^2.1.54^2.1.55 age confidence
rector/rector (source) ^2.4.2^2.4.3 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

drevops/behat-steps (drevops/behat-steps)

v3.8.1

Compare Source

What's new since 3.8.0

Full Changelog: drevops/behat-steps@3.8.0...3.8.1

@​AlexSkrypnyk, @​renovate[bot] and renovate[bot]

drush-ops/drush (drush/drush)

v13.7.3

Compare Source

What's Changed

Full Changelog: drush-ops/drush@13.7.2...13.7.3

ergebnis/composer-normalize (ergebnis/composer-normalize)

v2.52.0

Compare Source

For a full diff see [2.51.0...2.52.0][2.51.0...2.52.0].

Changed
Fixed
phpstan/phpstan-phar-composer-source (phpstan/phpstan)

v2.1.55

Compare Source

rectorphp/rector (rector/rector)

v2.4.3: Released Rector 2.4.3

Compare Source

New Features 🥳


Bugfixes 🐛

  • Fix the behavior of ClassPropertyAssignToConstructorPromotionRector when types do not match (#​7972), Thanks @​mspirkov!
  • Rectify (#​7973)
  • Bump crate-ci/typos from 1.44.0 to 1.46.0 (#​7976), Thanks @​dependabot[bot]!
  • [CodeQuality] Skip union type on UseIdenticalOverEqualWithSameTypeRector (#​7975)
  • [CodingStyle] Mirror comment on SplitDoubleAssignRector (#​7977)
  • [phpstan] remove copuel fixed phpstan ignores (#​7979)
  • trigger code analysis on main (rectorphp/rector-src@adb24d0)
  • [CodeQuality] Skip in html for ForRepeatedCountToOwnVariableRector (#​7981)
  • Clean up PHPStan ignoreErrors (#​7982)
  • Fix typo namespace Sourde -> Source in rules-tests/TypeDeclarationDocblocks (#​7983)
  • cs (rectorphp/rector-src@7805989)
  • [Naming] Handle rename with use after anonymous class on RenameParamToMatchTypeRector (#​7984)
  • [DX] Fix run on custom rector config when no rector.php (#​7985)
  • Temporary pin nette/utils version to 4.1.3 (#​7986)
  • Bump to nette/utils ^4.1.4 (#​7987)

Removed 💀

  • [remove] Remove deprecated StmtsAwareInterface (#​7978)
  • [remove] Remove deprecated FileWithoutNamespace and ScopeResolverNodeVisitorInterface (#​7980)
  • remove docker-metadata files, as no longer maintained (rectorphp/rector-src@2166603)

rectorphp/rector-symfony

  • [symfony 2.4] skip no-route in GetRequestRector (#​933)
  • fix(CommandHelpToAttributeRector): support concatenated string in setHelp() (#​932), Thanks @​androshchuk

rectorphp/rector-phpunit

  • [CodeQuality] Handle on static closure on WithCallbackIdenticalToStandaloneAssertsRector (#​672)
  • ReplaceTestAnnotationWithPrefixedFunctionRector does not match @​ test annotation if it is being part of string (#​671), Thanks @​Dukecz
  • [PHPUnit12] Skip used as next arg with MockObject Type on ExpressionCreateMockToCreateStubRector (#​670)
  • [CodeQuality] Skip multiple uses variable as arg after defined on BareCreateMockAssignToDirectUseRector (#​669)

rectorphp/rector-downgrade-php

  • [DowngradePhp80] Handle combine DowngradeMixedTypeDeclarationRector+DowngradeAttributeToAnnotationRector on declare(strict_types=1) inline after open php tag (#​373)
  • remove FileWithoutNamespace (#​371)
  • Fix phpstan notice on latest phpstan (#​370)

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 2am on Sunday"
  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate.

@AlexSkrypnyk AlexSkrypnyk added the Dependencies Pull request was raised automatically by a dependency bot label May 17, 2026
@github-project-automation github-project-automation Bot moved this to BACKLOG in Vortex May 17, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 17, 2026

Walkthrough

This PR updates several Composer dependency version constraints in composer.json, bumping four packages to the next patch release with no code changes.

Changes

Composer Dependency Updates

Layer / File(s) Summary
Patch version updates
composer.json
Updated Composer version constraints: drupal/migrate_tools ^6.1.3 → ^6.1.4, drush/drush ^13.7.2 → ^13.7.3, ergebnis/composer-normalize ^2.51.0 → ^2.52.0, phpstan/phpstan ^2.1.54 → ^2.1.55, rector/rector ^2.4.2 → ^2.4.3.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • drevops/vortex#2483: Also modifies composer.json, specifically the phpstan/phpstan require-dev version.

🐰 Little bumps, tidy and neat,
Composer sings a gentle beat.
Patch by patch the versions climb,
A rabbit hops—everything's fine. 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating multiple PHP packages (all except core) to minor and patch versions.
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deps/php-all-except-core-minor-patch

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

@github-actions

This comment has been minimized.

@AlexSkrypnyk

This comment has been minimized.

3 similar comments
@AlexSkrypnyk

This comment has been minimized.

@AlexSkrypnyk

This comment has been minimized.

@AlexSkrypnyk

This comment has been minimized.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.51%. Comparing base (da20743) to head (ce39691).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2492      +/-   ##
==========================================
- Coverage   79.97%   79.51%   -0.46%     
==========================================
  Files         129      122       -7     
  Lines        6895     6736     -159     
  Branches       47        3      -44     
==========================================
- Hits         5514     5356     -158     
+ Misses       1381     1380       -1     

☔ View full report in Codecov by Sentry.
📢 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.

| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| packagist  | drevops/behat-steps         | 3.8.0  | 3.8.1  |
| packagist  | drupal/migrate_tools        | 6.1.3  | 6.1.4  |
| packagist  | drush/drush                 | 13.7.2 | 13.7.3 |
| packagist  | ergebnis/composer-normalize | 2.51.0 | 2.52.0 |
| packagist  | phpstan/phpstan             | 2.1.54 | 2.1.55 |
| packagist  | rector/rector               | 2.4.2  | 2.4.3  |
@AlexSkrypnyk AlexSkrypnyk force-pushed the deps/php-all-except-core-minor-patch branch from 0047c7e to ce39691 Compare May 18, 2026 12:54
@github-actions
Copy link
Copy Markdown

Code coverage (threshold: 90%)

  Classes: 100.00% (1/1)
  Methods: 100.00% (2/2)
  Lines:   98.53% (201/204)
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.53% (201/204)
Per-class coverage
Drupal\ys_demo\Plugin\Block\CounterBlock
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 10/ 10)

@AlexSkrypnyk AlexSkrypnyk merged commit 915cc43 into main May 19, 2026
29 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the deps/php-all-except-core-minor-patch branch May 19, 2026 05:59
@github-project-automation github-project-automation Bot moved this from BACKLOG to Release queue in Vortex May 19, 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