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 #47

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
infection/infection ^0.27.8 -> ^0.29.0 age adoption passing confidence

Release Notes

infection/infection (infection/infection)

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


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 Apr 16, 2024
Copy link
Contributor Author

renovate bot commented Apr 16, 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.28.1 --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
Dependency psr/cache is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires infection/infection ^0.28.0, found infection/infection[0.28.0, 0.28.1] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - roave/infection-static-analysis-plugin is locked to version 1.35.0 and an update of this package was not requested.
    - roave/infection-static-analysis-plugin 1.35.0 requires infection/infection 0.27.10 -> found infection/infection[0.27.10] but it conflicts with your root composer.json require (^0.28.0).

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 6 times, most recently from a0f58c2 to 13f89f2 Compare April 23, 2024 04:08
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 4 times, most recently from d957e96 to 503b897 Compare April 30, 2024 05:17
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 4 times, most recently from 843eed6 to 520acd2 Compare May 7, 2024 03:20
Copy link
Contributor Author

renovate bot commented May 14, 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.9 --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
Dependency psr/cache is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires infection/infection ^0.29.0, found infection/infection[0.29.0, ..., 0.29.9] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - roave/infection-static-analysis-plugin is locked to version 1.35.0 and an update of this package was not requested.
    - roave/infection-static-analysis-plugin 1.35.0 requires infection/infection 0.27.10 -> found infection/infection[0.27.10] but it conflicts with your root composer.json require (^0.29.0).

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 2 times, most recently from 09ef811 to 0530b0c Compare May 16, 2024 12:11
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 5 times, most recently from 6bc4b88 to b70da28 Compare May 28, 2024 01:22
@renovate renovate bot changed the title Update dependency infection/infection to ^0.28.0 Update dependency infection/infection to ^0.29.0 May 28, 2024
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 3 times, most recently from 817ef82 to de84120 Compare June 3, 2024 12:43
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 2 times, most recently from 1c05413 to a43d36b Compare June 7, 2024 06:09
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 2 times, most recently from 8d369b7 to 6f111a0 Compare October 20, 2024 03:23
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 5 times, most recently from a2cb045 to 7c1dab5 Compare November 4, 2024 03:47
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 6 times, most recently from ce267f4 to 0e50629 Compare November 12, 2024 03:03
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 4 times, most recently from a7709fa to 428c0d4 Compare November 18, 2024 03:12
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 3 times, most recently from 67d0c07 to f63fe15 Compare November 26, 2024 03:06
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 4 times, most recently from 3ef4dfe to 1267f8d Compare December 1, 2024 04:22
@renovate renovate bot force-pushed the renovate/infection-infection-0.x branch 4 times, most recently from b727482 to 7f96b93 Compare December 11, 2024 04:28
| datasource | package             | from    | to     |
| ---------- | ------------------- | ------- | ------ |
| packagist  | infection/infection | 0.27.10 | 0.29.9 |


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 7f96b93 to fbddf89 Compare December 12, 2024 03:39
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