Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Update symfony packages to v7 (major) #312

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/console (source) ^5.4 || ^6.0 -> ^5.4 || ^6.0 || ^7.0 age adoption passing confidence
symfony/filesystem (source) ^5.4 || ^6.0 -> ^5.4 || ^6.0 || ^7.0 age adoption passing confidence

Release Notes

symfony/console (symfony/console)

v7.0.1

Compare Source

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

  • no significant changes

v7.0.0

Compare Source

Changelog (symfony/console@v7.0.0-RC2...v7.0.0)

  • no significant changes

v6.4.1

Compare Source

Changelog (symfony/console@v6.4.0...v6.4.1)

  • no significant changes

v6.4.0

Compare Source

v6.3.9

Compare Source

Changelog (symfony/console@v6.3.8...v6.3.9)

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

v7.0.0

Compare Source

v6.4.0

Compare Source

Changelog (symfony/filesystem@v6.4.0-RC2...v6.4.0)

  • no significant changes

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Updates project dependencies label Nov 30, 2023
Copy link
Contributor Author

renovate bot commented Nov 30, 2023

⚠ 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:7.0.2 symfony/filesystem:7.0.0 --with-dependencies --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
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 ^5.4 || ^6.0 || ^7.0, found symfony/console[v5.4.0, ..., v5.4.34, v6.0.0, ..., v6.4.2, v7.0.0, v7.0.1, v7.0.2] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - Root composer.json requires symfony/filesystem ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/filesystem[v7.0.0].
    - symfony/filesystem v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
  Problem 3
    - armin/editorconfig-cli is locked to version 1.8.1 and an update of this package was not requested.
    - armin/editorconfig-cli 1.8.1 requires symfony/console ^4 || ^5 || ^6 -> found symfony/console[v4.0.0, ..., v4.4.49, v5.0.0, ..., v5.4.34, v6.0.0, ..., v6.4.2] but it conflicts with your temporary update constraint (symfony/console:7.0.2).
  Problem 4
    - friendsofphp/php-cs-fixer v3.46.0 requires symfony/console ^5.4 || ^6.0 || ^7.0 -> found symfony/console[v5.4.0, ..., v5.4.34, v6.0.0, ..., v6.4.2, v7.0.0, v7.0.1, v7.0.2] but these were not loaded, likely because it conflicts with another require.
    - eliashaeussler/php-cs-fixer-config 2.0.0 requires friendsofphp/php-cs-fixer ^3.14 -> satisfiable by friendsofphp/php-cs-fixer[v3.46.0].
    - eliashaeussler/php-cs-fixer-config is locked to version 2.0.0 and an update of this package was not requested.

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

Copy link

codeclimate bot commented Nov 30, 2023

Code Climate has analyzed commit 4f59488 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 97.6% (0.0% change).

View more on Code Climate.

@renovate renovate bot force-pushed the renovate/major-symfony branch 6 times, most recently from ad7d5d4 to 9fa4113 Compare December 8, 2023 02:12
@renovate renovate bot force-pushed the renovate/major-symfony branch 3 times, most recently from e590405 to 896f6bb Compare December 16, 2023 08:15
@renovate renovate bot force-pushed the renovate/major-symfony branch 3 times, most recently from 2520c0c to 04f02b4 Compare December 28, 2023 19:23
@renovate renovate bot force-pushed the renovate/major-symfony branch 4 times, most recently from 4f59488 to 891d15d Compare January 9, 2024 21:22
| datasource | package            | from  | to    |
| ---------- | ------------------ | ----- | ----- |
| packagist  | symfony/console    | 6.4.2 | 7.0.2 |
| packagist  | symfony/filesystem | 6.4.0 | 7.0.0 |
@eliashaeussler eliashaeussler merged commit 14c9945 into main Jan 9, 2024
29 checks passed
@eliashaeussler eliashaeussler deleted the renovate/major-symfony branch January 9, 2024 21:24
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.

None yet

1 participant