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

Merged
merged 12 commits into from
Jan 10, 2025
Merged

Conversation

simon-abbott
Copy link
Contributor

@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

The project settings override user settings, and therefore should only
be used for actual project-critical settings. Rulers and indent guides
are a pure visual aid, and not everyone likes them, they should be left
to user settings.
Node <= 12 is EOL, there is no reason to support it any further.

BREAKING CHANGE: Drop support for node <= 12
@simon-abbott simon-abbott merged commit 0d35d07 into Airfordable:next Jan 10, 2025
@simon-abbott simon-abbott deleted the update-deps branch January 10, 2025 16:33
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