Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/console (source) ^7.4.0 -> ^8.0.0 age adoption passing confidence
symfony/http-client (source) ^7.4.0 -> ^8.0.0 age adoption passing confidence
symfony/property-access (source) ^7.4.0 -> ^8.0.0 age adoption passing confidence
symfony/property-info (source) ^7.4.0 -> ^8.0.0 age adoption passing confidence
symfony/runtime (source) ^7.4.0 -> ^8.0.0 age adoption passing confidence
symfony/serializer (source) ^7.4.0 -> ^8.0.0 age adoption passing confidence
symfony/var-dumper (source) 7.4.0 -> 8.0.0 age adoption passing confidence

Release Notes

symfony/console (symfony/console)

v8.0.0

Compare Source

symfony/http-client (symfony/http-client)

v8.0.0

Compare Source

symfony/property-access (symfony/property-access)

v8.0.0

Compare Source

symfony/property-info (symfony/property-info)

v8.0.0

Compare Source

symfony/runtime (symfony/runtime)

v8.0.0

Compare Source

symfony/serializer (symfony/serializer)

v8.0.0

Compare Source

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

v8.0.0

Compare Source


Configuration

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


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

Read more information about the use of Renovate Bot.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 27, 2025

⚠️ 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/http-client:8.0.0 symfony/property-access:8.0.0 symfony/property-info:8.0.0 symfony/runtime:8.0.0 symfony/serializer: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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires symfony/console ^8.0.0, found symfony/console[v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - Root composer.json requires symfony/http-client ^8.0.0, found symfony/http-client[v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - Root composer.json requires symfony/property-access ^8.0.0, found symfony/property-access[v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - Root composer.json requires symfony/property-info ^8.0.0, found symfony/property-info[v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - Root composer.json requires symfony/runtime ^8.0.0, found symfony/runtime[v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 6
    - Root composer.json requires symfony/serializer ^8.0.0, found symfony/serializer[v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 7
    - Root composer.json requires symfony/var-dumper 8.0.0 (exact version match: 8.0.0 or 8.0.0.0), found symfony/var-dumper[v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 8
    - webproject-xyz/docker-api-client is locked to version 1.3.0 and an update of this package was not requested.
    - webproject-xyz/docker-api-client 1.3.0 requires symfony/console ^7.3.6 -> found symfony/console[v7.3.6, v7.4.0] but it conflicts with your root composer.json require (^8.0.0).
  Problem 9
    - codeception/codeception is locked to version 5.3.2 and an update of this package was not requested.
    - codeception/codeception 5.3.2 requires symfony/console >=5.4.24 <8.0 -> found symfony/console[v5.4.24, ..., v5.4.47, v6.0.0, ..., v6.4.27, v7.0.0, ..., v7.4.0] but it conflicts with your root composer.json require (^8.0.0).
  Problem 10
    - friendsofphp/php-cs-fixer is locked to version v3.91.0 and an update of this package was not requested.
    - friendsofphp/php-cs-fixer v3.91.0 requires symfony/console ^5.4.47 || ^6.4.24 || ^7.0 || ^8.0 -> found symfony/console[v5.4.47, v6.4.24, v6.4.25, v6.4.26, v6.4.27, v7.0.0, ..., v7.4.0, v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 11
    - jane-php/open-api-3 is locked to version v7.9.0 and an update of this package was not requested.
    - jane-php/open-api-3 v7.9.0 requires symfony/serializer ^5.4 || ^6.4 || ^7.0 -> found symfony/serializer[v5.4.0, ..., v5.4.45, v6.4.0, ..., v6.4.27, v7.0.0, ..., v7.4.0] but it conflicts with your root composer.json require (^8.0.0).
  Problem 12
    - jane-php/open-api-runtime is locked to version v7.9.0 and an update of this package was not requested.
    - jane-php/json-schema-runtime v7.9.0 requires symfony/serializer ^5.4 || ^6.4 || ^7.0 -> found symfony/serializer[v5.4.0, ..., v5.4.45, v6.4.0, ..., v6.4.27, v7.0.0, ..., v7.4.0] but it conflicts with your root composer.json require (^8.0.0).
    - jane-php/open-api-runtime v7.9.0 requires jane-php/json-schema-runtime ^7.0 -> satisfiable by jane-php/json-schema-runtime[v7.9.0].

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

@renovate renovate bot force-pushed the renovate/major-symfony branch 3 times, most recently from b427b18 to 97174d3 Compare November 28, 2025 00:38
| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| packagist  | symfony/console         | 7.4.0 | 8.0.0 |
| packagist  | symfony/http-client     | 7.4.0 | 8.0.0 |
| packagist  | symfony/property-access | 7.4.0 | 8.0.0 |
| packagist  | symfony/property-info   | 7.4.0 | 8.0.0 |
| packagist  | symfony/runtime         | 7.4.0 | 8.0.0 |
| packagist  | symfony/serializer      | 7.4.0 | 8.0.0 |
| packagist  | symfony/var-dumper      | 7.4.0 | 8.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/major-symfony branch from 97174d3 to d60b07c Compare November 29, 2025 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants