Skip to content

chore(NODE-6939): update typescript to 5.8.3#4526

Merged
baileympearson merged 9 commits intomainfrom
NODE-6939
Jun 4, 2025
Merged

chore(NODE-6939): update typescript to 5.8.3#4526
baileympearson merged 9 commits intomainfrom
NODE-6939

Conversation

@durran
Copy link
Copy Markdown
Contributor

@durran durran commented Apr 30, 2025

Description

Updates typescript to 5.8.3

What is changing?

  • Update typescript.
  • Updates dependencies that were out of date with the TS update.
  • Enable erasableSyntaxOnly option. Large doc inserts are consistently slower by ~10%
  • Fixes all errors due to the new TS option.
  • Fixes all issues arising from the eslint related updates.
Is there new documentation needed for these changes?

None

What is the motivation for this change?

NODE-6939

Release Highlight

Fill in title or leave empty for no highlight

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

Comment thread .evergreen/generate_evergreen_tasks.js Outdated
@durran durran marked this pull request as ready for review April 30, 2025 15:06
@durran durran requested a review from a team as a code owner April 30, 2025 15:06
@baileympearson baileympearson self-assigned this Apr 30, 2025
@baileympearson baileympearson added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Apr 30, 2025
Copy link
Copy Markdown
Contributor

@baileympearson baileympearson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few small changes

Comment thread package-lock.json Outdated
Comment thread src/write_concern.ts
Comment thread src/connection_string.ts
Comment thread src/operations/distinct.ts Outdated
@durran durran requested a review from baileympearson May 4, 2025 21:04
@durran durran force-pushed the NODE-6939 branch 3 times, most recently from beb0929 to 10bea61 Compare May 9, 2025 20:49
Comment thread src/cmap/wire_protocol/on_data.ts Outdated
Comment thread src/cmap/commands.ts Outdated
Comment thread src/cmap/commands.ts Outdated
Comment thread src/cmap/commands.ts Outdated
@baileympearson
Copy link
Copy Markdown
Contributor

Comment thread src/write_concern.ts
@baileympearson baileympearson requested a review from dariakp June 4, 2025 15:07
@baileympearson baileympearson merged commit 57ef31b into main Jun 4, 2025
26 of 29 checks passed
@baileympearson baileympearson deleted the NODE-6939 branch June 4, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Primary Review In Review with primary reviewer, not yet ready for team's eyes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants