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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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:


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.

Copy link
Contributor Author

renovate bot commented Apr 17, 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 webmozart/assert 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 -> satisfiable by infection/infection[0.28.1].
    - infection/infection 0.28.1 requires nikic/php-parser ^5.0 -> found nikic/php-parser[v5.0.0, v5.0.1, v5.0.2] 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/all-minor-patch branch 3 times, most recently from f4ffe2f to 735ee88 Compare April 21, 2024 18:18
@renovate renovate bot changed the title Update dependency infection/infection to ^0.28.0 Update all non-major dependencies Apr 21, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 5102333 to cf4eacf Compare April 27, 2024 03:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e3812b2 to bd2041d Compare May 6, 2024 03:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e145c75 to a83b2e3 Compare May 11, 2024 03:15
Copy link
Contributor Author

renovate bot commented May 11, 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.8 --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 webmozart/assert 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 -> satisfiable by infection/infection[0.29.8].
    - infection/infection 0.29.8 requires nikic/php-parser ^5.0 -> found nikic/php-parser[v5.0.0, ..., v5.3.1] 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/all-minor-patch branch 5 times, most recently from 632e8e6 to 828cb24 Compare May 18, 2024 10:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 828cb24 to 29ec9a4 Compare May 23, 2024 04:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from aaed4bf to c93837b Compare October 4, 2024 03:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from eceecb6 to 721af72 Compare October 12, 2024 03:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 7e2594d to 3bcb9cc Compare October 20, 2024 04:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from ed229e5 to cd7e80c Compare October 29, 2024 03:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cd7e80c to 70f1fd0 Compare October 30, 2024 04:58
| datasource | package             | from    | to     |
| ---------- | ------------------- | ------- | ------ |
| packagist  | infection/infection | 0.27.11 | 0.29.8 |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 70f1fd0 to 1f15125 Compare October 30, 2024 10:20
@renovate renovate bot changed the title Update all non-major dependencies Update dependency infection/infection to ^0.29.0 Oct 30, 2024
@gsteel gsteel closed this Oct 30, 2024
@gsteel gsteel deleted the renovate/all-minor-patch branch October 30, 2024 10:22
Copy link
Contributor Author

renovate bot commented Oct 30, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.29.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant