New version of typo3/cms-core (11.5.3) broke the build #21
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We've tested your project with an updated dependency and the build failed.
This version is either within the version range you specified or you haven't specified a version/range. To be able to test your project with the new version, we've taken the liberty of pinning the version for this branch and pull request.
Unfortunately, we encountered failing tests after pinning. This means that this new version is not compatible with your project and the test failure will potentially also happen on fresh installs.
If you have correctly specified a semantic versioning version range, you should probably also file an issue with the upstream project as they might have released an update that's breaking SemVer rules, which is not cool. (But then again, not all projects explicitly follow SemVer)
We've left the pull request open for you to investigate this issue. Please don't merge it as is, because, again, we've pinned the version of typo3/cms-core for this test run.
What changed?
✳️ typo3/cms-core (^11.0 → 11.5.3) · Repo
Commits
See the full diff on Github. The new version differs by 67 commits:
[RELEASE] Release of TYPO3 11.5.3[BUGFIX] Make external page error handling work again[BUGFIX] Consider hideAtCopy and disableHideAtCopy for page translation[TASK] Move Composer package artifact to vendor folder[BUGFIX] Fix loose type check in BackendUserAuthentication[TASK] Tighten tests and extend PHP 8.1 testing[TASK] Extract relevant parts of JsonRenderer into ext:test_irre_csv[TASK] Raise typo3fluid/fluid:^2.7.1[BUGFIX] Fix PHP 8 warning in ConstantConfigurationParser[TASK] Activate a unit test with PHP 8.1[TASK] Update Bootstrap to 5.1.3 and PopperJS library[TASK] Extract ext:test_irre_csv from ext:irre_tutorial[BUGFIX] Raise 3rd party composer packages to composer.lock version[BUGFIX] Add configuration to set SMTP mail domain[BUGFIX] Raise doctrine/dbal:^2.13.5[BUGFIX] Ensure TranslateViewHelper does not fail on invalid extension[TASK] Transform JavaScriptHandler.js to be hybrid IIFE and AMD[BUGFIX] Avoid PHP warnings in AbstractUserAuthentication[BUGFIX] Fix undefined key warnings in MagicImageService[BUGFIX] Handle localizeReferencesAtParentLocalization for group/db[TASK] Push DataHandling functional test extension down one level[BUGFIX] Fix undefined array key warnings in ExtendedTemplateService[BUGFIX] Fix undefined array key warning in GroupResolver[BUGFIX] Fix various undefined array key errors in PHP8[BUGFIX] Avoid calling htmlspecialchars(null) in GeneralUtility[BUGFIX] Avoid calling explode(null) in ExtendedTemplateService[TASK] Simplify checkbox items TCA[TASK] Reduce directly invoked inline JavaScript[BUGFIX] Avoid calling substr_count(null) in TemplateService[TASK] Testing type=group localizeReferencesAtParentLocalization[DOCS] Fix typos in changelog[BUGFIX] Replace non existing icon in DB Check[BUGFIX] Restore new pages behavior in context menu[BUGFIX] Save correct table name as ref_table in refindex[BUGFIX] Avoid call mb_strlen(null) in GeneralUtility::fixed_lgd_cs[BUGFIX] Properly respect offset in QueryGenerator[BUGFIX] Fix translation handling in vendor packages[TASK] Fix return type declaration for slug provider[BUGFIX] Stabilize recycler AC test[TASK] Make HtmlParser PHP8 compatible[TASK] Streamline composer.json deficit detector[BUGFIX] Translate image dimensions on file replace[BUGFIX] Suppress E_DEPRECATED for strftime() and gmstrftime()[BUGFIX] Ensure form finisher dependencies can get injected[TASK] Remove unnecessary assertions from tests[BUGFIX] Restore SummaryPage path for form single value access[TASK] Use direct method invocation instead of calling it static[BUGFIX] Enriched relation values in rootline do not consider overlays[BUGFIX] Update feature toggles state at once[BUGFIX] Ensure view initialisation in FluidEmail[BUGFIX] Document proper paths for form single value access[TASK] Remove default values in TCA of core fields[TASK] Optimize AC tests to use dataProvider[BUGFIX] Show errors when failing to write site configuration[BUGFIX] Fix cache clearing when publishing from workspace[BUGFIX] Avoid accessing FAL compatibility layer[TASK] AC test Environment -> Image Processing cards and its modals[TASK] Streamline page tree delete modal[TASK] Add acceptance test for recycler module[TASK] Avoid using public property ModuleLoader::$modules[BUGFIX] Prevent array to string conversion in IconFactory[BUGFIX] Fix IRRE related undefined key warnings[BUGFIX] Fix rendering of specific format body in FluidEmail[TASK] Expose all properties of JavaScriptModuleInstruction as JSON[TASK] Upgrade PHPStan to latest version 0.12.99[BUGFIX] Avoid calling str_contains(null) in DataHandler[TASK] Set TYPO3 version to 11.5.3-devDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands