mezzio-swoole icon indicating copy to clipboard operation
mezzio-swoole copied to clipboard

Update dependency symfony/console to v7

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/console (source) ^5.0 || ^6.0.19 -> ^5.0 || ^6.0.19 || ^7.0.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

symfony/console (symfony/console)

v7.0.7

Compare Source

v7.0.6

Compare Source

Changelog (https://github.com/symfony/console/compare/v7.0.5...v7.0.6)

v7.0.4

Compare Source

Changelog (https://github.com/symfony/console/compare/v7.0.3...v7.0.4)

v7.0.3

Compare Source

Changelog (https://github.com/symfony/console/compare/v7.0.2...v7.0.3)

v7.0.2

Compare Source

Changelog (https://github.com/symfony/console/compare/v7.0.1...v7.0.2)

v7.0.1

Compare Source

Changelog (https://github.com/symfony/console/compare/v7.0.0...v7.0.1)

  • no significant changes

v7.0.0

Compare Source

Changelog (https://github.com/symfony/console/compare/v7.0.0-RC2...v7.0.0)

  • no significant changes

v6.4.7

Compare Source

v6.4.6

Compare Source

v6.4.4

Compare Source

Changelog (https://github.com/symfony/console/compare/v6.4.3...v6.4.4)

v6.4.3

Compare Source

Changelog (https://github.com/symfony/console/compare/v6.4.2...v6.4.3)


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

Read more information about the use of Renovate Bot within Laminas.

renovate[bot] avatar Nov 29 '23 12:11 renovate[bot]

⚠ 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 symfony/console:7.0.2 --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/container 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 symfony/console ^5.0 || ^6.0.19 || ^7.0.0 -> satisfiable by symfony/console[v7.0.2].
    - symfony/console v7.0.2 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.27) does not satisfy that requirement.
  Problem 2
    - symfony/console v7.0.2 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.27) does not satisfy that requirement.
    - vimeo/psalm 5.19.0 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.2].
    - vimeo/psalm is locked to version 5.19.0 and an update of this package was not requested.

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

renovate[bot] avatar Nov 29 '23 12:11 renovate[bot]