eliashaeussler / typo3-warming

🚀 Extension for TYPO3 CMS that warms up Frontend caches based on an XML sitemap with multi-language support.
https://docs.typo3.org/p/eliashaeussler/typo3-warming/main/en-us/
GNU General Public License v2.0
15 stars 7 forks source link

[TASK] Update TYPO3 CMS to v13 (major) - autoclosed #658

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typo3/cms-backend (source) ~12.4.2 \|\| ~13.0.0 -> ~12.4.2 \|\| ~13.0.0 \|\| ~13.1.0 age adoption passing confidence
typo3/cms-core (source) ~12.4.2 \|\| ~13.0.0 -> ~12.4.2 \|\| ~13.0.0 \|\| ~13.1.0 age adoption passing confidence
typo3/cms-extbase (source) ~12.4.2 \|\| ~13.0.0 -> ~12.4.2 \|\| ~13.0.0 \|\| ~13.1.0 age adoption passing confidence
typo3/cms-fluid (source) ~12.4.2 \|\| ~13.0.0 -> ~12.4.2 \|\| ~13.0.0 \|\| ~13.1.0 age adoption passing confidence
typo3/cms-install (source) ~12.4.2 \|\| ~13.0.0 -> ~12.4.2 \|\| ~13.0.0 \|\| ~13.1.0 age adoption passing confidence
typo3/cms-seo (source) ~12.4.2 \|\| ~13.0.0 -> ~12.4.2 \|\| ~13.0.0 \|\| ~13.1.0 age adoption passing confidence
typo3/cms-tstemplate (source) ~12.4.2 \|\| ~13.0.0 -> ~12.4.2 \|\| ~13.0.0 \|\| ~13.1.0 age adoption passing confidence

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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 5 months ago

âš  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:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update typo3/cms-backend:13.1.0 typo3/cms-core:13.1.0 typo3/cms-extbase:13.1.0 typo3/cms-fluid:13.1.0 typo3/cms-install:13.1.0 typo3/cms-seo:13.1.0 typo3/cms-tstemplate:13.1.0 --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 guzzlehttp/guzzle 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/http-message 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/console 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.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires typo3/cms-backend ~12.4.2 || ~13.0.0 || ~13.1.0, found typo3/cms-backend[v12.4.2, ..., v12.4.14, v13.0.0, v13.0.1, v13.1.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - Root composer.json requires typo3/cms-core ~12.4.2 || ~13.0.0 || ~13.1.0, found typo3/cms-core[v12.4.2, ..., v12.4.14, v13.0.0, v13.0.1, v13.1.0] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - eliashaeussler/typo3-sitemap-locator is locked to version 0.1.3 and an update of this package was not requested.
    - eliashaeussler/typo3-sitemap-locator 0.1.3 requires typo3/cms-backend ~11.5.4 || ~12.4.0 || ~13.0.0 -> found typo3/cms-backend[v11.5.4, ..., v11.5.36, v12.4.0, ..., v12.4.14, v13.0.0, v13.0.1] but it conflicts with your temporary update constraint (typo3/cms-backend:13.1.0).
  Problem 4
    - Root composer.json requires typo3/cms-extbase ~12.4.2 || ~13.0.0 || ~13.1.0 -> satisfiable by typo3/cms-extbase[v13.1.0].
    - typo3/cms-extbase v13.1.0 requires symfony/dependency-injection ^7.0 -> found symfony/dependency-injection[v7.0.0, ..., v7.0.7] but the package is fixed to v6.4.7 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 5
    - Root composer.json requires typo3/cms-fluid ~12.4.2 || ~13.0.0 || ~13.1.0 -> satisfiable by typo3/cms-fluid[v13.1.0].
    - typo3/cms-fluid v13.1.0 requires symfony/dependency-injection ^7.0 -> found symfony/dependency-injection[v7.0.0, ..., v7.0.7] but the package is fixed to v6.4.7 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
  Problem 6
    - Root composer.json requires typo3/cms-install ~12.4.2 || ~13.0.0 || ~13.1.0 -> satisfiable by typo3/cms-install[v13.1.0].
    - typo3/cms-install v13.1.0 requires typo3/cms-core 13.1.0 -> found typo3/cms-core[v13.1.0] but these were not loaded, likely because it conflicts with another require.
  Problem 7
    - Root composer.json requires typo3/cms-seo ~12.4.2 || ~13.0.0 || ~13.1.0 -> satisfiable by typo3/cms-seo[v13.1.0].
    - typo3/cms-seo v13.1.0 requires typo3/cms-core 13.1.0 -> found typo3/cms-core[v13.1.0] but these were not loaded, likely because it conflicts with another require.
  Problem 8
    - Root composer.json requires typo3/cms-tstemplate ~12.4.2 || ~13.0.0 || ~13.1.0 -> satisfiable by typo3/cms-tstemplate[v13.1.0].
    - typo3/cms-tstemplate v13.1.0 requires typo3/cms-core 13.1.0 -> found typo3/cms-core[v13.1.0] but these were not loaded, likely because it conflicts with another require.
  Problem 9
    - typo3/testing-framework is locked to version 8.0.9 and an update of this package was not requested.
    - typo3/testing-framework 8.0.9 requires typo3/cms-backend 12.*.*@dev || 13.*.*@dev -> found typo3/cms-backend[v12.0.0, ..., v12.4.14, v13.0.0, v13.0.1, v13.1.0] 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[bot] commented 5 months ago

Code Climate has analyzed commit 615f161a 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 91.2% (0.0% change).

View more on Code Climate.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8824724878

Details


Totals Coverage Status
Change from base Build 8796621233: 0.0%
Covered Lines: 1081
Relevant Lines: 1185

💛 - Coveralls
coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8951585759

Details


Totals Coverage Status
Change from base Build 8951581475: 0.0%
Covered Lines: 1081
Relevant Lines: 1185

💛 - Coveralls