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.1 -> ^8.0.1 age adoption passing confidence
symfony/http-client (source) ^7.4.1 -> ^8.0.1 age adoption passing confidence
symfony/property-access (source) ^7.4.0 -> ^8.0.0 age adoption passing confidence
symfony/property-info (source) ^7.4.1 -> ^8.0.1 age adoption passing confidence
symfony/runtime (source) ^7.4.1 -> ^8.0.1 age adoption passing confidence
symfony/serializer (source) ^7.4.2 -> ^8.0.2 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.1

Compare Source

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

v8.0.0

Compare Source

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

v8.0.1

Compare Source

Changelog (symfony/http-client@v8.0.0...v8.0.1)

v8.0.0

Compare Source

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

v8.0.0

Compare Source

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

v8.0.1

Compare Source

Changelog (symfony/property-info@v8.0.0...v8.0.1)

v8.0.0

Compare Source

symfony/runtime (symfony/runtime)

v8.0.1

Compare Source

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

v8.0.0

Compare Source

symfony/serializer (symfony/serializer)

v8.0.2

Compare Source

Changelog (symfony/serializer@v8.0.1...v8.0.2)

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.1 symfony/http-client:8.0.1 symfony/property-access:8.0.0 symfony/property-info:8.0.1 symfony/runtime:8.0.1 symfony/serializer:8.0.2 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.1, found symfony/console[v8.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - Root composer.json requires symfony/http-client ^8.0.1, found symfony/http-client[v8.0.1] 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.1, found symfony/property-info[v8.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - Root composer.json requires symfony/runtime ^8.0.1, found symfony/runtime[v8.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 6
    - Root composer.json requires symfony/serializer ^8.0.2, found symfony/serializer[v8.0.2] but these were not loaded, likely because it conflicts with another require.
  Problem 7
    - 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.3.8, v7.4.0, v7.4.1] but it conflicts with your root composer.json require (^8.0.1).
  Problem 8
    - codeception/codeception is locked to version 5.3.3 and an update of this package was not requested.
    - codeception/codeception 5.3.3 requires symfony/console >=5.4.24 <9.0 -> found symfony/console[v5.4.24, ..., v5.4.47, v6.0.0, ..., v6.4.30, v7.0.0, ..., v7.4.1, v8.0.0, v8.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 9
    - friendsofphp/php-cs-fixer is locked to version v3.92.3 and an update of this package was not requested.
    - friendsofphp/php-cs-fixer v3.92.3 requires symfony/console ^5.4.47 || ^6.4.24 || ^7.0 || ^8.0 -> found symfony/console[v5.4.47, v6.4.24, ..., v6.4.30, v7.0.0, ..., v7.4.1, v8.0.0, v8.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 10
    - jane-php/open-api-3 is locked to version v7.10.2 and an update of this package was not requested.
    - jane-php/open-api-3 v7.10.2 requires symfony/serializer ^5.4 || ^6.4 || ^7.0 || ^8.0 -> found symfony/serializer[v5.4.0, ..., v5.4.45, v6.4.0, ..., v6.4.30, v7.0.0, ..., v7.4.2, v8.0.0, v8.0.2] but these were not loaded, likely because it conflicts with another require.
  Problem 11
    - Root composer.json requires symfony/var-dumper 8.0.0 -> satisfiable by symfony/var-dumper[v8.0.0].
    - symfony/var-dumper v8.0.0 requires php >=8.4 -> your php version (8.3; overridden via config.platform, same as actual) does not satisfy that requirement.
  Problem 12
    - jane-php/open-api-runtime is locked to version v7.10.2 and an update of this package was not requested.
    - jane-php/json-schema-runtime v7.10.2 requires symfony/serializer ^5.4 || ^6.4 || ^7.0 || ^8.0 -> found symfony/serializer[v5.4.0, ..., v5.4.45, v6.4.0, ..., v6.4.30, v7.0.0, ..., v7.4.2, v8.0.0, v8.0.2] but these were not loaded, likely because it conflicts with another require.
    - jane-php/open-api-runtime v7.10.2 requires jane-php/json-schema-runtime ^7.0 -> satisfiable by jane-php/json-schema-runtime[v7.10.2].

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 12 times, most recently from b5b9b5f to 7682797 Compare December 4, 2025 13:51
@renovate renovate bot force-pushed the renovate/major-symfony branch 11 times, most recently from 1359385 to 0b40010 Compare December 10, 2025 05:09
@renovate renovate bot force-pushed the renovate/major-symfony branch 4 times, most recently from 657bd47 to 490ad0b Compare December 15, 2025 18:34
@renovate renovate bot force-pushed the renovate/major-symfony branch 13 times, most recently from 04b12ef to 75d087c Compare December 21, 2025 14:02
@renovate renovate bot force-pushed the renovate/major-symfony branch 2 times, most recently from 7b95f7c to a4bf8ec Compare December 23, 2025 05:34
| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| packagist  | symfony/console         | 7.4.1 | 8.0.1 |
| packagist  | symfony/http-client     | 7.4.1 | 8.0.1 |
| packagist  | symfony/property-access | 7.4.0 | 8.0.0 |
| packagist  | symfony/property-info   | 7.4.1 | 8.0.1 |
| packagist  | symfony/runtime         | 7.4.1 | 8.0.1 |
| packagist  | symfony/serializer      | 7.4.2 | 8.0.2 |
| 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 a4bf8ec to 0f10af4 Compare December 23, 2025 09:30
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