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

Update (almost) all deps #372

Open
wants to merge 12 commits into
base: next
Choose a base branch
from

Conversation

simon-abbott
Copy link

@simon-abbott simon-abbott commented Jun 23, 2022

Description

This updates all the dependencies with the exception of @types/node, which has been set to v14.x.

This PR also remove the visual style settings from .vscode/settings.json, since those should be user-specific, and also updates the minimum node version to v14, since 12 and below are all EOL. Since dropping node 12 support is a breaking change, this also bumps the version to v5.0.0.

Issues

Closes #370

Pull request checklist

  • Properly title
  • Detailed description
  • Include issue for which this PR closes
  • Linked issue on Zenhub if applicable
  • Link to related issues if any
  • Assign to a reviewer
  • Include Images/Gifs/Videos for visual changes

Code checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I added tests
  • Any dependent changes have been merged and published in downstream modules

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.

Update to latest mongodb
1 participant