Skip to content

Conversation

@mtrezza
Copy link
Member

@mtrezza mtrezza commented Oct 26, 2025

Pull Request

Issue

MongoDB driver contains various bug fixes and perf improvements, see change log.

Approach

Upgrade.

Summary by CodeRabbit

  • Chores
    • Updated the MongoDB client dependency to version 6.20.0. This is a maintenance upgrade with no user-facing functional changes expected.

@parse-github-assistant
Copy link

parse-github-assistant bot commented Oct 26, 2025

🚀 Thanks for opening this pull request!

@coderabbitai
Copy link

coderabbitai bot commented Oct 26, 2025

📝 Walkthrough

Walkthrough

Updated mongodb dependency in package.json from 6.17.0 to 6.20.0. No other files, exports, or public API changes were made.

Changes

Cohort / File(s) Summary
Dependency Version Bump
package.json
Updated mongodb dependency from 6.17.06.20.0. No other edits.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Focus review on package.json change and any lockfile (not present in this diff) or CI that may be affected.

Pre-merge checks and finishing touches

✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: upgrading the MongoDB driver from an older version to 6.20.0, which is the primary modification in the changeset.
Description check ✅ Passed The description follows the template structure with all required sections present: Issue section explains the upgrade rationale with changelog reference, Approach section describes the change, and Tasks checklist is included.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 8044bc8 and ade09a7.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • package.json (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • package.json
⏰ 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). (10)
  • GitHub Check: PostgreSQL 15, PostGIS 3.3
  • GitHub Check: Redis Cache
  • GitHub Check: PostgreSQL 18, PostGIS 3.6
  • GitHub Check: PostgreSQL 17, PostGIS 3.5
  • GitHub Check: Node 20
  • GitHub Check: PostgreSQL 15, PostGIS 3.5
  • GitHub Check: Node 18
  • GitHub Check: MongoDB 8, ReplicaSet
  • GitHub Check: MongoDB 6, ReplicaSet
  • GitHub Check: MongoDB 7, ReplicaSet

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@parseplatformorg
Copy link
Contributor

parseplatformorg commented Oct 26, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@mtrezza mtrezza changed the title perf: Upgrade mongodb driver to 6.20.0 perf: Upgrade MongoDB driver to 6.20.0 Oct 26, 2025
@codecov
Copy link

codecov bot commented Oct 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.04%. Comparing base (9776386) to head (ade09a7).
⚠️ Report is 4 commits behind head on alpha.

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #9887   +/-   ##
=======================================
  Coverage   93.04%   93.04%           
=======================================
  Files         187      187           
  Lines       15160    15160           
  Branches      177      177           
=======================================
  Hits        14106    14106           
  Misses       1042     1042           
  Partials       12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mtrezza
Copy link
Member Author

mtrezza commented Oct 26, 2025

MongoDB 8 job keeps failing with:

1) Cloud Code Logger should log cloud function execution using the silent log level
  - Unhandled promise rejection: ParseError: 1 Database adapter error

Needs investigation.

@mtrezza
Copy link
Member Author

mtrezza commented Nov 5, 2025

This seems to be a flaky test, also observed in other PRs.

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