factorial-io / phabalicious

Supports your deployments and every-day devops-tasks
http://docs.phab.io
MIT License
18 stars 3 forks source link

fix(deps): update dependency stecman/symfony-console-completion to ^0.13.0 #331

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stecman/symfony-console-completion ^0.11.0 -> ^0.13.0 age adoption passing confidence

Release Notes

stecman/symfony-console-completion (stecman/symfony-console-completion) ### [`v0.13.0`](https://togithub.com/stecman/symfony-console-completion/releases/tag/v0.13.0): 0.13.0: Support Symfony 6.4+ and 7.x [Compare Source](https://togithub.com/stecman/symfony-console-completion/compare/v0.12.2...v0.13.0) No functional changes. Updates version constraint and some type hints as required. ### [`v0.12.2`](https://togithub.com/stecman/symfony-console-completion/releases/tag/v0.12.2): 0.12.2: Bump dependency versions to fix package incompatibility [Compare Source](https://togithub.com/stecman/symfony-console-completion/compare/v0.12.1...v0.12.2) ### [`v0.12.1`](https://togithub.com/stecman/symfony-console-completion/releases/tag/v0.12.1): 0.12.1: Fix Symfony 6.3 compatibility [Compare Source](https://togithub.com/stecman/symfony-console-completion/compare/v0.12.0...v0.12.1) Bug fix release for return type incompatibility with Console >=6.3 ### [`v0.12.0`](https://togithub.com/stecman/symfony-console-completion/releases/tag/v0.12.0): 0.12.0: Symfony 6, PHP 8 support [Compare Source](https://togithub.com/stecman/symfony-console-completion/compare/0.11.0...v0.12.0) Adds support for `symfony/console` 6.x versions, but removes older Symfony compatibility due to API changes upstream. No changes have been made to the completion API. For older versions of Symfony and PHP, you can continue to use [version 0.11.0](https://togithub.com/stecman/symfony-console-completion/releases/tag/0.11.0). If major new features are added, these may be back-ported and released separately.

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.



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

renovate[bot] commented 2 months ago

⚠️ 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:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update stecman/symfony-console-completion:0.13.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 stecman/symfony-console-completion ^0.13.0 -> satisfiable by stecman/symfony-console-completion[v0.13.0].
    - stecman/symfony-console-completion v0.13.0 requires php >=8.0.2 -> your php version (7.3.31; overridden via config.platform, same as actual) does not satisfy that requirement.

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