Release 3.0.4: reviewed Dependabot batch - #19
Conversation
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 13.2.6 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.6...13.3.1) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 13.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.95.18 to 3.95.22. - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.95.18...v3.95.22) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.95.22 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [infection/infection](https://github.com/infection/infection) from 0.34.1 to 0.35.2. - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.34.1...0.35.2) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.35.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.5.9 to 2.6.3. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](rectorphp/rector@2.5.9...2.6.3) --- updated-dependencies: - dependency-name: rector/rector dependency-version: 2.6.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan-phar-composer-source) from 2.2.7 to 2.2.9. - [Commits](https://github.com/phpstan/phpstan-phar-composer-source/commits) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.2.9 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…infection-0.35.2', 'origin/dependabot/composer/friendsofphp/php-cs-fixer-3.95.22', 'origin/dependabot/composer/rector/rector-2.6.3', 'origin/dependabot/composer/phpstan/phpstan-2.2.9' and 'origin/dependabot/composer/phpunit/phpunit-13.3.1' into release/3.0.4
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
💤 Files with no reviewable changes (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe change updates Infection development dependency constraints, removes a deprecated PHPUnit option from branch-coverage shards, and adds the 3.0.4 changelog entry. ChangesDevelopment tooling compatibility
Estimated code review effort: 2 (Simple) | ~5 minutes Merge Risk: ⚪ Minimal · up to This release updates development tooling and branch-coverage compatibility without runtime API or data-format changes. No concrete merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Integrates Dependabot PRs #14, #15, #16, #17 and #18 without rewriting their commits. Removes the deprecated PHPUnit --do-not-cache-result flag from branch coverage (default caching does not affect test selection or coverage). No runtime changes.
Validation: full composer qa:release passed locally on PHP 8.5.9, including 517 tests, line and branch coverage, mutation testing and bidirectional R/haven SAV/ZSAV interoperability. All dependency changes reviewed; final combined PHP 8.4/8.5 CI required before release.
Summary by CodeRabbit
Documentation
Chores