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

[FEATURE] Add support for TYPO3 13.0 #173

Merged
merged 28 commits into from
Mar 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typo3/cms-backend (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.0 age adoption passing confidence
typo3/cms-core (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.0 age adoption passing confidence
typo3/cms-dashboard (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.0 age adoption passing confidence
typo3/cms-extbase (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.0 age adoption passing confidence
typo3/cms-filelist (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.0 age adoption passing confidence
typo3/cms-fluid (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.0 age adoption passing confidence
typo3/cms-fluid-styled-content (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.0 age adoption passing confidence
typo3/cms-form (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.0 age adoption passing confidence
typo3/cms-frontend (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.0 age adoption passing confidence
typo3/cms-install (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.0 age adoption passing confidence
typo3/cms-lowlevel (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.0 age adoption passing confidence
typo3/cms-scheduler (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.0 age adoption passing confidence
typo3/cms-tstemplate (source) ~11.5.16 || ~12.4.2 -> ~11.5.16 || ~12.4.2 || ~13.0.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.


  • 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 Jan 31, 2024
@renovate renovate bot requested a review from eliashaeussler as a code owner January 31, 2024 05:43
Copy link
Contributor Author

renovate bot commented Jan 31, 2024

⚠ 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:13.0.1 typo3/cms-core:13.0.1 typo3/cms-dashboard:13.0.1 typo3/cms-extbase:13.0.1 typo3/cms-filelist:13.0.1 typo3/cms-fluid:13.0.1 typo3/cms-fluid-styled-content:13.0.1 typo3/cms-form:13.0.1 typo3/cms-frontend:13.0.1 typo3/cms-install:13.0.1 typo3/cms-lowlevel:13.0.1 typo3/cms-scheduler:13.0.1 typo3/cms-tstemplate:13.0.1 --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 doctrine/dbal 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-factory 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/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.
Dependency symfony/expression-language 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.
Dependency webmozart/assert 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 ~11.5.16 || ~12.4.2 || ~13.0.0, found typo3/cms-backend[v11.5.16, ..., v11.5.36, v12.4.2, ..., v12.4.12, v13.0.0, v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - Root composer.json requires typo3/cms-core ~11.5.16 || ~12.4.2 || ~13.0.0, found typo3/cms-core[v11.5.16, ..., v11.5.36, v12.4.2, ..., v12.4.12, v13.0.0, v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - Root composer.json requires typo3/cms-extbase ~11.5.16 || ~12.4.2 || ~13.0.0, found typo3/cms-extbase[v11.5.16, ..., v11.5.36, v12.4.2, ..., v12.4.12, v13.0.0, v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - Root composer.json requires typo3/cms-fluid ~11.5.16 || ~12.4.2 || ~13.0.0, found typo3/cms-fluid[v11.5.16, ..., v11.5.36, v12.4.2, ..., v12.4.12, v13.0.0, v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 5
    - Root composer.json requires typo3/cms-frontend ~11.5.16 || ~12.4.2 || ~13.0.0, found typo3/cms-frontend[v11.5.16, ..., v11.5.36, v12.4.2, ..., v12.4.12, v13.0.0, v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 6
    - Root composer.json requires typo3/cms-install ~11.5.16 || ~12.4.2 || ~13.0.0, found typo3/cms-install[v11.5.16, ..., v11.5.36, v12.4.2, ..., v12.4.12, v13.0.0, v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 7
    - Root composer.json requires typo3/cms-form ~11.5.16 || ~12.4.2 || ~13.0.0 -> satisfiable by typo3/cms-form[v13.0.1].
    - typo3/cms-form v13.0.1 requires symfony/expression-language ^7.0 -> found symfony/expression-language[v7.0.0, v7.0.2, v7.0.3] but it conflicts with your root composer.json require (^4.4.30 || ^5.3.7 || ^6.0).
  Problem 8
    - helhum/typo3-console is locked to version v8.1.1 and an update of this package was not requested.
    - helhum/typo3-console v8.1.1 requires typo3/cms-backend ^11.5.26 || ^12.4 || dev-main -> found typo3/cms-backend[v11.5.26, ..., v11.5.36, v12.4.0, ..., v12.4.12] but it conflicts with your temporary update constraint (typo3/cms-backend:13.0.1).
  Problem 9
    - saschaegerer/phpstan-typo3 is locked to version 1.10.0 and an update of this package was not requested.
    - saschaegerer/phpstan-typo3 1.10.0 requires typo3/cms-core ^10.4 || ^11.5 || ^12.4 || ^13.0 -> found typo3/cms-core[v10.4.0, ..., v10.4.37, v11.5.0, ..., v11.5.36, v12.4.0, ..., v12.4.12, v13.0.0, v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 10
    - Root composer.json requires typo3/cms-dashboard ~11.5.16 || ~12.4.2 || ~13.0.0 -> satisfiable by typo3/cms-dashboard[v13.0.1].
    - typo3/cms-dashboard v13.0.1 requires typo3/cms-core 13.0.1 -> found typo3/cms-core[v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 11
    - Root composer.json requires typo3/cms-filelist ~11.5.16 || ~12.4.2 || ~13.0.0 -> satisfiable by typo3/cms-filelist[v13.0.1].
    - typo3/cms-filelist v13.0.1 requires typo3/cms-core 13.0.1 -> found typo3/cms-core[v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 12
    - Root composer.json requires typo3/cms-fluid-styled-content ~11.5.16 || ~12.4.2 || ~13.0.0 -> satisfiable by typo3/cms-fluid-styled-content[v13.0.1].
    - typo3/cms-fluid-styled-content v13.0.1 requires typo3/cms-core 13.0.1 -> found typo3/cms-core[v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 13
    - Root composer.json requires typo3/cms-lowlevel ~11.5.16 || ~12.4.2 || ~13.0.0 -> satisfiable by typo3/cms-lowlevel[v13.0.1].
    - typo3/cms-lowlevel v13.0.1 requires typo3/cms-core 13.0.1 -> found typo3/cms-core[v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 14
    - Root composer.json requires typo3/cms-scheduler ~11.5.16 || ~12.4.2 || ~13.0.0 -> satisfiable by typo3/cms-scheduler[v13.0.1].
    - typo3/cms-scheduler v13.0.1 requires typo3/cms-core 13.0.1 -> found typo3/cms-core[v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 15
    - Root composer.json requires typo3/cms-tstemplate ~11.5.16 || ~12.4.2 || ~13.0.0 -> satisfiable by typo3/cms-tstemplate[v13.0.1].
    - typo3/cms-tstemplate v13.0.1 requires typo3/cms-core 13.0.1 -> found typo3/cms-core[v13.0.1] but these were not loaded, likely because it conflicts with another require.
  Problem 16
    - 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.12, v13.0.0, v13.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.

Copy link

codeclimate bot commented Jan 31, 2024

Code Climate has analyzed commit 7798c03 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 60.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 95.3% (-1.4% change).

View more on Code Climate.

@renovate renovate bot force-pushed the renovate/major-typo3-cms branch from 808d214 to 3c7ae30 Compare January 31, 2024 21:10
@renovate renovate bot force-pushed the renovate/major-typo3-cms branch 5 times, most recently from 0ee8f19 to 819f5ff Compare February 15, 2024 07:41
@renovate renovate bot force-pushed the renovate/major-typo3-cms branch 7 times, most recently from d372dd2 to e41a6da Compare February 26, 2024 06:26
@renovate renovate bot force-pushed the renovate/major-typo3-cms branch 4 times, most recently from 9f19346 to 5b82d1e Compare March 12, 2024 14:22
| datasource | package                        | from    | to     |
| ---------- | ------------------------------ | ------- | ------ |
| packagist  | typo3/cms-backend              | 12.4.12 | 13.0.1 |
| packagist  | typo3/cms-core                 | 12.4.12 | 13.0.1 |
| packagist  | typo3/cms-dashboard            | 12.4.12 | 13.0.1 |
| packagist  | typo3/cms-extbase              | 12.4.12 | 13.0.1 |
| packagist  | typo3/cms-filelist             | 12.4.12 | 13.0.1 |
| packagist  | typo3/cms-fluid                | 12.4.12 | 13.0.1 |
| packagist  | typo3/cms-fluid-styled-content | 12.4.12 | 13.0.1 |
| packagist  | typo3/cms-form                 | 12.4.12 | 13.0.1 |
| packagist  | typo3/cms-frontend             | 12.4.12 | 13.0.1 |
| packagist  | typo3/cms-install              | 12.4.12 | 13.0.1 |
| packagist  | typo3/cms-lowlevel             | 12.4.12 | 13.0.1 |
| packagist  | typo3/cms-scheduler            | 12.4.12 | 13.0.1 |
| packagist  | typo3/cms-tstemplate           | 12.4.12 | 13.0.1 |
@renovate renovate bot force-pushed the renovate/major-typo3-cms branch from 5b82d1e to 2017b10 Compare March 13, 2024 07:18
@eliashaeussler eliashaeussler changed the title [TASK] Update TYPO3 CMS to v13 (major) [FEATURE] Add support for TYPO3 13.0 Mar 14, 2024
Copy link
Contributor Author

renovate bot commented Mar 14, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@eliashaeussler eliashaeussler added enhancement New feature or request and removed dependencies Updates project dependencies labels Mar 14, 2024
@eliashaeussler eliashaeussler force-pushed the renovate/major-typo3-cms branch from bac35c5 to 99e47a4 Compare March 14, 2024 19:47
@coveralls
Copy link
Collaborator

coveralls commented Mar 17, 2024

Pull Request Test Coverage Report for Build 8314152550

Details

  • 18 of 30 (60.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.4%) to 95.358%

Changes Missing Coverage Covered Lines Changed/Added Lines %
Classes/Type/Transformer/FormRequestTypeTransformer.php 6 8 75.0%
Classes/Event/Listener/InvokeFinishersListener.php 7 17 41.18%
Totals Coverage Status
Change from base Build 8313941664: -1.4%
Covered Lines: 760
Relevant Lines: 797

💛 - Coveralls

@eliashaeussler eliashaeussler merged commit c6aac2a into main Mar 17, 2024
40 of 43 checks passed
@eliashaeussler eliashaeussler deleted the renovate/major-typo3-cms branch March 17, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants