Skip to content

Conversation

moritz157
Copy link
Contributor

Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. The two fields below are mandatory.

If you're making a change to documentation, do not modify a .html file directly. Instead find the corresponding .pug file or test case in the test/docs directory.

Summary

The latest version of @types/node introduced a typescript error into node-mongodb-native as described here: mongodb/node-mongodb-native#3088. This also affects mongoose as reported in #11178.

The bug has been solved in the latest release of the mongodb package. Therefore mongoose should update it's mongodb dependency to 4.3.0 as done in this PR.

Examples

@vkarpov15 vkarpov15 changed the base branch from master to 6.2 January 9, 2022 20:13
Copy link
Collaborator

@vkarpov15 vkarpov15 left a comment

Choose a reason for hiding this comment

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

LGTM, but we're going to merge this into the 6.2 branch because we always make minor releases when we bump mongodb minor versions.

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.

2 participants