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

[Snyk] Upgrade mongodb from 5.1.0 to 5.7.0 #6660

Closed

Conversation

tshuli
Copy link
Contributor

@tshuli tshuli commented Aug 25, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade mongodb from 5.1.0 to 5.7.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 8 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-07-06.
Release notes
Package name: mongodb
  • 5.7.0 - 2023-07-06
    Read more
  • 5.6.0 - 2023-06-01

    The MongoDB Node.js team is pleased to announce version 5.6.0 of the mongodb package!

    Release Highlights

    Node 20 support

    The MongoDB Node.js Driver now supports Node.js 20! 🎉

    runCursorCommand API

    We have added the Db#runCursorCommand method which can be used to execute generic cursor commands. This API complements the generic Db#command method.

    TypeScript support for new time series options

    The driver now has TypeScript support for the bucketMaxSpanSeconds and bucketRoundingSeconds options which will be available in MongoDB 7.0. You can read more about these options here.

    Features

    Bug Fixes

    Documentation

    We invite you to try the mongodb library immediately, and report any issues to the NODE project.

  • 5.6.0-dev.20230606.sha.2b83ea4 - 2023-06-06
  • 5.6.0-dev.20230603.sha.008fd6f - 2023-06-03
  • 5.5.0 - 2023-05-11

    The MongoDB Node.js team is pleased to announce version 5.5.0 of the mongodb package!

    Features

    Bug Fixes

    Documentation

    We invite you to try the mongodb library immediately, and report any issues to the NODE project.

  • 5.4.0 - 2023-05-04

    The MongoDB Node.js team is pleased to announce version 5.4.0 of the mongodb package!

    Release Highlights

    ChangeStream.tryNext Typescript fix

    We have corrected the tryNext method on ChangeStream to use the TChange schema generic instead of the untyped Document interface. This may increase strictness for existing usages but aligns with the rest of the methods on the change stream class to accurately reflect the type returned from the driver.

    Deprecations

    The db.command() API has a number of options deprecated that were incorrectly included in the typescript interface the method reportedly accepts. A majority of the options relate to fields that must be attached to the command directly: readConcern, writeConcern, and comment.

    Additionally, the collStats helper has been deprecated in favor of using database aggregations to get the same result: https://www.mongodb.com/docs/manual/reference/operator/aggregation/collStats/

    ​​NOTE: This release includes some experimental features that are not yet ready for production use. As a reminder, anything marked experimental is not a part of the stable driver API and is subject to change without notice.

    Features and Deprecations

    Bug Fixes

    Documentation

    We invite you to try the mongodb library immediately, and report any issues to the NODE project.

  • 5.3.0 - 2023-04-18

    The MongoDB Node.js team is pleased to announce version 5.3.0 of the mongodb package!

    Features

    Bug Fixes

    Documentation

    We invite you to try the mongodb library immediately, and report any issues to the NODE project.

  • 5.2.0 - 2023-04-04
  • 5.1.0 - 2023-02-23
from mongodb GitHub release notes
Commit messages
Package name: mongodb

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@KenLSM
Copy link
Contributor

KenLSM commented Sep 29, 2023

We will handle this in a separate project that upgrades the whole mongobd toolchain

@KenLSM KenLSM closed this Sep 29, 2023
@KenLSM KenLSM deleted the snyk-upgrade-601e6ee422272c6c6417f0af0532c8b8 branch August 12, 2024 10:58
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