Skip to content
This repository was archived by the owner on Aug 21, 2026. It is now read-only.

composer (3.x)(deps-dev): bump the development-dependencies group with 4 updates - #292

Merged
mimmi20 merged 1 commit into
3.xfrom
dependabot/composer/3.x/development-dependencies-a33f8e87c5
Dec 9, 2025
Merged

composer (3.x)(deps-dev): bump the development-dependencies group with 4 updates#292
mimmi20 merged 1 commit into
3.xfrom
dependabot/composer/3.x/development-dependencies-a33f8e87c5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 9, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on phpunit/phpunit, rector/rector, shipmonk/composer-dependency-analyser and symplify/phpstan-rules to permit the latest version.
Updates phpunit/phpunit to 12.4.5

Release notes

Sourced from phpunit/phpunit's releases.

PHPUnit 12.4.5

Changed

  • Updated list of deprecated PHP configuration settings for PHP 8.4, PHP 8.5, and PHP 8.6

Fixed

  • #6426: Fix migration of configuration without schema location

Learn how to install or update PHPUnit 12.4 in the documentation.

Keep up to date with PHPUnit:

Changelog

Sourced from phpunit/phpunit's changelog.

[12.4.5] - 2025-12-01

Changed

  • Updated list of deprecated PHP configuration settings for PHP 8.4, PHP 8.5, and PHP 8.6

Fixed

  • #6426: Fix migration of configuration without schema location

[12.4.4] - 2025-11-21

Fixed

  • #6408: Exception in a data provider method leads to internal PHPUnit error
  • #6410: Test runner's shutdown handler is called in system-under-test's child process

[12.4.3] - 2025-11-13

Fixed

  • #6402: Avoid reading from STDOUT when rewind() fails

[12.4.2] - 2025-10-30

Changed

  • Skipped tests alone no longer lead to a yellow background for the test result summary

Fixed

  • #6391: Errors during backup of global variables and static properties are not reported

[12.4.1] - 2025-10-09

Fixed

  • #6364: --filter format used by PhpStorm stopped working
  • #6378: Wrong method name passed to DataProviderMethodCalled event value object

[12.4.0] - 2025-10-03

Added

  • #6277: Allow tests to opt out of the validation that a data provider method does not provide data sets with more values than a test method accepts
  • #6341: Support for regular expressions with #[IgnoreDeprecations] attribute
  • #6354: Invokable constraints

Deprecated

... (truncated)

Commits

Updates rector/rector to 2.2.10

Release notes

Sourced from rector/rector's releases.

Released Rector 2.2.10

New Features and Improvements 🥳

Bugfixes 🐛

  • [PhpParser] Add Stmt\Block to NodeGroup::STMTS_AWARE (#7689)
  • skip already dim fetch variable on OrdSingleByteRector (#7681)
  • [Php85] Handle crash on no arg on OrdSingleByteRector (#7682)
  • [Php70] Handle return ternary on IfIssetToCoalescingRector (#7683)
  • [CodingStyle] Skip use trait on NewlineBetweenClassLikeStmtsRector (#7685)
  • [CodingStyle] Handle use trait after property on NewlineBetweenClassLikeStmtsRector (#7687)
  • [CodeQuality] Skip with HTML on ShortenElseIfRector (#7686)
  • [Variables] Fetch list super global variable names from PHPStan Scope::SUPERGLOBAL_VARIABLES constant (#7663)
  • Fix typo in rule definition message (#7690), Thanks @​simonschaufi!

rectorphp/rector-symfony 🎵

  • [code-quality] Skip enum in ControllerMethodInjectionToConstructorRector (#893)
  • [symfony 7.3] Add CommandDefaultNameAndDescriptionToAsCommandAttributeRector (#892)
  • [symfony 7.x] update sets (#890)
  • [CodeQuality] Skip parent method exists on ControllerMethodInjectionToConstructorRector (#889)
  • skip params with attributes in ControllerMethodInjectionToConstructorRector (#887)
  • [stmts-aware] Use NodeGroup::STMTS_AWARE over StmtsAwareInterface (#886)

rectorphp/rector-phpunit 🟢

  • [fix] Improve AssertComparisonToSpecificMethodRector for assert false (#594)
Commits
  • 2abbf73 Rector 2.2.10
  • 8f056da Updated Rector to commit 6ef19d6b1b9ac99efbc6cb07cb9313ec16e6cc30
  • a5d0027 Updated Rector to commit f26495b785120b264e9f4477c647fb3abd8e0d47
  • 00b9fe2 Updated Rector to commit 1d141d573432ebc152383bf884f488dc62619f0c
  • 8d6ed67 Updated Rector to commit d8e4eeeac636ef79c3a57b5b3f44e3c6f8bf96ba
  • fe25f5b Updated Rector to commit c1da4ecdec3bf17ff896b99540388ee564c03eb7
  • 7ae74db Updated Rector to commit 89b8e0734e581148261d3b206ea07002017871fb
  • ce5a710 Updated Rector to commit 1d519488c8e76f1316bf6aaf02621b2de959c638
  • f1f98be Updated Rector to commit 51a334c02c1bfb07c910b345c609bf420b97eb62
  • f20290e Updated Rector to commit 51a334c02c1bfb07c910b345c609bf420b97eb62
  • Additional commits viewable in compare view

Updates shipmonk/composer-dependency-analyser to 1.8.4

Release notes

Sourced from shipmonk/composer-dependency-analyser's releases.

1.8.4

Fixes:

  • Fix edgecase of classlike definitions being detected as function usages (#240)
  • Fix detection of unqualified static access in global scope (#243)
Commits

Updates symplify/phpstan-rules to 14.9.1

Commits
  • 2e90239 release PHP 7.4 downgraded
  • b98bb10 narrow return object type
  • d5ef3f8 [rector] add NoOnlyNullReturnInRefactorRule (#247)
  • 0abcb28 [config] Add FileNameMatchesExtensionRule (#246)
  • d64ecd2 [rector] add PreferDirectIsNameRule (#245)
  • ea0d808 [rector] add rule to encourage node passing over assignig in rector rules (#244)
  • See full diff in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 9, 2025
@dependabot
dependabot Bot requested a review from mimmi20 as a code owner December 9, 2025 03:27
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 9, 2025
@github-actions

github-actions Bot commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
composer/phpunit/phpunit >= 12.4.5, < 13.0.0 🟢 5.2
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Token-Permissions⚠️ -1No tokens found
Security-Policy🟢 10security policy file detected
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow⚠️ -1no workflows found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Binary-Artifacts🟢 10no binaries found in the repo
SAST⚠️ 0no SAST tool detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies⚠️ -1no dependencies found
Branch-Protection⚠️ 0branch protection not enabled on development/release branches
composer/rector/rector >= 2.2.10, < 3.0.0 🟢 4.8
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Code-Review⚠️ 0Found 0/30 approved changesets -- score normalized to 0
Maintained🟢 1030 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow⚠️ -1no workflows found
Token-Permissions⚠️ -1No tokens found
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
SAST⚠️ 0no SAST tool detected
Fuzzing⚠️ 0project is not fuzzed
Binary-Artifacts🟢 9binaries present in source code
Pinned-Dependencies⚠️ -1no dependencies found
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Vulnerabilities🟢 100 existing vulnerabilities detected
composer/shipmonk/composer-dependency-analyser >= 1.8.4, < 2.0.0 UnknownUnknown
composer/symplify/phpstan-rules >= 14.9.1, < 15.0.0 UnknownUnknown

Scanned Files

  • composer.json

@codecov

codecov Bot commented Dec 9, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (3f72b2a) to head (77b41a2).
⚠️ Report is 4 commits behind head on 3.x.
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##                 3.x      #292   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        23        23           
===========================================
  Files              4         4           
  Lines             81        81           
===========================================
  Hits              81        81           
Flag Coverage Δ
php-8.3 100.00% <ø> (ø)
phpunit 100.00% <ø> (ø)
ubuntu-latest 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

…h 4 updates

Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit), [rector/rector](https://github.com/rectorphp/rector), [shipmonk/composer-dependency-analyser](https://github.com/shipmonk-rnd/composer-dependency-analyser) and [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) to permit the latest version.

Updates `phpunit/phpunit` to 12.4.5
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.4.5/ChangeLog-12.4.md)
- [Commits](sebastianbergmann/phpunit@12.4.3...12.4.5)

Updates `rector/rector` to 2.2.10
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](rectorphp/rector@2.2.8...2.2.10)

Updates `shipmonk/composer-dependency-analyser` to 1.8.4
- [Release notes](https://github.com/shipmonk-rnd/composer-dependency-analyser/releases)
- [Commits](shipmonk-rnd/composer-dependency-analyser@1.8.3...1.8.4)

Updates `symplify/phpstan-rules` to 14.9.1
- [Release notes](https://github.com/symplify/phpstan-rules/releases)
- [Commits](symplify/phpstan-rules@14.8.3...14.9.1)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 12.4.5
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: rector/rector
  dependency-version: 2.2.10
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: shipmonk/composer-dependency-analyser
  dependency-version: 1.8.4
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: symplify/phpstan-rules
  dependency-version: 14.9.1
  dependency-type: direct:development
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@mimmi20
mimmi20 force-pushed the dependabot/composer/3.x/development-dependencies-a33f8e87c5 branch from 59a1d78 to 77b41a2 Compare December 9, 2025 07:35
@mimmi20
mimmi20 merged commit e7458b7 into 3.x Dec 9, 2025
76 checks passed
@mimmi20
mimmi20 deleted the dependabot/composer/3.x/development-dependencies-a33f8e87c5 branch December 9, 2025 07:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant