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 #45247 dedupe transitive dev dependencies
    Infos
    #45247
    Joris MASSON (jmasson)
    2025-11-07 10:45
    2025-10-21 18:13
    47010
    Details
    dedupe transitive dev dependencies

    In the root pnm-lock.yaml, there are many transitive dev dependencies that are repeated with many versions. For example debug, babel, @types/node, etc.
    pnpm has a command pnpm dedupe to find and remove such duplicate package versions. Since they are all dev dependencies, it should not have any direct impact on Tuleap: if CI is happy, it should be good.

    Dev tools
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Joris MASSON (jmasson)
    Closed
    2025-10-22
    Attachments
    Empty
    References
    Referenced by request #45247

    Follow-ups