Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-5828 Update project dependencies
  3. NODE-5972

Rollback unintentional TS upgrade made in NODE-5829

    • Type: Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.4.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 0
    • Not Needed
    • 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?

      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@mongodb.com Bailey Pearson
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: