Skip to content

Conversation

baileympearson
Copy link
Contributor

@baileympearson baileympearson commented Sep 19, 2025

Description

Summary of Changes

Notes for Reviewers

What is the motivation for this change?

Release Highlight

Node 20.19.0 now the minimum supported Node version

The mongodb package no longer supports Nodejs <20.19.0. Our TypeScript target has been updated to ES2023.

Double check the following

  • Lint is passing (npm run check:lint)
  • 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

@baileympearson baileympearson requested a review from a team as a code owner September 19, 2025 17:16
@baileympearson baileympearson marked this pull request as draft September 19, 2025 17:16
@dariakp dariakp changed the title feat(NODE-7174)!: drop support for Node16 and Node20 feat(NODE-7174)!: drop support for Node16 and Node18 Sep 19, 2025
@baileympearson baileympearson marked this pull request as ready for review September 19, 2025 20:13
@durran durran self-assigned this Sep 22, 2025
@durran durran added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Sep 22, 2025
@durran durran self-requested a review September 22, 2025 13:47
- fixes lint of CI tooling
- removes unnecessary json file in PR
- upgrades DET to absolute latest
- specifies useDefineForClassFields in TSConfig
@dariakp dariakp added Team Review Needs review from team and removed Primary Review In Review with primary reviewer, not yet ready for team's eyes labels Sep 23, 2025
@durran
Copy link
Member

durran commented Sep 24, 2025

@baileympearson Just the 2 open comments.

Co-authored-by: Daria Pardue <daria.pardue@mongodb.com>
@durran durran dismissed dariakp’s stale review September 24, 2025 21:35

All comments resolved.

@durran durran merged commit a576b7d into mongodb:main Sep 24, 2025
23 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants