-
Notifications
You must be signed in to change notification settings - Fork 11
Update all non-major dependencies #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
2.9.x
Choose a base branch
from
renovate/all-minor-patch
base: 2.9.x
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: composer.lock
|
8a6bad2
to
7ac1edd
Compare
001c3dc
to
fa5169b
Compare
fa5169b
to
f41d4db
Compare
6529c3b
to
d0df51c
Compare
6b7fe27
to
6643bc9
Compare
6643bc9
to
35931be
Compare
906f614
to
ca80085
Compare
ca80085
to
5e13e8e
Compare
698a98e
to
8a8fa6f
Compare
dd72429
to
98792e8
Compare
98792e8
to
dc6a980
Compare
dc6a980
to
b1223c8
Compare
c3d3d71
to
7804eca
Compare
b9f4b82
to
237bcad
Compare
237bcad
to
0cbd7ed
Compare
0cbd7ed
to
ea0ff4d
Compare
ea0ff4d
to
f2844a1
Compare
f2844a1
to
d59d8ca
Compare
d59d8ca
to
648246d
Compare
648246d
to
7cb80ae
Compare
f85014b
to
b512f5c
Compare
b512f5c
to
cb0db55
Compare
cb0db55
to
d5a5ea4
Compare
d3fb2f4
to
cb56264
Compare
cb56264
to
1ce1a0f
Compare
1ce1a0f
to
c773762
Compare
d9cd5db
to
a6463a0
Compare
a6463a0
to
5f659b5
Compare
1e3c927
to
bdedede
Compare
26592ff
to
03fdd70
Compare
03fdd70
to
a6c0952
Compare
412364c
to
5466424
Compare
5466424
to
3cfa8f9
Compare
| datasource | package | from | to | | ----------- | --------------------------------------------- | ------- | ------ | | packagist | infection/infection | 0.26.19 | 0.31.0 | | github-tags | laminas/laminas-ci-matrix-action | 1.22.1 | 1.29.0 | | github-tags | laminas/laminas-continuous-integration-action | 1.32.0 | 1.42.0 | | github-tags | containerbase/php-prebuild | 8.3.23 | 8.4.10 | | packagist | phpunit/phpunit | 9.6.17 | 9.6.23 |
3cfa8f9
to
32f4a46
Compare
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.
This PR contains the following updates:
^0.26.19
->^0.31.0
1.22.1
->1.29.0
1.32.0
->1.42.0
~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0
->~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
^9.6.7
->^9.6.23
Release Notes
infection/infection (infection/infection)
v0.31.0
Compare Source
v0.30.3
Compare Source
Added:
ReturnRemoval
mutator by @sanmai in https://github.com/infection/infection/pull/2296Changed:
0
metrics in result summary by @staabm in https://github.com/infection/infection/pull/2311Fixed:
Internal:
Full Changelog: infection/infection@0.30.2...0.30.3
v0.30.2
Compare Source
Added:
ReturnRemoval
mutator by @sanmai in https://github.com/infection/infection/pull/2296Changed:
0
metrics in result summary by @staabm in https://github.com/infection/infection/pull/2311Fixed:
Internal:
Full Changelog: infection/infection@0.30.2...0.30.3
v0.30.1
Compare Source
Changed:
LogicalNot
mutator by @staabm in https://github.com/infection/infection/pull/2283IdenticalEqual
by @sanmai in https://github.com/infection/infection/pull/2248Internal:
Full Changelog: infection/infection@0.30.1...0.30.2
v0.30.0
Compare Source
Changed:
TextFileLogger
: add hints about different logfile options by @staabm in https://github.com/infection/infection/pull/2278TrueValue
/FalseValue
mutator by @staabm in https://github.com/infection/infection/pull/2280Fixed:
--static-analysis-tool=phpstan
by @maks-rafalko in https://github.com/infection/infection/pull/2284Internal:
Full Changelog
v0.29.14
Compare Source
Full Changelog
Added:
--threads
to the config file underthreads
key by @maks-rafalko in https://github.com/infection/infection/pull/2158--show-mutations=int|max
to support non-bool values by @staabm in https://github.com/infection/infection/pull/2216--id=<mutant-hash>
to run the only one Mutant for killing it by @maks-rafalko in https://github.com/infection/infection/pull/2226perMutator
timings by @staabm in https://github.com/infection/infection/pull/2164perMutator
logger table header by @staabm in https://github.com/infection/infection/pull/2175--static-analysis-tool=phpstan
) if they are escaped and not killed by PHPUnit tests by @maks-rafalko in https://github.com/infection/infection/pull/2098Changed:
false
with a non-falsy value by @staabm in https://github.com/infection/infection/pull/2121ProtectedVisibility
: by @staabm in https://github.com/infection/infection/pull/2112DecrementInteger
mutator by @staabm in https://github.com/infection/infection/pull/2204IncrementInteger
mutator by @staabm in https://github.com/infection/infection/pull/2208DecrementInteger
mutator by @staabm in https://github.com/infection/infection/pull/2238LogicalAndAllSubExprNegation
withinstanceof
by @staabm in https://github.com/infection/infection/pull/2241LogicalOr
Mutator by @staabm in https://github.com/infection/infection/pull/2243ArrayItemRemoval
: Do not remove item from array assignment as it produces PHP warning by @staabm in https://github.com/infection/infection/pull/2236Fixed:
--mutants
is used and config hasglobal-ignoreSourceCodeByRegex
by @maks-rafalko in https://github.com/infection/infection/pull/2172Internal:
devTools/Dockerfile.json
to pin to it on Makefile by @maks-rafalko in https://github.com/infection/infection/pull/2072src
andtests
folders by @maks-rafalko in https://github.com/infection/infection/pull/2091.DB_Store
on MacOS by @maks-rafalko in https://github.com/infection/infection/pull/2094MutantExecutionResultFactory
toTestFrameworkMutantExecutionResultFactory
and add interface by @maks-rafalko in https://github.com/infection/infection/pull/2099VersionParser
by @maks-rafalko in https://github.com/infection/infection/pull/2100ParentConnector::findParent
over raw calls to$node->getAttribute('parent')
by @staabm in https://github.com/infection/infection/pull/2116--static-analysis-tool=phpstan
is used by @maks-rafalko in https://github.com/infection/infection/pull/2162per-mutator.md
to.gitignore
by @staabm in https://github.com/infection/infection/pull/2179--fail-without-result-cache
to PHPStan process by @maks-rafalko in https://github.com/infection/infection/pull/2182infection/tests-checker-action
by @maks-rafalko in https://github.com/infection/infection/pull/2195pull_request_target
instead ofpull_request
event by @maks-rafalko in https://github.com/infection/infection/pull/2222v0.29.13
Compare Source
Added:
array_find_key()
withnull
by @maks-rafalko in https://github.com/infection/infection/pull/2050array_find()
withnull
by @maks-rafalko in https://github.com/infection/infection/pull/2049Changed:
.gitattributes
by @kubawerlos in https://github.com/infection/infection/pull/2044justinrainbow/json-schema:^6
by @kubawerlos in https://github.com/infection/infection/pull/2045Internal:
cs-check
tomake autoreview
by @maks-rafalko in https://github.com/infection/infection/pull/2052Full Changelog: infection/infection@0.29.12...0.29.13
v0.29.12
: Support thecodingmachine/safe v3, drop Symfony 5.4 supportCompare Source
Changed:
shish/safe
back withthecodingmachine/safe
v3 by @maks-rafalko in https://github.com/infection/infection/pull/2037Full Changelog: infection/infection@0.29.11...0.29.12
v0.29.11
: Add support for `sebastian/diff` v7Compare Source
Added:
sebastian/diff
v7 by @Slamdunk in https://github.com/infection/infection/pull/2022Full Changelog: infection/infection@0.29.10...0.29.11
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
v0.29.8
: PHPUnit 11 compatibility, performance improvement thanks tostopOnDefect
Compare Source
Added:
$GLOBALS['_composer_autoload_path']
if possible by @Kanti in https://github.com/infection/infection/pull/2002stopOnDefect
by @Kanti in https://github.com/infection/infection/pull/2003Changed:
cacheResultFile
->cacheDirectory
) by @Kanti in https://github.com/infection/infection/pull/2003New Contributors
Full Changelog: infection/infection@0.29.7...0.29.8
v0.29.7
: Diff colorizer fix for multiline cases, PHP 8.4 support in pipelinesCompare Source
What's Changed
Fixed:
Added:
Changed:
Full Changelog: infection/infection@0.29.6...0.29.7
v0.29.6
: Ignoreswitch(bool)
statements inTrueValue
andFalseValue
mutatorsCompare Source
Changed:
switch(bool)
statements inTrueValue
andFalseValue
mutators. by @shanept in https://github.com/infection/infection/pull/1986New Contributors
Full Changelog: infection/infection@0.29.5...0.29.6
v0.29.5
Compare Source
Full Changelog
Added:
v0.29.4
Compare Source
Full Changelog
Added:
v0.29.3
: Add support for `colinodell/json5` v3Compare Source
Changed:
colinodell/json5
v3 by @Slamdunk in https://github.com/infection/infection/pull/1976Full Changelog: infection/infection@0.29.2...0.29.3
v0.29.2
: Highlight inline differences in CLICompare Source
Added:
Full Changelog: infection/infection@0.29.1...0.29.2
v0.29.1
Compare Source
Full Changelog
Added:
--threads
to the config file underthreads
key by @maks-rafalko in https://github.com/infection/infection/pull/2158--show-mutations=int|max
to support non-bool values by @staabm in https://github.com/infection/infection/pull/2216--id=<mutant-hash>
to run the only one Mutant for killing it by @maks-rafalko in https://github.com/infection/infection/pull/2226perMutator
timings by @staabm in https://github.com/infection/infection/pull/2164perMutator
logger table header by @staabm in https://github.com/infection/infection/pull/2175--static-analysis-tool=phpstan
) if they are escaped and not killed by PHPUnit tests by @maks-rafalko in https://github.com/infection/infection/pull/2098Changed:
false
with a non-falsy value by @staabm in https://github.com/infection/infection/pull/2121ProtectedVisibility
: by @staabm in https://github.com/infection/infection/pull/2112