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 ^0.29.0 #2

Open
wants to merge 1 commit into
base: 1.1.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
infection/infection ^0.27.0 -> ^0.29.0 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:


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.


  • 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 added the renovate label Oct 15, 2024
Copy link
Contributor Author

renovate bot commented Oct 15, 2024

⚠️ Artifact update problem

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

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update infection/infection:0.29.12 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - patchlevel/event-sourcing is fixed to 3.5.x-dev (lock file version) by a partial update but that version is rejected by your minimum-stability. Make sure you list it as an argument for the update command.
  Problem 2
    - Root composer.json requires infection/infection ^0.29.0 -> satisfiable by infection/infection[0.29.12].
    - infection/infection 0.29.12 requires nikic/php-parser ^5.3 -> found nikic/php-parser[v5.3.0, v5.3.1, v5.4.0] but these were not loaded, likely because it conflicts with another require.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 3 times, most recently from 8369593 to 2b5bcdc Compare October 23, 2024 02:20
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 5 times, most recently from 5f60824 to d5b150a Compare November 11, 2024 12:49
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 7 times, most recently from afc4a7c to 9ef1353 Compare November 15, 2024 17:17
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 2 times, most recently from f40873a to a5b6bf4 Compare November 25, 2024 15:17
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from a5b6bf4 to 2fce800 Compare December 1, 2024 13:19
@renovate renovate bot changed the base branch from 1.0.x to 1.1.x December 6, 2024 13:12
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from 2fce800 to 3ee782b Compare December 8, 2024 23:21
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from 3ee782b to 8642e6e Compare December 16, 2024 16:57
@renovate 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 renovate bot closed this Dec 18, 2024
@renovate renovate bot deleted the renovate/infection-infection-0.x branch December 18, 2024 01:43
@renovate 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 renovate bot reopened this Dec 18, 2024
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from b4c27ab to 8642e6e Compare December 18, 2024 04:49
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from 8642e6e to 3a875b1 Compare December 23, 2024 19:18
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 2 times, most recently from b4ae1dd to dbc0345 Compare January 5, 2025 19:31
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 2 times, most recently from ab3a68d to 85c2c04 Compare January 8, 2025 19:10
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 2 times, most recently from c41e13a to 2e1f282 Compare January 22, 2025 10:21
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 4 times, most recently from cd3030b to 999ef59 Compare February 3, 2025 20:27
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 2 times, most recently from 3e6776d to bd7235c Compare February 12, 2025 16:33
| datasource | package             | from    | to      |
| ---------- | ------------------- | ------- | ------- |
| packagist  | infection/infection | 0.27.11 | 0.29.12 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch from bd7235c to c4207ff Compare February 20, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants