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

Closed
wants to merge 1 commit into from

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) ^4.4.30 || ^5.3.7 || ^6.0 -> ^4.4.30 || ^5.3.7 || ^6.0 || ^7.0 age adoption passing confidence
symfony/dependency-injection (source) ^4.4.30 || ^5.3.7 || ^6.2.5 -> ^4.4.30 || ^5.3.7 || ^6.2.5 || ^7.0.0 age adoption passing confidence
symfony/expression-language (source) ^4.4.30 || ^5.3.7 || ^6.0 -> ^4.4.30 || ^5.3.7 || ^6.0 || ^7.0 age adoption passing confidence
symfony/mailer (source) ^4.4.30 || ^5.3.7 || ^6.0 -> ^4.4.30 || ^5.3.7 || ^6.0 || ^7.0 age adoption passing confidence
symfony/mime (source) ^4.4.30 || ^5.3.7 || ^6.0 -> ^4.4.30 || ^5.3.7 || ^6.0 || ^7.0 age adoption passing confidence
symfony/process (source) ^4.4.30 || ^5.3.7 || ^6.0 -> ^4.4.30 || ^5.3.7 || ^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
symfony/dependency-injection (symfony/dependency-injection)

v7.0.1

Compare Source

Changelog (symfony/dependency-injection@v7.0.0...v7.0.1)

v7.0.0

Compare Source

Changelog (symfony/dependency-injection@v7.0.0-RC2...v7.0.0)

symfony/expression-language (symfony/expression-language)

v7.0.0

Compare Source

Changelog (symfony/expression-language@v7.0.0-RC2...v7.0.0)

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

v7.0.0

Compare Source

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

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

v7.0.0

Compare Source

symfony/process (symfony/process)

v7.0.0

Compare Source

Changelog (symfony/process@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 requested a review from eliashaeussler as a code owner November 30, 2023 05:40
@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/dependency-injection:7.0.2 symfony/expression-language:7.0.2 symfony/mailer:7.0.2 symfony/mime:7.0.0 symfony/process:7.0.2 --with-dependencies --ignore-platform-req ext-intl --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency psr/event-dispatcher 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.
Dependency psr/log 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 ^4.4.30 || ^5.3.7 || ^6.0 || ^7.0, found symfony/console[v4.4.30, ..., v4.4.49, v5.3.7, ..., 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/dependency-injection ^4.4.30 || ^5.3.7 || ^6.2.5 || ^7.0.0, found symfony/dependency-injection[v4.4.31, ..., v4.4.49, v5.3.7, ..., v5.4.34, v6.2.5, ..., 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 3
    - Root composer.json requires symfony/mime ^4.4.30 || ^5.3.7 || ^6.0 || ^7.0, found symfony/mime[v4.4.31, ..., v4.4.47, v5.3.7, ..., v5.4.26, v6.0.0, ..., v6.4.0, v7.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - Root composer.json requires symfony/process ^4.4.30 || ^5.3.7 || ^6.0 || ^7.0, found symfony/process[v4.4.30, ..., v4.4.44, v5.3.7, ..., v5.4.34, v6.0.0, ..., v6.4.2, v7.0.0, v7.0.2] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - Root composer.json requires symfony/expression-language ^4.4.30 || ^5.3.7 || ^6.0 || ^7.0 -> satisfiable by symfony/expression-language[v7.0.2].
    - symfony/expression-language v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
  Problem 6
    - Root composer.json requires symfony/mailer ^4.4.30 || ^5.3.7 || ^6.0 || ^7.0 -> satisfiable by symfony/mailer[v7.0.2].
    - symfony/mailer v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
  Problem 7
    - typo3/cms-core is locked to version v12.4.10 and an update of this package was not requested.
    - typo3/cms-core v12.4.10 requires symfony/console ^6.4 || ^7.0 -> found symfony/console[v6.4.0, v6.4.1, 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 8
    - typo3/cms-extbase is locked to version v12.4.10 and an update of this package was not requested.
    - typo3/cms-extbase v12.4.10 requires symfony/dependency-injection ^6.4 || ^7.0 -> found symfony/dependency-injection[v6.4.0, v6.4.1, 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 9
    - typo3/cms-fluid is locked to version v12.4.10 and an update of this package was not requested.
    - typo3/cms-fluid v12.4.10 requires symfony/dependency-injection ^6.4 || ^7.0 -> found symfony/dependency-injection[v6.4.0, v6.4.1, 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 10
    - 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 11
    - helhum/typo3-console is locked to version v8.1.0 and an update of this package was not requested.
    - helhum/typo3-console v8.1.0 requires symfony/console ^5.4 || ^6.1 -> found symfony/console[v5.4.0, ..., v5.4.34, v6.1.0, ..., v6.4.2] but it conflicts with your temporary update constraint (symfony/console:7.0.2).
  Problem 12
    - helmich/typo3-typoscript-lint is locked to version v3.1.0 and an update of this package was not requested.
    - helmich/typo3-typoscript-lint v3.1.0 requires symfony/console ^4.4 || ^5.4 || ^6.2 -> found symfony/console[v4.4.0, ..., v4.4.49, v5.4.0, ..., v5.4.34, v6.2.0, ..., v6.4.2] but it conflicts with your temporary update constraint (symfony/console:7.0.2).
  Problem 13
    - ssch/typo3-rector is locked to version v1.6.0 and an update of this package was not requested.
    - ssch/typo3-rector v1.6.0 requires symfony/console ^4.0 || ^5.0 || ^6.0 -> 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 14
    - typo3/coding-standards is locked to version v0.7.1 and an update of this package was not requested.
    - typo3/coding-standards v0.7.1 requires symfony/console ^4.4.30 || ^5.3.7 || ^6.0 -> found symfony/console[v4.4.30, ..., v4.4.49, v5.3.7, ..., v5.4.34, v6.0.0, ..., v6.4.2] but it conflicts with your temporary update constraint (symfony/console:7.0.2).
  Problem 15
    - symfony/expression-language v7.0.2 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
    - typo3/cms-form v12.4.10 requires symfony/expression-language ^6.4 || ^7.0 -> satisfiable by symfony/expression-language[v7.0.2].
    - typo3/cms-form is locked to version v12.4.10 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 92f229a 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 96.7% (0.0% change).

View more on Code Climate.

@renovate renovate bot force-pushed the renovate/major-symfony branch 3 times, most recently from 3a60fdd to 51330bf Compare December 11, 2023 02:51
@renovate renovate bot force-pushed the renovate/major-symfony branch from 51330bf to 368fce6 Compare December 12, 2023 05:55
@renovate renovate bot force-pushed the renovate/major-symfony branch 8 times, most recently from 807effa to 659706d Compare January 18, 2024 21:32
| datasource | package                      | from  | to    |
| ---------- | ---------------------------- | ----- | ----- |
| packagist  | symfony/console              | 6.4.2 | 7.0.2 |
| packagist  | symfony/dependency-injection | 6.4.2 | 7.0.2 |
| packagist  | symfony/expression-language  | 6.4.2 | 7.0.2 |
| packagist  | symfony/mailer               | 6.4.2 | 7.0.2 |
| packagist  | symfony/mime                 | 6.4.0 | 7.0.0 |
| packagist  | symfony/process              | 6.4.2 | 7.0.2 |
@renovate renovate bot force-pushed the renovate/major-symfony branch from 7af3b9c to 92f229a Compare January 18, 2024 21:35
@eliashaeussler eliashaeussler deleted the renovate/major-symfony branch January 19, 2024 11:21
Copy link
Contributor Author

renovate bot commented Jan 19, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x releases. But if you manually upgrade to 7.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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