Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(NODE-4436)!: update minimum supported node version #3496

Merged
merged 1 commit into from
Dec 21, 2022
Merged

Conversation

durran
Copy link
Member

@durran durran commented Dec 21, 2022

Description

Updates the minimum supported Node version to 14.20.1.

What is changing?

  • Removes Node 12 from CI
  • Updates the engine requirement to >=14.20.1
  • Updates the migration guide.
Is there new documentation needed for these changes?

Compatibility matrix needs to be updated.

What is the motivation for this change?

NODE-4436

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

@nbbeeken nbbeeken changed the title chore(NODE-4436): update minimum supported node version feat(NODE-4436)!: update minimum supported node version Dec 21, 2022
@durran durran added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Dec 21, 2022
@durran durran marked this pull request as ready for review December 21, 2022 16:57
@nbbeeken nbbeeken self-requested a review December 21, 2022 16:57
@nbbeeken nbbeeken merged commit cca5362 into main Dec 21, 2022
@nbbeeken nbbeeken deleted the NODE-4436 branch December 21, 2022 17:08
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
2 participants