-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
feat: Increase required minimum MongoDB version to 7.0.16
#9971
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
Conversation
|
🚀 Thanks for opening this pull request! |
📝 WalkthroughWalkthroughRemoved MongoDB 6-specific CI/job and test targets: eliminated the MongoDB 6 ReplicaSet entry from CI, removed the npm script for MongoDB 6.0.19, updated the README badge to show mongodb-7,_8, and deleted MongoDB <7-specific hint tests. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10–15 minutes
Possibly related PRs
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
💤 Files with no reviewable changes (2)
🚧 Files skipped from review as they are similar to previous changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (5)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## alpha #9971 +/- ##
==========================================
- Coverage 92.59% 92.57% -0.03%
==========================================
Files 191 191
Lines 15559 15559
Branches 177 177
==========================================
- Hits 14407 14403 -4
- Misses 1140 1144 +4
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Manuel <5673677+mtrezza@users.noreply.github.com>
|
🎉 This change has been released in version 9.0.0-alpha.4 |
BREAKING CHANGE: This releases increases the required minimum MongoDB version to
7.0.16.Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.