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 symfony/console to v7 #27

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/console (source) ^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 -> ^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0 age adoption passing confidence

Release Notes

symfony/console (symfony/console)

v7.1.5

Compare Source

Changelog (symfony/console@v7.1.4...v7.1.5)

  • no significant changes

v7.1.4

Compare Source

v7.1.3

Compare Source

Changelog (symfony/console@v7.1.2...v7.1.3)

  • bug symfony/symfony#57815 [Console][PhpUnitBridge][VarDumper] Fix NO_COLOR empty value handling (@​alexandre-daubois)

v7.1.2

Compare Source

Changelog (symfony/console@v7.1.1...v7.1.2)

  • no significant changes

v7.1.1

Compare Source

Changelog (symfony/console@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

Changelog (symfony/console@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.0.10

Compare Source

Changelog (symfony/console@v7.0.9...v7.0.10)

  • bug symfony/symfony#57815 [Console][PhpUnitBridge][VarDumper] Fix NO_COLOR empty value handling (@​alexandre-daubois)

v7.0.9

Compare Source

Changelog (symfony/console@v7.0.8...v7.0.9)

  • no significant changes

v7.0.8

Compare Source

Changelog (symfony/console@v7.0.7...v7.0.8)

  • no significant changes

v7.0.7

Compare Source

Changelog (symfony/console@v7.0.6...v7.0.7)

v7.0.6

Compare Source

Changelog (symfony/console@v7.0.5...v7.0.6)

v7.0.4

Compare Source

Changelog (symfony/console@v7.0.3...v7.0.4)

v7.0.3

Compare Source

Changelog (symfony/console@v7.0.2...v7.0.3)

v7.0.2

Compare Source

Changelog (symfony/console@v7.0.1...v7.0.2)

v7.0.1

Compare Source

Changelog (symfony/console@v7.0.0...v7.0.1)

  • no significant changes

v7.0.0

Compare Source

Changelog (symfony/console@v7.0.0-RC2...v7.0.0)

  • no significant changes

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 renovate bot added the renovate label Nov 29, 2023
Copy link
Contributor Author

renovate bot commented Nov 29, 2023

⚠ 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/2f7ba5/d62c67/repos/github/mezzio/mezzio-migration":"/tmp/worker/2f7ba5/d62c67/repos/github/mezzio/mezzio-migration" -v "/tmp/worker/2f7ba5/d62c67/cache":"/tmp/worker/2f7ba5/d62c67/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/2f7ba5/d62c67/repos/github/mezzio/mezzio-migration" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool php 8.0.30 && install-tool composer 2.6.5 && composer update symfony/console:7.0.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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires symfony/console ^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0, found symfony/console[v2.8.0, ..., v2.8.52, v3.0.0, ..., v3.4.47, v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.32, v6.0.0, ..., v6.4.0, v7.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - vimeo/psalm is locked to version 5.12.0 and an update of this package was not requested.
    - vimeo/psalm 5.12.0 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 -> found symfony/console[v4.1.6, ..., v4.4.49, v5.0.0, ..., v5.4.32, v6.0.0, ..., v6.4.0] but it conflicts with your temporary update constraint (symfony/console:7.0.0).
  Problem 3
    - vimeo/psalm 5.12.0 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 -> found symfony/console[v4.1.6, ..., v4.4.49, v5.0.0, ..., v5.4.32, v6.0.0, ..., v6.4.0] but it conflicts with your temporary update constraint (symfony/console:7.0.0).
    - psalm/plugin-phpunit 0.18.4 requires vimeo/psalm dev-master || dev-4.x || ^4.7.1 || ^5@beta || ^5.0 -> satisfiable by vimeo/psalm[5.12.0].
    - psalm/plugin-phpunit is locked to version 0.18.4 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.

@Xerkus
Copy link
Member

Xerkus commented Nov 29, 2023

This supports too many untested intermediate symfony versions. They should be dropped IMO. Lowest current installing symfony/console v4.4.9 but it should probably be bumped to 6.0

@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from a563595 to a11a86c Compare October 16, 2024 22:09
Copy link
Contributor Author

renovate bot commented Oct 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 symfony/console:7.1.5 --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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires symfony/console ^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.1.5].
    - symfony/console v7.1.5 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.30) does not satisfy that requirement.
  Problem 2
    - vimeo/psalm is locked to version 5.26.1 and an update of this package was not requested.
    - symfony/console v7.1.5 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.30) does not satisfy that requirement.
    - vimeo/psalm 5.26.1 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.1.5].

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

@renovate renovate bot changed the base branch from 1.4.x to 1.5.x October 17, 2024 00:42
| datasource | package         | from   | to    |
| ---------- | --------------- | ------ | ----- |
| packagist  | symfony/console | 6.4.12 | 7.1.5 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from a11a86c to 748df2c Compare October 17, 2024 00:43
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.

1 participant