Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #42615 vue-tsc: 1.8.11 -> 3.0.1
    Infos
    #42615
    Joris MASSON (jmasson)
    2025-07-22 14:46
    2025-04-11 15:35
    44364
    Details
    vue-tsc: 1.8.11 -> 3.0.1
    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2025-07-08
    Attachments
    Empty
    References
    Referenced by request #42615

    Follow-ups

    User avatar
    Joris MASSON (jmasson)2025-07-08 10:00
    • Summary
      -vue-tsc: 1.8.11 -> 2.2.8 
      +vue-tsc: 1.8.11 -> 3.0.1 
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    • Status changed from Blocked to Under implementation
    User avatar
    Joris MASSON (jmasson)2025-04-18 09:35

    It appears the issue is already present on master, the upgrade of vue-tsc "just" makes it visible and blocking.

    User avatar
    Joris MASSON (jmasson)2025-04-11 18:07
    last edited by: Joris MASSON (jmasson) 2025-04-14 10:51

    Blocked du to issues with core project registration app typecheck
    It says that the result of await initVueGettext() is not assignable to the type FunctionPlugin<[]>


    • Status changed from Under implementation to Blocked