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-4435): drop support for nodejs versions below 14 #517

Merged
merged 4 commits into from
Oct 20, 2022

Conversation

nbbeeken
Copy link
Contributor

Description

What is changing?

  • Drops EOL nodejs versions.
  • Update dependencies, minor fixes to get everything working again

Double check the following

  • Ran npm run lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: <type>(NODE-xxxx)<!>: <description>
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

.eslintrc.json Show resolved Hide resolved
.evergreen/install-dependencies.sh Show resolved Hide resolved
.evergreen/run-checks.sh Show resolved Hide resolved
.evergreen/run-tests.sh Show resolved Hide resolved
.nycrc.json Show resolved Hide resolved
package.json Show resolved Hide resolved
@durran durran added Primary Review In Review with primary reviewer, not yet ready for team's eyes Team Review Needs review from team and removed Primary Review In Review with primary reviewer, not yet ready for team's eyes labels Oct 20, 2022
@durran durran merged commit 027ffb7 into main Oct 20, 2022
@durran durran deleted the NODE-4435-eol-node branch October 20, 2022 20:27
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