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) ^6.4.3 || ^7.0.3 -> ^6.4.3 || ^7.0.3 || ^8.0.0 age adoption passing confidence
symfony/event-dispatcher (source) ^6.4.3 || ^7.0.3 -> ^6.4.3 || ^7.0.3 || ^8.0.0 age adoption passing confidence
symfony/filesystem (source) ^6.4.3 || ^7.0.3 -> ^6.4.3 || ^7.0.3 || ^8.0.0 age adoption passing confidence
symfony/options-resolver (source) ^6.4.3 || ^7.0.3 -> ^6.4.3 || ^7.0.3 || ^8.0.0 age adoption passing confidence
symfony/string (source) ^6.4.3 || ^7.0.3 -> ^6.4.3 || ^7.0.3 || ^8.0.0 age adoption passing confidence
symfony/yaml (source) ^6.4.3 || ^7.0.3 -> ^6.4.3 || ^7.0.3 || ^8.0.0 age adoption passing confidence

Release Notes

symfony/console (symfony/console)

v8.0.0

Compare Source

v7.4.0

Compare Source

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

symfony/event-dispatcher (symfony/event-dispatcher)

v8.0.0

Compare Source

v7.4.0

Compare Source

Changelog (symfony/event-dispatcher@v7.4.0-RC3...v7.4.0)

  • no significant changes
symfony/filesystem (symfony/filesystem)

v8.0.0

Compare Source

v7.4.0

Compare Source

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

  • no significant changes
symfony/options-resolver (symfony/options-resolver)

v8.0.0

Compare Source

v7.4.0

Compare Source

Changelog (symfony/options-resolver@v7.4.0-RC3...v7.4.0)

  • no significant changes
symfony/string (symfony/string)

v8.0.0

Compare Source

symfony/yaml (symfony/yaml)

v8.0.0

Compare Source

v7.4.0

Compare Source


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.

@renovate renovate bot requested a review from eliashaeussler as a code owner November 27, 2025 15:57
@renovate renovate bot added the dependencies Updates project dependencies label Nov 27, 2025
@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/event-dispatcher:8.0.0 symfony/filesystem:8.0.0 symfony/options-resolver:8.0.0 symfony/string:8.0.0 symfony/yaml:8.0.0 --with-dependencies --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency symfony/event-dispatcher-contracts 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 ^6.4.3 || ^7.0.3 || ^8.0.0, found symfony/console[v6.4.3, ..., v6.4.27, v7.0.3, ..., v7.4.0, v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - Root composer.json requires symfony/event-dispatcher ^6.4.3 || ^7.0.3 || ^8.0.0, found symfony/event-dispatcher[v6.4.3, ..., v6.4.25, v7.0.3, ..., v7.4.0, v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - Root composer.json requires symfony/filesystem ^6.4.3 || ^7.0.3 || ^8.0.0, found symfony/filesystem[v6.4.3, ..., v6.4.24, v7.0.3, ..., v7.4.0, v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - Root composer.json requires symfony/options-resolver ^6.4.3 || ^7.0.3 || ^8.0.0, found symfony/options-resolver[v6.4.7, ..., v6.4.25, v7.0.7, ..., v7.4.0, v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - Root composer.json requires symfony/yaml ^6.4.3 || ^7.0.3 || ^8.0.0, found symfony/yaml[v6.4.3, ..., v6.4.26, v7.0.3, ..., v7.4.0, v8.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 6
    - armin/editorconfig-cli is locked to version 2.2.1 and an update of this package was not requested.
    - armin/editorconfig-cli 2.2.1 requires symfony/console ^5 || ^6 || ^7 || ^8 -> found symfony/console[v5.0.0, ..., v5.4.47, v6.0.0, ..., 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 7
    - eliashaeussler/version-bumper is locked to version 3.1.0 and an update of this package was not requested.
    - eliashaeussler/version-bumper 3.1.0 requires symfony/console ^5.4 || ^6.4 || ^7.0 -> found symfony/console[v5.4.0, ..., v5.4.47, v6.4.0, ..., v6.4.27, v7.0.0, ..., v7.4.0] but it conflicts with your temporary update constraint (symfony/console:8.0.0).
  Problem 8
    - Root composer.json requires symfony/string ^6.4.3 || ^7.0.3 || ^8.0.0 -> satisfiable by symfony/string[v8.0.0].
    - symfony/string v8.0.0 requires php >=8.4 -> your php version (8.2.29) does not satisfy that requirement.
  Problem 9
    - eliashaeussler/php-cs-fixer-config is locked to version 3.0.0 and an update of this package was not requested.
    - eliashaeussler/php-cs-fixer-config 3.0.0 requires friendsofphp/php-cs-fixer ^3.14 -> satisfiable by friendsofphp/php-cs-fixer[v3.89.2].
    - friendsofphp/php-cs-fixer v3.89.2 requires symfony/console ^5.4.47 || ^6.4.24 || ^7.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] but it conflicts with your temporary update constraint (symfony/console:8.0.0).

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

@qltysh
Copy link

qltysh bot commented Nov 27, 2025

Coverage Impact

This PR will not change total coverage.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@coveralls
Copy link
Collaborator

coveralls commented Nov 27, 2025

Pull Request Test Coverage Report for Build 19992534933

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.01%

Totals Coverage Status
Change from base Build 19992522365: 0.0%
Covered Lines: 1784
Relevant Lines: 1982

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/major-symfony branch 10 times, most recently from e3490b6 to e7e1efa Compare December 5, 2025 05:43
@renovate renovate bot force-pushed the renovate/major-symfony branch 2 times, most recently from 77ad887 to e78d2ce Compare December 5, 2025 14:05
| datasource | package                  | from  | to    |
| ---------- | ------------------------ | ----- | ----- |
| packagist  | symfony/console          | 7.3.6 | 8.0.0 |
| packagist  | symfony/event-dispatcher | 7.3.3 | 8.0.0 |
| packagist  | symfony/filesystem       | 7.3.6 | 8.0.0 |
| packagist  | symfony/options-resolver | 7.3.3 | 8.0.0 |
| packagist  | symfony/string           | 7.4.0 | 8.0.0 |
| packagist  | symfony/yaml             | 7.3.5 | 8.0.0 |
@renovate renovate bot force-pushed the renovate/major-symfony branch from e78d2ce to 264f2e4 Compare December 6, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants