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.
This PR contains the following updates:
infection/infection
^0.27.11
->^0.28.1
mimmi20/coding-standard
^5.2.20
->^5.2.26
phpstan/phpstan
^1.10.66
->^1.10.67
phpunit/phpunit
^10.5.17
->^10.5.20
Release Notes
infection/infection (infection/infection)
v0.28.1
: Use CI (GitHub, GitLab) variable to detect project pathCompare Source
Changed:
New Contributors
Full Changelog: infection/infection@0.28.0...0.28.1
v0.28.0
Compare Source
Full Changelog
Added:
mimmi20/coding-standard (mimmi20/coding-standard)
v5.2.26
: allow @apiCompare Source
What’s Changed
🧹 Maintenance:
👨🏼💻 Contributors
@mimmi20
v5.2.25
: fix deprecation noticeCompare Source
What’s Changed
🕸 Dependencies:
🧹 Maintenance:
👨🏼💻 Contributors
@dependabot, @dependabot[bot] and @mimmi20
v5.2.24
: update squizlabs/php_codesniffer requirement from ^3.9.1 to ^3.9.2Compare Source
What’s Changed
🕸 Dependencies:
👨🏼💻 Contributors
@dependabot, @dependabot[bot] and @mimmi20
v5.2.23
: update sirbrillig/phpcs-variable-analysis requirement from ^2.11.17 to ^2.11.18Compare Source
What’s Changed
🕸 Dependencies:
👨🏼💻 Contributors
@dependabot, @dependabot[bot] and @mimmi20
v5.2.22
: update friendsofphp/php-cs-fixer requirement from ^v3.53.0 to ^v3.54.0Compare Source
What’s Changed
🕸 Dependencies:
👨🏼💻 Contributors
@dependabot, @dependabot[bot] and @mimmi20
v5.2.21
: update friendsofphp/php-cs-fixer requirement from ^v3.52.1 to ^v3.53.0Compare Source
What’s Changed
🕸 Dependencies:
👨🏼💻 Contributors
@dependabot, @dependabot[bot] and @mimmi20
phpstan/phpstan (phpstan/phpstan)
v1.10.67
Compare Source
This is the last release, or one of the last releases, in 1.10.x series. The next one is going to be PHPStan 1.11, and it's going to be released at some point in May 2024.
Improvements 🔧
Bugfixes 🐛
date()
return types (#2888), #10468, #6613, thanks @zonuexe!get_defined_vars()
as using constructor arguments (#3012), #10865, thanks @rvanvelzen!Function signature fixes 🤖
gc_status()
signature for PHP8.3+ (#2996), thanks @staabm!mysqli_result::fetch_fields
(#3005), thanks @schlndh!Internals 🔍
sebastianbergmann/phpunit (phpunit/phpunit)
v10.5.20
: PHPUnit 10.5.20Compare Source
How to install or update PHPUnit
v10.5.19
: PHPUnit 10.5.19Compare Source
Fixed
method()
on a test stub created usingcreateStubForIntersectionOfInterfaces()
throws an unexpected exceptionHow to install or update PHPUnit
v10.5.18
Compare Source
Configuration
📅 Schedule: Branch creation - "before 3am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.