-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update dependency infection/infection to ^0.29.0 #2
Open
renovate
wants to merge
1
commit into
1.1.x
Choose a base branch
from
renovate/infection-infection-0.x
base: 1.1.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.
Conversation
This file contains 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
|
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
3 times, most recently
from
October 23, 2024 02:20
8369593
to
2b5bcdc
Compare
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
5 times, most recently
from
November 11, 2024 12:49
5f60824
to
d5b150a
Compare
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
7 times, most recently
from
November 15, 2024 17:17
afc4a7c
to
9ef1353
Compare
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
2 times, most recently
from
November 25, 2024 15:17
f40873a
to
a5b6bf4
Compare
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
from
December 1, 2024 13:19
a5b6bf4
to
2fce800
Compare
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
from
December 8, 2024 23:21
2fce800
to
3ee782b
Compare
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
from
December 16, 2024 16:57
3ee782b
to
8642e6e
Compare
renovate
bot
changed the title
Update dependency infection/infection to ^0.29.0
Update dependency infection/infection to ^0.29.0 - autoclosed
Dec 18, 2024
renovate
bot
changed the title
Update dependency infection/infection to ^0.29.0 - autoclosed
Update dependency infection/infection to ^0.29.0
Dec 18, 2024
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
from
December 18, 2024 04:49
b4c27ab
to
8642e6e
Compare
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
from
December 23, 2024 19:18
8642e6e
to
3a875b1
Compare
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
2 times, most recently
from
January 5, 2025 19:31
b4ae1dd
to
dbc0345
Compare
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
2 times, most recently
from
January 8, 2025 19:10
ab3a68d
to
85c2c04
Compare
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
from
January 19, 2025 12:54
85c2c04
to
c41e13a
Compare
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------- | | packagist | infection/infection | 0.27.11 | 0.29.10 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/infection-infection-0.x
branch
from
January 22, 2025 10:21
c41e13a
to
2e1f282
Compare
# for free
to join this conversation on GitHub.
Already have an account?
# 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.27.0
->^0.29.0
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
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:
--logger-project-root-directory
by @vincentchalamon in https://github.com/infection/infection/pull/1978v0.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
: Fix usage of custom mutator with bootstrap fileCompare Source
Fixed:
Full Changelog: infection/infection@0.29.0...0.29.1
v0.29.0
Compare Source
Full Changelog
Added:
Read about how to create custom mutators: https://infection.github.io/guide/custom-mutators.html
Changed:
Infection\Mutator\Mutator
to a separate package by @maks-rafalko in https://github.com/infection/infection/pull/1963Mutator::getDefinition
return type non-nullable by @maks-rafalko in https://github.com/infection/infection/pull/1958AddCoversClassAttributeRector
rule by @maks-rafalko in https://github.com/infection/infection/pull/1962NameResolver
visitor by @maks-rafalko in https://github.com/infection/infection/pull/1967NodeTraverser::DONT_TRAVERSE_CURRENT_AND_CHILDREN
withNodeVisitor::DONT_TRAVERSE_CURRENT_AND_CHILDREN
by @maks-rafalko in https://github.com/infection/infection/pull/1968ParentConnectorVisitor
and usenikic-phpparser
's one by @maks-rafalko in https://github.com/infection/infection/pull/1970v0.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:
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.