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 intoDec 9, 2025
Conversation
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 3.x #292 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 23 23
===========================================
Files 4 4
Lines 81 81
===========================================
Hits 81 81
Flags with carried forward coverage won't be shown. Click here to find out more. |
mimmi20
approved these changes
Dec 9, 2025
…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
force-pushed
the
dependabot/composer/3.x/development-dependencies-a33f8e87c5
branch
from
December 9, 2025 07:35
59a1d78 to
77b41a2
Compare
mimmi20
deleted the
dependabot/composer/3.x/development-dependencies-a33f8e87c5
branch
December 9, 2025 07:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on phpunit/phpunit, rector/rector, shipmonk/composer-dependency-analyser and symplify/phpstan-rules to permit the latest version.
Updates
phpunit/phpunitto 12.4.5Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
5af3178Prepare release6c99d40Merge branch '11.5' into 12.4faf5fffPrepare release8957454Merge branch '10.5' into 11.5c47fe00Prepare release6ffc27fMerge branch '9.6' into 10.5b69489bPrepare release2d34a01Work around nikic/PHP-Parser#113396f8f10Merge branch '8.5' into 9.62605ccbPrepare releaseUpdates
rector/rectorto 2.2.10Release notes
Sourced from rector/rector's releases.
Commits
2abbf73Rector 2.2.108f056daUpdated Rector to commit 6ef19d6b1b9ac99efbc6cb07cb9313ec16e6cc30a5d0027Updated Rector to commit f26495b785120b264e9f4477c647fb3abd8e0d4700b9fe2Updated Rector to commit 1d141d573432ebc152383bf884f488dc62619f0c8d6ed67Updated Rector to commit d8e4eeeac636ef79c3a57b5b3f44e3c6f8bf96bafe25f5bUpdated Rector to commit c1da4ecdec3bf17ff896b99540388ee564c03eb77ae74dbUpdated Rector to commit 89b8e0734e581148261d3b206ea07002017871fbce5a710Updated Rector to commit 1d519488c8e76f1316bf6aaf02621b2de959c638f1f98beUpdated Rector to commit 51a334c02c1bfb07c910b345c609bf420b97eb62f20290eUpdated Rector to commit 51a334c02c1bfb07c910b345c609bf420b97eb62Updates
shipmonk/composer-dependency-analyserto 1.8.4Release notes
Sourced from shipmonk/composer-dependency-analyser's releases.
Commits
975e587Detect unqualified static access in global scope (#243)735ee14Fix classlike definitions being detected as function usages (#240)7ad1becCI: run also PHP 8.5 (#239)ff95a1dAdjust E2E tests (#242)65307b9E2E: no self composer install (#244)debd7cbDrop dependabot, update deps (#223)a62ecf4readme: add ignoreErrorsOnExtension example (#234)c434180Adjust E2E tests (#235)a4a259ctests: skip testPharSupport instead of hard failure (#225)Updates
symplify/phpstan-rulesto 14.9.1Commits
2e90239release PHP 7.4 downgradedb98bb10narrow return object typed5ef3f8[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)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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