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: added support for mongoose v8 #1083

Merged
merged 1 commit into from
Mar 21, 2024
Merged

feat: added support for mongoose v8 #1083

merged 1 commit into from
Mar 21, 2024

Conversation

kirrg001
Copy link
Contributor

refs 158386

[ci all-tests]

@@ -173,9 +173,10 @@
"mongodb": "^6.1.0",
"mongodb-v4": "npm:mongodb@^4.16.0",
"mongodb-v5": "npm:mongodb@^5.4.0",
"mongoose": "^7.1.0",
"mongoose-v5": "npm:mongoose@^5.13.17",
"mongoose-v6": "npm:mongoose@^6.11.1",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Mongoose is still publishing releases for the old major versions e.g. see https://github.com/Automattic/mongoose/tree/5.13.22

@kirrg001 kirrg001 marked this pull request as ready for review March 19, 2024 13:25
@kirrg001 kirrg001 requested a review from a team as a code owner March 19, 2024 13:25
refs 158386

[ci all-tests]
@kirrg001 kirrg001 merged commit 3996301 into main Mar 21, 2024
1 of 2 checks passed
@kirrg001 kirrg001 deleted the update-mongoose branch March 21, 2024 09: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.

2 participants