-
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
+5
−5
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
Contributor
Author
⚠ 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
1e3c927 to
bdedede
Compare
26592ff to
03fdd70
Compare
03fdd70 to
a6c0952
Compare
412364c to
5466424
Compare
5466424 to
3cfa8f9
Compare
3cfa8f9 to
32f4a46
Compare
0fa1351 to
a009369
Compare
c6d9ad9 to
56a5462
Compare
69fd253 to
23271d4
Compare
d7b5c28 to
da17304
Compare
280e0aa to
6095255
Compare
6095255 to
4ea2ee2
Compare
4ea2ee2 to
91fd1aa
Compare
4c3f6ec to
659ea10
Compare
659ea10 to
7033001
Compare
| datasource | package | from | to | | ----------- | --------------------------------------------- | ------- | ------ | | packagist | infection/infection | 0.26.19 | 0.31.9 | | github-tags | laminas/laminas-ci-matrix-action | 1.22.1 | 1.32.0 | | github-tags | laminas/laminas-continuous-integration-action | 1.32.0 | 1.43.0 | | github-tags | containerbase/php-prebuild | 8.3.28 | 8.5.0 | | packagist | phpunit/phpunit | 9.6.17 | 9.6.31 |
7033001 to
f75215a
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.91.22.1->1.32.01.32.0->1.43.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.5.0^9.6.7->^9.6.31Release Notes
infection/infection (infection/infection)
v0.31.9: Support PHPStan-dev version in PHPStanAdapterCompare Source
Changed:
Full Changelog: infection/infection@0.31.8...0.31.9
v0.31.8Compare Source
Changed:
Full Changelog: infection/infection@0.31.7...0.31.8
v0.31.7: Show uncovered mutants to output when--with-uncoveredis usedCompare Source
Fixed:
--with-uncoveredis used by @maks-rafalko in #2443--dry-runby @maks-rafalko in #2436Full Changelog: infection/infection@0.31.6...0.31.7
v0.31.6: Introduce --logger-text optionCompare Source
Added:
--logger-textoption to enforce text logger file path by @romm in #2438Full Changelog: infection/infection@0.31.5...0.31.6
v0.31.5Compare Source
Fixed:
--dry-runoption using DryRunProcess wrapper (alternative approach) by @sanmai in #2435Changed:
executionOrder="defects,random"for phpunit.xml by @staabm in #2267CloneVisitorand use nativeCloningVisitorfromphp-parserby @maks-rafalko in #2430Full Changelog: infection/infection@0.31.4...0.31.5
v0.31.4Compare Source
Changed:
--fail-without-result-cacheby @staabm in #2429Internal:
Full Changelog: infection/infection@0.31.3...0.31.4
v0.31.3: PHPStan running out of memory when attempting --static-analysis-tool=phpstanCompare Source
Fixed:
Changed:
Internal:
Full Changelog: infection/infection@0.31.2...0.31.3
v0.31.2: --static-analysis-tool-options and no MSI shown by default for non-covered codeCompare Source
Added:
Mutation Score Indicator (MSI)from default output, show only with--with-uncoveredby @Copilot in #2378Changed:
--static-analysis-tool-optionsCLI option with proper multiple options support by @Copilot in #2374Internal:
copilot-setup-steps.ymlby @maks-rafalko in #2377New Contributors
Full Changelog: infection/infection@0.31.1...0.31.2
v0.31.1: Cleanup old PHPUnit cache files in Infection tmp directoryCompare Source
Added:
Internal:
DiffColorizerby @staabm in #2353Full Changelog: infection/infection@0.31.0...0.31.1
v0.31.0Compare Source
Changed:
--only-covered; Introduce--with-uncoveredinstead by @staabm in #2336executionOrder="defects,random"forphpunit.xmlby @staabm in #2328Fixed:
Internal:
Backward Compatibility Break
This version introduces BC Break. Do the following:
bin/infection, now you need to add--with-uncovered, because by default, Infection doesn't mutate uncovered code anymorebin/infection --only-covered, you need to remove this option because now this is a default behavior and this options has been removedFull Changelog: infection/infection@0.30.3...0.31.0
v0.30.3Compare Source
Changed:
--only-covered; Introduce--with-uncoveredinstead by @staabm in #2336executionOrder="defects,random"forphpunit.xmlby @staabm in #2328Fixed:
Internal:
Backward Compatibility Break
This version introduces BC Break. Do the following:
bin/infection, now you need to add--with-uncovered, because by default, Infection doesn't mutate uncovered code anymorebin/infection --only-covered, you need to remove this option because now this is a default behavior and this options has been removedFull Changelog: infection/infection@0.30.3...0.31.0
v0.30.2Compare Source
Added:
ReturnRemovalmutator by @sanmai in #2296Changed:
0metrics in result summary by @staabm in #2311Fixed:
Internal:
Full Changelog: infection/infection@0.30.2...0.30.3
v0.30.1Compare Source
Changed:
LogicalNotmutator by @staabm in #2283IdenticalEqualby @sanmai in #2248Internal:
Full Changelog: infection/infection@0.30.1...0.30.2
v0.30.0Compare Source
Changed:
TextFileLogger: add hints about different logfile options by @staabm in #2278TrueValue/FalseValuemutator by @staabm in #2280Fixed:
--static-analysis-tool=phpstanby @maks-rafalko in #2284Internal:
Full Changelog
v0.29.14Compare Source
Full Changelog
Added:
--threadsto the config file underthreadskey by @maks-rafalko in #2158--show-mutations=int|maxto support non-bool values by @staabm in #2216--id=<mutant-hash>to run the only one Mutant for killing it by @maks-rafalko in #2226perMutatortimings by @staabm in #2164perMutatorlogger table header by @staabm in #2175--static-analysis-tool=phpstan) if they are escaped and not killed by PHPUnit tests by @maks-rafalko in #2098Changed:
falsewith a non-falsy value by @staabm in #2121ProtectedVisibility: by @staabm in #2112DecrementIntegermutator by @staabm in #2204IncrementIntegermutator by @staabm in #2208DecrementIntegermutator by @staabm in #2238LogicalAndAllSubExprNegationwithinstanceofby @staabm in #2241LogicalOrMutator by @staabm in #2243ArrayItemRemoval: Do not remove item from array assignment as it produces PHP warning by @staabm in #2236Fixed:
--mutantsis used and config hasglobal-ignoreSourceCodeByRegexby @maks-rafalko in #2172Internal:
devTools/Dockerfile.jsonto pin to it on Makefile by @maks-rafalko in #2072srcandtestsfolders by @maks-rafalko in #2091.DB_Storeon MacOS by @maks-rafalko in #2094MutantExecutionResultFactorytoTestFrameworkMutantExecutionResultFactoryand add interface by @maks-rafalko in #2099VersionParserby @maks-rafalko in #2100ParentConnector::findParentover raw calls to$node->getAttribute('parent')by @staabm in #2116--static-analysis-tool=phpstanis used by @maks-rafalko in #2162per-mutator.mdto.gitignoreby @staabm in #2179--fail-without-result-cacheto PHPStan process by @maks-rafalko in #2182infection/tests-checker-actionby @maks-rafalko in #2195pull_request_targetinstead ofpull_requestevent by @maks-rafalko in #2222v0.29.13Compare Source
Added:
array_find_key()withnullby @maks-rafalko in #2050array_find()withnullby @maks-rafalko in #2049Changed:
.gitattributesby @kubawerlos in #2044justinrainbow/json-schema:^6by @kubawerlos in #2045Internal:
cs-checktomake autoreviewby @maks-rafalko in #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/safeback withthecodingmachine/safev3 by @maks-rafalko in #2037Full Changelog: infection/infection@0.29.11...0.29.12
v0.29.11: Add support for `sebastian/diff` v7Compare Source
Added:
sebastian/diffv7 by @Slamdunk in #2022Full Changelog: infection/infection@0.29.10...0.29.11
v0.29.10: Require PHP 8.2. Switch to `shish/safeto fix issue withthecodingmachine/safe`Compare Source
Fixed:
shish/safeto fix issue withthecodingmachine/safeby @sanmai in #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()withtrueby @maks-rafalko in #2009array_any()withtrueby @maks-rafalko in #2010Changed:
nikic/php-parserto the latest version to support PHP 8.4 mutators by @maks-rafalko in #2008Full Changelog: infection/infection@0.29.8...0.29.9
v0.29.8: PHPUnit 11 compatibility, performance improvement thanks tostopOnDefectCompare Source
Added:
$GLOBALS['_composer_autoload_path']if possible by @Kanti in #2002stopOnDefectby @Kanti in #2003Changed:
cacheResultFile->cacheDirectory) by @Kanti in #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 inTrueValueandFalseValuemutatorsCompare Source
Changed:
switch(bool)statements inTrueValueandFalseValuemutators. by @shanept in #1986New Contributors
Full Changelog: infection/infection@0.29.5...0.29.6
v0.29.5Compare Source
Full Changelog
Added: