composer (master)(deps-dev): bump the development-dependencies group with 8 updates - #925
Merged
mimmi20 merged 1 commit intoAug 24, 2026
Conversation
…with 8 updates Updates the requirements on [infection/infection](https://github.com/infection/infection), [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source), [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules), [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit), [rector/rector](https://github.com/rectorphp/rector), [rector/type-perfect](https://github.com/rectorphp/type-perfect) and [tomasvotruba/type-coverage](https://github.com/TomasVotruba/type-coverage) to permit the latest version. Updates `infection/infection` to 0.34.2 - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.34.0...0.34.2) Updates `mimmi20/coding-standard` to 8.0.20 - [Release notes](https://github.com/mimmi20/coding-standard/releases) - [Commits](mimmi20/coding-standard@8.0.12...8.0.20) Updates `phpstan/phpstan` to 2.2.8 - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) Updates `phpstan/phpstan-deprecation-rules` to 2.0.5 - [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases) - [Commits](phpstan/phpstan-deprecation-rules@2.0.4...2.0.5) Updates `phpunit/phpunit` to 13.3.1 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.3.1/ChangeLog-13.3.md) - [Commits](sebastianbergmann/phpunit@13.2.4...13.3.1) Updates `rector/rector` to 2.6.2 - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.5.7...2.6.2) Updates `rector/type-perfect` to 2.2.0 - [Release notes](https://github.com/rectorphp/type-perfect/releases) - [Commits](rectorphp/type-perfect@2.1.4...2.2.0) Updates `tomasvotruba/type-coverage` to 2.3.0 - [Release notes](https://github.com/TomasVotruba/type-coverage/releases) - [Commits](TomasVotruba/type-coverage@2.2.2...2.3.0) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.34.2 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: mimmi20/coding-standard dependency-version: 8.0.20 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: phpstan/phpstan dependency-version: 2.2.8 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: phpstan/phpstan-deprecation-rules dependency-version: 2.0.5 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: phpunit/phpunit dependency-version: 13.3.1 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: rector/rector dependency-version: 2.6.2 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: rector/type-perfect dependency-version: 2.2.0 dependency-type: direct:development dependency-group: development-dependencies - dependency-name: tomasvotruba/type-coverage dependency-version: 2.3.0 dependency-type: direct:development dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
mimmi20
approved these changes
Aug 24, 2026
mimmi20
deleted the
dependabot/composer/development-dependencies-60d3785123
branch
August 24, 2026 04:33
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 infection/infection, mimmi20/coding-standard, phpstan/phpstan, phpstan/phpstan-deprecation-rules, phpunit/phpunit, rector/rector, rector/type-perfect and tomasvotruba/type-coverage to permit the latest version.
Updates
infection/infectionto 0.34.2Release notes
Sourced from infection/infection's releases.
Commits
18d9beffix(phpunit): Use recordTestRunHistory instead of cacheResult on PHPUnit 13.3...9505953[Conductor] Update shipmonk/dead-code-detector to 1.3.3 (#3446)aa66f5fchore: Fix Rector warning (#3443)2dd27a7refactor(reporter): Refactor GitHub annotation command formatting (#3442)b669894fix(reporter): Escape GitHub annotation workflow commands (#3441)57605a4build(deps): bump zizmorcore/zizmor from 1.27.0 to 1.28.0 in the dependencies...6758404[Conductor] Update carthage-software/mago to 1.46.0 (#3439)9233b25[Conductor] Update rector/rector to 2.6.1 (#3438)65f79f3[Conductor] Update all of phpstan (#3437)d779f90feat(test-framework): Add debug test framework and static analysis adapters (...Updates
mimmi20/coding-standardto 8.0.20Release notes
Sourced from mimmi20/coding-standard's releases.
Commits
bffe846Merge pull request #1078 from mimmi20/dependabot/composer/squizlabs/php_codes...731ea03composer (master)(deps): update squizlabs/php_codesniffer requirementbe71ba5Merge pull request #1077 from mimmi20/dependabot/composer/squizlabs/php_codes...254da16composer (master)(deps): update squizlabs/php_codesniffer requirement6ec61ceMerge pull request #1076 from mimmi20/dependabot/composer/development-depende...4df50cccomposer (master)(deps-dev): update phpstan/phpstan requirement488826eMerge pull request #1075 from mimmi20/dependabot/composer/development-depende...77e72c5composer (master)(deps-dev): update rector/rector requirementd788f47Merge pull request #1074 from mimmi20/dependabot/composer/slevomat/coding-sta...a3edd1acomposer (master)(deps): update slevomat/coding-standard requirementUpdates
phpstan/phpstanto 2.2.8Commits
Updates
phpstan/phpstan-deprecation-rulesto 2.0.5Release notes
Sourced from phpstan/phpstan-deprecation-rules's releases.
Commits
67bedd6Update github-actions (#197)6be8bd3Update actions/cache action to v6 (#198)0b310ecUpdate github-actions to v3.0.1 (#195)782d848Update github-actions to v7 (#196)85fff9dUpdate github-actions to f3e473d (#194)54db580Update github-actions (#193)99aff1aReplace deprecated actions/create-release with softprops/action-gh-release971f8e1Bump GitHub Actions across major versions89fef35Bump GitHub Actions within their current majors0652358Update github-actionsUpdates
phpunit/phpunitto 13.3.1Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
fc02493Prepare releasee29a704Update dependencies04157ceDo not pass object to ReflectionMethod::invoke() for static hook methods (whi...7efd432Revert "Do not report deprecations triggered by myclabs/deep-copy"a2048e9Merge branch '12.5' into 13.383be0fcMerge branch '11.5' into 12.59375d10Merge branch '10.5' into 11.5bbd3c83Update dependenciesdbc02efMake closure comparison test independent of PHP 8.6 closure reuse5d20f13Do not report deprecations triggered by myclabs/deep-copyUpdates
rector/rectorto 2.6.2Release notes
Sourced from rector/rector's releases.
... (truncated)
Commits
03cd615Rector 2.6.2112412cUpdated Rector to commit d39693f97e95e5dfb160f6d3529b740ac1c24b38db9eb19Updated Rector to commit 29928dd034534323ebf603bd1602b4f20ecd3ac6722336eUpdated Rector to commit 09ee9549d7e20c168004ec0111ba165f913505413654819Updated Rector to commit ede5061101ddf7cc6c6d22aba492ecbfa2d7e4cff42c503Updated Rector to commit ede5061101ddf7cc6c6d22aba492ecbfa2d7e4cff7bbc4fUpdated Rector to commit ede5061101ddf7cc6c6d22aba492ecbfa2d7e4cf08865fbUpdated Rector to commit ede5061101ddf7cc6c6d22aba492ecbfa2d7e4cfb00041dUpdated Rector to commit ede5061101ddf7cc6c6d22aba492ecbfa2d7e4cf032c857Updated Rector to commit 768539a46a08410a7e25a643fe3777ab9c17b116Updates
rector/type-perfectto 2.2.0Release notes
Sourced from rector/type-perfect's releases.
... (truncated)
Commits
33d189fDeprecate package in favor of tomasvotruba/type-coverage (#78)255b323NoArrayAccessOnObjectRule: Skip Symfony DomCrawler AbstractUriElement and chi...bf9bd55Prepare push repository logic to anywherephp/type-perfect (#75)Updates
tomasvotruba/type-coverageto 2.3.0Release notes
Sourced from tomasvotruba/type-coverage's releases.
... (truncated)
Commits
7ba48c1bump symfony/dom-crawler to ^8.1 (#70)8cedbb8[DX] Make type-perfect rules configurable, disabled by default (#69)fbba498Merge rector/type-perfect into this repo (#68)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 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