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

feat: upgrade mongodb -> ~6.10 #14991

Merged
merged 1 commit into from
Oct 29, 2024
Merged

feat: upgrade mongodb -> ~6.10 #14991

merged 1 commit into from
Oct 29, 2024

Conversation

vkarpov15
Copy link
Collaborator

Fix #14877

Summary

Most notably, this PR loosens our longstanding policy of pinning exact versions of the MongoDB Node driver: Mongoose 8.8 will now be compatible with MongoDB Node driver 6.10.x.

Re: issues like #14877, we may consider further loosening Mongoose's supported MongoDB Node driver semver range in the future, but ~6.10 should be a good first step.

Examples

@vkarpov15 vkarpov15 added this to the 8.8 milestone Oct 28, 2024
@vkarpov15 vkarpov15 merged commit e3a6bdd into 8.8 Oct 29, 2024
63 checks passed
@hasezoey hasezoey deleted the vkarpov15/mongodb-6.10 branch October 30, 2024 09: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.

2 participants