Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • ..
  • TypeScript
  • TypeScript
  • ContextHelp.ts
Find file BlameHistoryPermalink
  • Andreas Fernandez's avatar
    [TASK] Upgrade to TypeScript 3.6 · 0bf69670
    Andreas Fernandez authored Sep 06, 2019 and Benjamin Franzke's avatar Benjamin Franzke committed Sep 07, 2019
    After shedding tears, blood and sacrificing brain cells and CPU time, we
    finally managed to upgrade the code base to a recent TypeScript version.
    
    With this patch, our code is compiled with TypeScript 3.6, which has
    been added by the following command:
    
      yarn add --dev typescript@~3.6.2
    
    Resolves: #89104
    Releases: master
    Change-Id: I023ba89b4d4d8d98394d046c53db7fa64c12d44c
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/61637
    
    
    Reviewed-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Reviewed-by: Benjamin Franzke's avatarBenjamin Franzke <bfr@qbus.de>
    Tested-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Tested-by: Benjamin Franzke's avatarBenjamin Franzke <bfr@qbus.de>
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    0bf69670