Skip to content

Update Symfony packages to v8 (major) - autoclosed#793

Closed
renovate[bot] wants to merge 1 commit into
3.14.xfrom
renovate/major-symfony
Closed

Update Symfony packages to v8 (major) - autoclosed#793
renovate[bot] wants to merge 1 commit into
3.14.xfrom
renovate/major-symfony

Conversation

@renovate

@renovate renovate Bot commented Nov 27, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/console (source) ^5.4.32 || ^6.4.1 || ^7.0.1 -> ^5.4.32 || ^6.4.1 || ^7.0.1 || ^8.0.0 age adoption passing confidence
symfony/finder (source) ^5.4.27 || ^6.4.0 || ^7.0.0 -> ^5.4.27 || ^6.4.0 || ^7.0.0 || ^8.0.0 age adoption passing confidence
symfony/messenger (source) ^5.4.31 || ^6.4.0 || ^7.0.1 -> ^8.0.0 age adoption passing confidence
symfony/type-info (source) ^7.2.0 -> ^7.2.0 || ^8.0.0 age adoption passing confidence
symfony/var-dumper (source) ^5.4.29 || ^6.4.0 || ^7.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

symfony/console (symfony/console)

v8.0.0

Compare Source

v7.4.0

Compare Source

v7.3.6

Compare Source

Changelog (symfony/console@v7.3.5...v7.3.6)

v7.3.5

Compare Source

v7.3.4

Compare Source

Changelog (symfony/console@v7.3.3...v7.3.4)

symfony/finder (symfony/finder)

v8.0.0

Compare Source

v7.4.0

Compare Source

v7.3.5

Compare Source

symfony/messenger (symfony/messenger)

v8.0.0

Compare Source

v7.4.0

Compare Source

Changelog (symfony/messenger@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.3.6

Compare Source

Changelog (symfony/messenger@v7.3.5...v7.3.6)

symfony/type-info (symfony/type-info)

v8.0.0

Compare Source

v7.4.0

Compare Source

Changelog (symfony/type-info@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.3.5

Compare Source

Changelog (symfony/type-info@v7.3.4...v7.3.5)

v7.3.4

Compare Source

Changelog (symfony/type-info@v7.3.3...v7.3.4)

symfony/var-dumper (symfony/var-dumper)

v8.0.0

Compare Source

v7.4.0

Compare Source

Changelog (symfony/var-dumper@v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.3.5

Compare Source

Changelog (symfony/var-dumper@v7.3.4...v7.3.5)

  • no significant changes

v7.3.4

Compare Source

Changelog (symfony/var-dumper@v7.3.3...v7.3.4)


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 these updates again.


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

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

| datasource | package            | from  | to    |
| ---------- | ------------------ | ----- | ----- |
| packagist  | symfony/console    | 7.3.3 | 8.0.0 |
| packagist  | symfony/finder     | 7.3.2 | 8.0.0 |
| packagist  | symfony/messenger  | 7.3.3 | 8.0.0 |
| packagist  | symfony/type-info  | 7.3.3 | 8.0.0 |
| packagist  | symfony/var-dumper | 7.3.3 | 8.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added the renovate Pull requests that update a dependency file label Nov 27, 2025
@renovate

renovate Bot commented Nov 27, 2025

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.0.0 symfony/finder:8.0.0 symfony/messenger:8.0.0 symfony/type-info:8.0.0 symfony/var-dumper:8.0.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
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.
Dependency psr/log 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.
Dependency psr/clock 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.4.32 || ^6.4.1 || ^7.0.1 || ^8.0.0, found symfony/console[v5.4.32, ..., v5.4.47, v6.4.1, ..., v6.4.27, v7.0.1, ..., v7.3.6, v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - Root composer.json requires symfony/finder ^5.4.27 || ^6.4.0 || ^7.0.0 || ^8.0.0, found symfony/finder[v5.4.27, ..., v5.4.45, v6.4.0, ..., v6.4.27, v7.0.0, ..., v7.3.5, v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - Root composer.json requires symfony/type-info ^7.2.0 || ^8.0.0, found symfony/type-info[v7.2.0, ..., v7.3.5, v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - doctrine/migrations is locked to version 3.9.4 and an update of this package was not requested.
    - doctrine/migrations 3.9.4 requires symfony/console ^5.4 || ^6.0 || ^7.0 -> found symfony/console[v5.4.0, ..., v5.4.47, v6.0.0, ..., v6.4.27, v7.0.0, ..., v7.3.6] but it conflicts with your temporary update constraint (symfony/console:8.0.0).
  Problem 5
    - patchlevel/hydrator is locked to version 1.11.0 and an update of this package was not requested.
    - patchlevel/hydrator 1.11.0 requires symfony/type-info ^7.3.0 -> found symfony/type-info[v7.3.0, ..., v7.3.5] but it conflicts with your temporary update constraint (symfony/type-info:8.0.0).
  Problem 6
    - doctrine/orm is locked to version 3.5.2 and an update of this package was not requested.
    - doctrine/orm 3.5.2 requires symfony/console ^5.4 || ^6.0 || ^7.0 -> found symfony/console[v5.4.0, ..., v5.4.47, v6.0.0, ..., v6.4.27, v7.0.0, ..., v7.3.6] but it conflicts with your temporary update constraint (symfony/console:8.0.0).
  Problem 7
    - infection/infection is locked to version 0.29.14 and an update of this package was not requested.
    - infection/infection 0.29.14 requires symfony/console ^6.4 || ^7.0 -> found symfony/console[v6.4.0, ..., v6.4.27, v7.0.0, ..., v7.3.6] but it conflicts with your temporary update constraint (symfony/console:8.0.0).
  Problem 8
    - phpbench/phpbench is locked to version 1.4.1 and an update of this package was not requested.
    - phpbench/phpbench 1.4.1 requires symfony/console ^6.1 || ^7.0 -> found symfony/console[v6.1.0, ..., v6.4.27, v7.0.0, ..., v7.3.6] but it conflicts with your temporary update constraint (symfony/console:8.0.0).
  Problem 9
    - vimeo/psalm is locked to version 6.13.1 and an update of this package was not requested.
    - vimeo/psalm 6.13.1 requires symfony/console ^6.0 || ^7.0 -> found symfony/console[v6.0.0, ..., v6.4.27, v7.0.0, ..., v7.3.6] but it conflicts with your temporary update constraint (symfony/console:8.0.0).
  Problem 10
    - roave/infection-static-analysis-plugin is locked to version 1.39.0 and an update of this package was not requested.
    - infection/infection 0.29.14 requires symfony/console ^6.4 || ^7.0 -> found symfony/console[v6.4.0, ..., v6.4.27, v7.0.0, ..., v7.3.6] but it conflicts with your temporary update constraint (symfony/console:8.0.0).
    - roave/infection-static-analysis-plugin 1.39.0 requires infection/infection 0.29.14 -> satisfiable by infection/infection[0.29.14].

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 title Update Symfony packages to v8 (major) Update Symfony packages to v8 (major) - autoclosed Nov 29, 2025
@renovate renovate Bot closed this Nov 29, 2025
@renovate
renovate Bot deleted the renovate/major-symfony branch November 29, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants