Skip to content
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

Update dependency infection/infection to v0.29.10 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
infection/infection 0.26.18 -> 0.29.10 age adoption passing confidence

Release Notes

infection/infection (infection/infection)

v0.29.10: Require PHP 8.2. Switch to `shish/safeto fix issue withthecodingmachine/safe`

Compare Source

Fixed:

Changed:

Full Changelog: infection/infection@0.29.9...0.29.10

v0.29.9: New PHP 8.4 mutators, remove PHP 8.4 deprecations

Compare Source

Added:

Changed:

Full Changelog: infection/infection@0.29.8...0.29.9

v0.29.8: PHPUnit 11 compatibility, performance improvement thanks to stopOnDefect

Compare Source

Added:

Changed:

New 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 pipelines

Compare Source

What's Changed

Fixed:

Added:

Changed:

Full Changelog: infection/infection@0.29.6...0.29.7

v0.29.6: Ignore switch(bool) statements in TrueValue and FalseValue mutators

Compare Source

Changed:

New 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` v3

Compare Source

Changed:

Full Changelog: infection/infection@0.29.2...0.29.3

v0.29.2: Highlight inline differences in CLI

Compare Source

Added:

Full Changelog: infection/infection@0.29.1...0.29.2

v0.29.1: Fix usage of custom mutator with bootstrap file

Compare 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:

v0.28.1: Use CI (GitHub, GitLab) variable to detect project path

Compare Source

Changed:

New Contributors

Full Changelog: infection/infection@0.28.0...0.28.1

v0.28.0

Compare Source

Full Changelog

Added:

v0.27.11: Add --map-source-class-to-test option to speed up Mutation Testing

Compare Source

Added:

Changed:

Full Changelog: infection/infection@0.27.10...0.27.11

v0.27.10: Add support for `sebastian/diff` v6

Compare Source

Changed:

Full Changelog: infection/infection@0.27.9...0.27.10

v0.27.9: Fix an issue with numeric data provider keys in PHPUnit >= 10

Compare Source

Fixed:

Full Changelog: infection/infection@0.27.8...0.27.9

v0.27.8: Do not remove attributes from class methods

Compare Source

Fixed:

Full Changelog: infection/infection@0.27.7...0.27.8

v0.27.7: PHP 8.3, Symfony 7 support

Compare Source

Changed:

Full Changelog: infection/infection@0.27.6...0.27.7

v0.27.6: Fix equivalent mutants

Compare Source

Added:

Fixed:

New Contributors

Full Changelog: infection/infection@0.27.5...0.27.6

v0.27.5: Fix bug with collecting escaped mutants for GitLab logger

Compare Source

Fixed:

Full Changelog: infection/infection@0.27.4...0.27.5

v0.27.4: Allow missing elements when destructuring arrays in foreach loops

Compare Source

Fixed:

Full Changelog: infection/infection@0.27.3...0.27.4

v0.27.3

Compare Source

Full Changelog

Added:

v0.27.2: Tech release: auto-upload PHAR, fixing issue

Compare Source

v0.27.1: Minor fixes and auto-upload PHAR to releases

Compare Source

0.27.1 (2023-09-16)

Full Changelog

Added:

Changed:

New Contributors

v0.27.0

Compare Source

Full Changelog

Added:

Changed:

Fixed:

Internal:

v0.26.21: Fix false-positive with mutations in attributes

Compare Source

0.26.21 (2023-04-27)

Full Changelog

Fixed:

v0.26.20

Compare Source

Full Changelog

Added:

Changed:

v0.26.19

Compare Source

Full Changelog

Added:

  • PHPUnit 10 support

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from 86a1f63 to 9d57214 Compare May 28, 2024 02:36
@renovate renovate bot changed the title Update dependency infection/infection to v0.28.1 Update dependency infection/infection to v0.29.0 May 28, 2024
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from 9d57214 to 11abf3d Compare June 1, 2024 14:26
@renovate renovate bot changed the title Update dependency infection/infection to v0.29.0 Update dependency infection/infection to v0.29.1 Jun 1, 2024
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from 11abf3d to 30a9e5b Compare June 5, 2024 05:22
@renovate renovate bot changed the title Update dependency infection/infection to v0.29.1 Update dependency infection/infection to v0.29.2 Jun 5, 2024
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from 30a9e5b to d116b30 Compare June 6, 2024 11:36
@renovate renovate bot changed the title Update dependency infection/infection to v0.29.2 Update dependency infection/infection to v0.29.3 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from d116b30 to 0afc914 Compare June 8, 2024 07:59
@renovate renovate bot changed the title Update dependency infection/infection to v0.29.3 Update dependency infection/infection to v0.29.4 Jun 8, 2024
@renovate renovate bot changed the title Update dependency infection/infection to v0.29.4 Update dependency infection/infection to v0.29.5 Jun 12, 2024
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from 0afc914 to 9a05443 Compare June 12, 2024 11:49
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from 9a05443 to e686973 Compare June 21, 2024 20:50
@renovate renovate bot changed the title Update dependency infection/infection to v0.29.5 Update dependency infection/infection to v0.29.6 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from e686973 to 02e4d6d Compare October 7, 2024 05:25
@renovate renovate bot changed the title Update dependency infection/infection to v0.29.6 Update dependency infection/infection to v0.29.7 Oct 7, 2024
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from 02e4d6d to a3a1883 Compare October 30, 2024 23:30
@renovate renovate bot changed the title Update dependency infection/infection to v0.29.7 Update dependency infection/infection to v0.29.8 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from a3a1883 to 90cbf5c Compare December 9, 2024 05:56
@renovate renovate bot changed the title Update dependency infection/infection to v0.29.8 Update dependency infection/infection to v0.29.9 Dec 9, 2024
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from 90cbf5c to 2f2ed17 Compare December 21, 2024 05:51
@renovate renovate bot changed the title Update dependency infection/infection to v0.29.9 Update dependency infection/infection to v0.29.10 Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants