Rollback unintentional TS upgrade made in NODE-5829

XMLWordPrintableJSON

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.4.0
    • Affects Version/s: None
    • Component/s: None
    • 0
    • Not Needed
    • None
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Use Case

      https://github.com/mongodb/node-mongodb-native/commit/eb5e2ab762548571102d35d2ea7b516039a8aa71 accidentally included TS@5.3.3 in the package-lock file.  This was allowed because our version specification for Typescript was ^5.0.0.  

      This had the unintended side-effect of breaking our API docs.

      I specified in the package.json that TS must be a 5.0.x version for now, which fixes doc generation as well.

      User Impact

      • None, only our own docs generation

      Dependencies

      • None

      Unknowns

      • None

      Acceptance Criteria

      Implementation Requirements

      • Set typescript version to 5.0

      Testing Requirements

      • Manually test docs gen works again

      Documentation Requirements

      • None

      Follow Up Requirements

              Assignee:
              Bailey Pearson
              Reporter:
              Neal Beeken
              Neal Beeken
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: