-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
perf: Upgrade MongoDB driver to 6.20.0 #9887
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
base: alpha
Are you sure you want to change the base?
Conversation
|
🚀 Thanks for opening this pull request! |
📝 WalkthroughWalkthroughMongoDB dependency updated from version 6.17.0 to 6.20.0 in package.json. No functional code changes or modifications to exported entities. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
🔇 Additional comments (2)
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 #9887 +/- ##
=======================================
Coverage 93.01% 93.01%
=======================================
Files 187 187
Lines 15163 15163
Branches 177 177
=======================================
Hits 14104 14104
Misses 1047 1047
Partials 12 12 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
MongoDB 8 job keeps failing with: Needs investigation. |
Pull Request
Issue
MongoDB driver contains various bug fixes and perf improvements, see change log.
Approach
Upgrade.