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 all non-major dependencies #35

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
infection/infection ^0.27.11 -> ^0.29.5 age adoption passing confidence require-dev minor
phpstan/phpstan ^1.10.65 -> ^1.11.4 age adoption passing confidence require-dev patch
phpstan/phpstan-deprecation-rules ^1.1.4 -> ^1.2.0 age adoption passing confidence require-dev patch
phpstan/phpstan-phpunit ^1.3.16 -> ^1.4.0 age adoption passing confidence require-dev patch
phpunit/phpunit (source) ^10.5.15 -> ^10.5.20 age adoption passing confidence require-dev patch
shivammathur/setup-php 2.30.0 -> 2.30.5 age adoption passing confidence action patch
vimeo/psalm ^5.23.1 -> ^5.24.0 age adoption passing confidence require-dev patch

Release Notes

infection/infection (infection/infection)

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:

shivammathur/setup-php (shivammathur/setup-php)

v2.30.5

Compare Source

Changelog

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.30.4

Compare Source

Changelog

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.30.3

Compare Source

Changelog
  • Fixed reading extension directory for PHP 8.4 on macOS.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.30.2

Compare Source

Changelog

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status

v2.30.1

Compare Source

Changelog
  • Improved updating Homebrew core tap on macOS using a retry logic.

  • Fixed support for phalcon on Windows.

  • Fixed support for OCI extensions for PHP 8.4 on Linux and macOS.

  • Fixed support for sqlsrv and pdo_sqlsrv on PHP 8.0.

  • Fixed type error on Windows in Get-File function.

  • Minified the release file dist/index.js file generated by vercel/ncc.

  • Updated pre-installed PHP versions for GitHub runners in the README.

  • Updated Node.js dependencies.

For the complete list of changes, please refer to the Full Changelog

Follow for updates

setup-php reddit setup-php twitter setup-php status


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Mar 24, 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 phpstan/phpstan:1.10.67 phpunit/phpunit:10.5.20 vimeo/psalm:5.24.0 --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 symfony/console 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.1 -> satisfiable by infection/infection[0.28.1].
    - vimeo/psalm 5.24.0 requires nikic/php-parser ^4.16 -> satisfiable by nikic/php-parser[v4.16.0, ..., v4.19.1].
    - You can only install one version of a package, so only one of these can be installed: nikic/php-parser[v4.10.0, ..., v4.19.1, v5.0.0, v5.0.1, v5.0.2].
    - vimeo/psalm 5.24.0 conflicts with nikic/php-parser v4.17.0.
    - infection/infection 0.28.1 requires nikic/php-parser ^5.0 -> satisfiable by nikic/php-parser[v5.0.0, v5.0.1, v5.0.2].
    - Root composer.json requires vimeo/psalm ^5.24.0 -> satisfiable by vimeo/psalm[5.24.0].

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

@renovate renovate bot added the renovate label Mar 24, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 52b2190 to f672ad3 Compare March 25, 2024 10:37
@renovate renovate bot changed the title Update dependency infection/infection to ^0.28.0 Update all non-major dependencies Mar 25, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from f034f97 to 11935a2 Compare March 30, 2024 23:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 6b44502 to 326353b Compare April 9, 2024 03:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 461da76 to 349e1cf Compare April 18, 2024 03:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 02c4479 to 77b2992 Compare April 20, 2024 03:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 16577c5 to 9e0094e Compare May 23, 2024 06:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a917fbd to 69a7ffd Compare May 30, 2024 03:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 1cd4737 to 4490599 Compare June 7, 2024 03:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9520c0c to d7bdfa6 Compare June 13, 2024 03:33
| datasource  | package                           | from    | to      |
| ----------- | --------------------------------- | ------- | ------- |
| packagist   | infection/infection               | 0.27.11 | 0.29.5  |
| packagist   | phpstan/phpstan                   | 1.11.4  | 1.11.4  |
| packagist   | phpstan/phpstan-deprecation-rules | 1.2.0   | 1.2.0   |
| packagist   | phpstan/phpstan-phpunit           | 1.4.0   | 1.4.0   |
| packagist   | phpunit/phpunit                   | 10.5.20 | 10.5.20 |
| github-tags | shivammathur/setup-php            | 2.30.0  | 2.30.5  |
| packagist   | vimeo/psalm                       | 5.24.0  | 5.24.0  |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d7bdfa6 to e1468b4 Compare June 14, 2024 03:28
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.

None yet

0 participants