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) #19

Merged
merged 1 commit into from
Jan 17, 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/filesystem (source) ^5.4 || ^6.0 -> ^5.4 || ^6.0 || ^7.0 age adoption passing confidence
symfony/finder (source) ^5.4 || ^6.0 -> ^5.4 || ^6.0 || ^7.0 age adoption passing confidence

Release Notes

symfony/filesystem (symfony/filesystem)

v7.0.0

Compare Source

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

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

v7.0.0

Compare Source

Changelog (symfony/finder@v7.0.0-RC2...v7.0.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/filesystem:7.0.0 symfony/finder: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/finder ^5.4 || ^6.0 || ^7.0, found symfony/finder[v5.4.0, ..., v5.4.27, v6.0.0, ..., v6.4.0, v7.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - codeception/codeception is locked to version 5.0.13 and an update of this package was not requested.
    - codeception/codeception 5.0.13 requires symfony/finder >=4.4.24 <8.0 -> found symfony/finder[v4.4.24, ..., v4.4.44, v5.0.0, ..., v5.4.27, v6.0.0, ..., v6.4.0, v7.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - 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 4
    - 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/finder ^4.4 || ^5 || ^6 -> found symfony/finder[v4.4.0, ..., v4.4.44, v5.0.0, ..., v5.4.27, v6.0.0, ..., v6.4.0] but it conflicts with your temporary update constraint (symfony/finder:7.0.0).
  Problem 5
    - eliashaeussler/php-cs-fixer-config is locked to version 2.0.0 and an update of this package was not requested.
    - eliashaeussler/php-cs-fixer-config 2.0.0 requires symfony/finder ^5.4 || ^6.0 || ^7.0 -> found symfony/finder[v5.4.0, ..., v5.4.27, v6.0.0, ..., v6.4.0, v7.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 6
    - codeception/codeception 5.0.13 requires symfony/finder >=4.4.24 <8.0 -> found symfony/finder[v4.4.24, ..., v4.4.44, v5.0.0, ..., v5.4.27, v6.0.0, ..., v6.4.0, v7.0.0] but these were not loaded, likely because it conflicts with another require.
    - codeception/module-webdriver 4.0.0 requires codeception/codeception ^5.0.8 -> satisfiable by codeception/codeception[5.0.13].
    - codeception/module-webdriver is locked to version 4.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 2f7e282 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 77.6% (0.0% change).

View more on Code Climate.

@renovate renovate bot force-pushed the renovate/major-symfony branch 4 times, most recently from 40114c5 to 8b72061 Compare January 17, 2024 12:05
| datasource | package            | from  | to    |
| ---------- | ------------------ | ----- | ----- |
| packagist  | symfony/filesystem | 6.4.0 | 7.0.0 |
| packagist  | symfony/finder     | 6.4.0 | 7.0.0 |
@eliashaeussler eliashaeussler merged commit 25bfbe4 into main Jan 17, 2024
27 checks passed
@eliashaeussler eliashaeussler deleted the renovate/major-symfony branch January 17, 2024 12:32
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.

1 participant