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 TYPO3 CMS to v12 (major) #240

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typo3/cms-core (source) ~10.4.0 || ~11.5.0 -> ~10.4.0 || ~11.5.0 || ~12.4.0 age adoption passing confidence
typo3/cms-extbase (source) ~10.4.0 || ~11.5.0 -> ~10.4.0 || ~11.5.0 || ~12.4.0 age adoption passing confidence
typo3/cms-frontend (source) ~10.4.0 || ~11.5.0 -> ~10.4.0 || ~11.5.0 || ~12.4.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 Sep 22, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Sep 22, 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 typo3/cms-core:12.4.9 typo3/cms-extbase:12.4.9 typo3/cms-frontend:12.4.9 --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.
Dependency symfony/config 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 symfony/dependency-injection 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 symfony/polyfill-php80 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 symfony/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.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires typo3/cms-core ~10.4.0 || ~11.5.0 || ~12.4.0, found typo3/cms-core[v10.4.0, ..., v10.4.37, v11.5.0, ..., v11.5.33, v12.4.0, ..., v12.4.9] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - Root composer.json requires typo3/cms-extbase ~10.4.0 || ~11.5.0 || ~12.4.0, found typo3/cms-extbase[v10.4.0, ..., v10.4.37, v11.5.0, ..., v11.5.33, v12.4.0, ..., v12.4.9] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - Root composer.json requires typo3/cms-frontend ~10.4.0 || ~11.5.0 || ~12.4.0 -> satisfiable by typo3/cms-frontend[v12.4.9].
    - typo3/cms-frontend v12.4.9 requires typo3/cms-core 12.4.9 -> found typo3/cms-core[v12.4.9] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - saschaegerer/phpstan-typo3 is locked to version 1.9.1 and an update of this package was not requested.
    - saschaegerer/phpstan-typo3 1.9.1 requires typo3/cms-core ^10.4 || ^11.5 || ^12.4 -> found typo3/cms-core[v10.4.0, ..., v10.4.37, v11.5.0, ..., v11.5.33, v12.4.0, ..., v12.4.9] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - typo3/testing-framework is locked to version 7.0.4 and an update of this package was not requested.
    - typo3/testing-framework 7.0.4 requires typo3/cms-core 11.*.*@dev || 12.*.*@dev -> found typo3/cms-core[v11.0.0, ..., v11.5.33, v12.0.0, ..., v12.4.9] but these were not loaded, likely because it conflicts with another require.

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

@codeclimate
Copy link

codeclimate bot commented Sep 22, 2023

Code Climate has analyzed commit c4ce6c7 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 99.0% (0.0% change).

View more on Code Climate.

| datasource | package            | from    | to     |
| ---------- | ------------------ | ------- | ------ |
| packagist  | typo3/cms-core     | 11.5.33 | 12.4.9 |
| packagist  | typo3/cms-extbase  | 11.5.33 | 12.4.9 |
| packagist  | typo3/cms-frontend | 11.5.33 | 12.4.9 |
@eliashaeussler eliashaeussler deleted the renovate/major-typo3-cms branch December 15, 2023 07:18
Copy link
Contributor Author

renovate bot commented Dec 15, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 12.x releases. But if you manually upgrade to 12.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