Skip to content

fix(deps): update dependency symfony/console to v8#20

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-symfony
Open

fix(deps): update dependency symfony/console to v8#20
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/major-symfony

Conversation

@renovate

@renovate renovate Bot commented Jan 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
symfony/console (source) ^7.4^8.0 age confidence

Warning

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


Release Notes

symfony/console (symfony/console)

v8.1.0

Compare Source

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

  • no significant changes

v8.0.13

Compare Source

Changelog (symfony/console@v8.0.11...v8.0.13)

v8.0.11

Compare Source

Changelog (symfony/console@v8.0.9...v8.0.11)

v8.0.9

Compare Source

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

v8.0.8

Compare Source

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

v8.0.7

Compare Source

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

v8.0.6

Compare Source

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

v8.0.4

Compare Source

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

  • no significant changes

v8.0.3

Compare Source

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

v8.0.1

Compare Source

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

v8.0.0

Compare Source

Changelog (symfony/console@v8.0.0-RC3...v8.0.0)

  • no significant changes

v7.4.13

Compare Source

Changelog (symfony/console@v7.4.11...v7.4.13)

v7.4.11

Compare Source

Changelog (symfony/console@v7.4.9...v7.4.11)

v7.4.9

Compare Source

Changelog (symfony/console@v7.4.8...v7.4.9)

v7.4.8

Compare Source

Changelog (symfony/console@v7.4.7...v7.4.8)

v7.4.7

Compare Source

Changelog (symfony/console@v7.4.6...v7.4.7)

v7.4.6

Compare Source

Changelog (symfony/console@v7.4.5...v7.4.6)

v7.4.4

Compare Source

Changelog (symfony/console@v7.4.3...v7.4.4)

  • no significant changes

Configuration

📅 Schedule: (UTC)

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

@renovate

renovate Bot commented Jan 9, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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:8.1.0 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
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 ^8.0, found symfony/console[v8.0.0-BETA1, ..., 8.2.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - friendsofphp/php-cs-fixer is locked to version v3.92.4 and an update of this package was not requested.
    - friendsofphp/php-cs-fixer v3.92.4 requires symfony/console ^5.4.47 || ^6.4.24 || ^7.0 || ^8.0 -> found symfony/console[v5.4.47, 5.4.x-dev, v6.4.24, ..., 6.4.x-dev, v7.0.0-BETA1, ..., 7.4.x-dev, v8.0.0-BETA1, ..., 8.2.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - maglnet/composer-require-checker is locked to version 4.20.0 and an update of this package was not requested.
    - maglnet/composer-require-checker 4.20.0 requires symfony/console ^7.4.1 -> found symfony/console[v7.4.1, ..., 7.4.x-dev] but it conflicts with your root composer.json require (^8.0).
  Problem 4
    - vimeo/psalm is locked to version 6.14.3 and an update of this package was not requested.
    - vimeo/psalm 6.14.3 requires symfony/console ^6.0 || ^7.0 || ^8.0 -> found symfony/console[v6.0.0-BETA1, ..., 6.4.x-dev, v7.0.0-BETA1, ..., 7.4.x-dev, v8.0.0-BETA1, ..., 8.2.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - wayofdev/cs-fixer-config is locked to version v1.5.3 and an update of this package was not requested.
    - friendsofphp/php-cs-fixer v3.92.4 requires symfony/console ^5.4.47 || ^6.4.24 || ^7.0 || ^8.0 -> found symfony/console[v5.4.47, 5.4.x-dev, v6.4.24, ..., 6.4.x-dev, v7.0.0-BETA1, ..., 7.4.x-dev, v8.0.0-BETA1, ..., 8.2.x-dev] but these were not loaded, likely because it conflicts with another require.
    - wayofdev/cs-fixer-config v1.5.3 requires friendsofphp/php-cs-fixer ^3.57 -> satisfiable by friendsofphp/php-cs-fixer[v3.92.4].

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

@renovate renovate Bot enabled auto-merge (squash) January 9, 2026 04:41
@renovate renovate Bot requested a review from lotyp as a code owner January 9, 2026 04:41
@renovate renovate Bot changed the title fix(deps): update dependency symfony/console to v8 fix(deps): update symfony packages to v8 Jun 2, 2026
@renovate renovate Bot changed the title fix(deps): update symfony packages to v8 fix(deps): update symfony packages (major) Jun 22, 2026
@renovate renovate Bot changed the title fix(deps): update symfony packages (major) fix(deps): update dependency symfony/console to v8 Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants