Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typo3/cms-backend (source) ~12.4.25 || ~13.4.3 -> ~12.4.25 || ~13.4.3 || ~14.0.0 age adoption passing confidence
typo3/cms-core (source) ~12.4.25 || ~13.4.3 -> ~12.4.25 || ~13.4.3 || ~14.0.0 age adoption passing confidence
typo3/cms-lowlevel (source) ~12.4.25 || ~13.4.3 -> ~12.4.25 || ~13.4.3 || ~14.0.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Updates project dependencies label Nov 26, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Nov 26, 2025

⚠️ 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-backend:14.0.1 typo3/cms-core:14.0.1 typo3/cms-lowlevel:14.0.1 --with-dependencies --ignore-platform-req ext-intl --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
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/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/event-dispatcher-contracts 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/mailer 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/mime 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 typo3fluid/fluid 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 ~12.4.25 || ~13.4.3 || ~14.0.0, found typo3/cms-core[v12.4.25, ..., v12.4.40, v13.4.3, ..., v13.4.22, v14.0.0, v14.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - mteu/typo3-typed-extconf is locked to version 1.0.1 and an update of this package was not requested.
    - mteu/typo3-typed-extconf 1.0.1 requires typo3/cms-core ~13.4.18 || ~14.0.0 -> found typo3/cms-core[v13.4.18, ..., v13.4.22, v14.0.0, v14.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - Root composer.json requires typo3/cms-backend ~12.4.25 || ~13.4.3 || ~14.0.0 -> satisfiable by typo3/cms-backend[v14.0.1].
    - typo3/cms-backend v14.0.1 requires typo3/cms-core 14.0.1 -> found typo3/cms-core[v14.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - Root composer.json requires typo3/cms-lowlevel ~12.4.25 || ~13.4.3 || ~14.0.0 -> satisfiable by typo3/cms-lowlevel[v14.0.1].
    - typo3/cms-lowlevel v14.0.1 requires typo3/cms-core 14.0.1 -> found typo3/cms-core[v14.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - typo3/testing-framework is locked to version 9.3.0 and an update of this package was not requested.
    - typo3/testing-framework 9.3.0 requires typo3/cms-core 13.*.*@dev || 14.*.*@dev -> found typo3/cms-core[v13.0.0, ..., v13.4.22, v14.0.0, v14.0.1] 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.

@renovate renovate bot added the dependencies Updates project dependencies label Nov 26, 2025
@qltysh
Copy link

qltysh bot commented Nov 26, 2025

Diff Coverage: Not applicable. There was no coverage data reported for the files in this diff.

Total Coverage: This PR will not change total coverage.

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@coveralls
Copy link
Collaborator

coveralls commented Nov 26, 2025

Pull Request Test Coverage Report for Build 20448989985

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 16.692%

Totals Coverage Status
Change from base Build 20443576804: 0.0%
Covered Lines: 109
Relevant Lines: 653

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/major-typo3-cms branch 11 times, most recently from f1d1fd9 to 155f148 Compare December 3, 2025 11:26
@renovate renovate bot force-pushed the renovate/major-typo3-cms branch 12 times, most recently from 3b94bfd to 9b58722 Compare December 12, 2025 14:37
@renovate renovate bot force-pushed the renovate/major-typo3-cms branch from 9b58722 to 4801a86 Compare December 12, 2025 18:30
@renovate renovate bot force-pushed the renovate/major-typo3-cms branch 5 times, most recently from 2c75076 to 776c194 Compare December 19, 2025 18:43
@renovate renovate bot force-pushed the renovate/major-typo3-cms branch from 776c194 to 598508b Compare December 22, 2025 05:15
| datasource | package            | from    | to     |
| ---------- | ------------------ | ------- | ------ |
| packagist  | typo3/cms-backend  | 13.4.22 | 14.0.1 |
| packagist  | typo3/cms-core     | 13.4.22 | 14.0.1 |
| packagist  | typo3/cms-lowlevel | 13.4.22 | 14.0.1 |
@renovate renovate bot force-pushed the renovate/major-typo3-cms branch from 598508b to 0dc6cf3 Compare December 23, 2025 01:50
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.

3 participants