Update all non-major dependencies #600
Merged
+247
−241
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:
^0.29.8
->^0.29.10
^2.0.3
->^2.0.4
^11.5.0
->^11.5.1
^3.11.1
->^3.11.2
Release Notes
infection/infection (infection/infection)
v0.29.10
: Require PHP 8.2. Switch to `shish/safeto fix issue with
thecodingmachine/safe`Compare Source
Fixed:
shish/safe
to fix issue withthecodingmachine/safe
by @sanmai in https://github.com/infection/infection/pull/2017Changed:
Full Changelog: infection/infection@0.29.9...0.29.10
v0.29.9
: New PHP 8.4 mutators, remove PHP 8.4 deprecationsCompare Source
Added:
array_all()
withtrue
by @maks-rafalko in https://github.com/infection/infection/pull/2009array_any()
withtrue
by @maks-rafalko in https://github.com/infection/infection/pull/2010Changed:
nikic/php-parser
to the latest version to support PHP 8.4 mutators by @maks-rafalko in https://github.com/infection/infection/pull/2008Full Changelog: infection/infection@0.29.8...0.29.9
phpstan/phpstan (phpstan/phpstan)
v2.0.4
Compare Source
sebastianbergmann/phpunit (phpunit/phpunit)
v11.5.1
: PHPUnit 11.5.1Compare Source
Added
DefaultResultCache::mergeWith()
for merging result cache instancesFixed
How to install or update PHPUnit
PHPCSStandards/PHP_CodeSniffer (squizlabs/php_codesniffer)
v3.11.2
Compare Source
Changed
<standard>
blocks. #723<standard>
blocks. #737Fixed
define()
.DEFINE
is encountered.define
.define
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
Read more about the use of Renovate Bot within
ocramius/*
projects.