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

chore(NODE-3848)!: update dependencies #142

Merged
merged 13 commits into from
Feb 18, 2022
Merged

chore(NODE-3848)!: update dependencies #142

merged 13 commits into from
Feb 18, 2022

Conversation

nbbeeken
Copy link
Collaborator

Description

// prod
 node-addon-api           ^4.1.0  →   ^4.3.0     
 prebuild-install          6.1.2  →    7.0.1     
// dev
 chai                     ^4.2.0  →   ^4.3.6     
 clang-format             ^1.2.4  →   ^1.6.0     
 eslint                  ^5.16.0  →   ^8.9.0     
 eslint-plugin-prettier   ^2.6.2  →   ^4.0.0     
 jsdoc-to-markdown        ^4.0.1  →   ^7.1.1     
 mocha                    ^5.2.0  →   ^9.2.0     
 mongodb                  ^3.2.5  →   ^4.3.1     
 prebuild                 ^9.0.1  →  ^11.0.3     
 prettier                ^1.17.1  →   ^2.5.1     
 segfault-handler         removed     
 standard-version         ^9.3.1  →   ^9.3.2 

What is changing?

Tooling sync, and dep update, consistent with driver

What is the motivation for this change?

Freshening things up

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the relevant portions of 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

@nbbeeken nbbeeken marked this pull request as draft February 17, 2022 22:58
@nbbeeken nbbeeken marked this pull request as ready for review February 18, 2022 16:25
Copy link
Member

@durran durran left a comment

Choose a reason for hiding this comment

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

LGTM. Nice refactor to use subprocess in evg where applicable.

@dariakp dariakp merged commit 8c06728 into 2.0 Feb 18, 2022
@dariakp dariakp deleted the NODE-3848/deps branch February 18, 2022 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants