Pull Request Explorer

Exploring 24 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
ci: Skip CI checks for draft pull requests mtrezza S No 0.0h - Jul 25, 2026

LLM analysis pending

This PR has not been analyzed yet.

refactor: Bump @actions/core from 3.0.0 to 3.0.1 mtrezza S AI 0.4h 0.1h Jul 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

refactor: Bump mongodb-runner from 5.9.3 to 6.8.3 mtrezza XL AI 10.1h 0.2h Jul 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

refactor: Bump @babel/preset-env from 7.29.2 to 7.29.7 mtrezza XL AI 7.3h 0.1h Jul 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

refactor: Bump websocket-driver from 0.7.4 to 0.7.5 dependabot S AI 109.9h - Jul 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

refactor: Bump @babel/core from 7.29.6 to 7.29.7 mtrezza M AI 9.8h 0.1h Jul 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

refactor: Bump @semantic-release/release-notes-generator from 14.1.0 to 14.1.1 mtrezza S AI 1.4h 0.1h Jul 19, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: Bump ws from 8.20.0 to 8.21.0 mtrezza S AI 69.9h 0.1h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

refactor: Bump cross-env from 7.0.3 to 10.1.0 mtrezza S AI 67.6h 0.1h Jul 16, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: Creating a session can delete another user's session mtrezza M AI 2.3h 2.3h Jul 14, 2026

Summary

Bug Fix

Fix session deletion bug for new users

Prevents accidental deletion of other users' sessions when creating a new session, ensuring session integrity and user security.

Health Assessment

Small
Low
Low
  • Quick fix with minimal rework, merged within 2.3 hours, indicating efficient review and low complexity.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript
test: Add _Installation non-master access control regression tests mtrezza M No 14.7h 0.1h Jul 14, 2026

Summary

Test

Add non-master access control regression tests

Adds regression tests to verify that non-master clients cannot enumerate or delete installations, strengthening security and preventing data exposure. This protects user data integrity and compliance with access control policies.

Health Assessment

Medium
Low
Low
  • Fast cycle time with minimal review comments indicates straightforward test addition with low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript
fix: Bump follow-redirects from 1.15.11 to 1.16.0 mtrezza S AI 0.5h 0.0h Jul 13, 2026

Summary

Bug Fix

Bump follow-redirects to 1.16.0

Security update to address header leakage vulnerability in follow-redirects, ensuring safer cross-domain redirects.

Health Assessment

Small
Low
Low
  • Fast turnaround with no rework, indicating a straightforward dependency update.

AI Details

Usage: AI Assisted
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

refactor: Bump typescript-eslint from 8.58.0 to 8.59.1 mtrezza XL AI 0.3h 0.1h Jul 13, 2026

Summary

Health Assessment

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

refactor: Bump @babel/core from 7.29.0 to 7.29.6 mtrezza M AI 0.5h 0.1h Jul 13, 2026

Summary

Chore

Bump @babel/core to 7.29.6

Updates Babel dev tooling to the latest patch, ensuring consistent and reproducible builds.

Health Assessment

Medium
Low
Low
  • Dependency bump completed quickly with minimal review, merged within 30 minutes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript
build: Release parseplatformorg XL No 0.3h - Jul 13, 2026

Summary

Chore

Release Parse Server

Automated release of Parse Server with bug fixes and security patches.

Health Assessment

Large
Low
Low
  • Automated release process with minimal review time.

AI Details

Tech Stack

Languages: Javascript
fix: GeoPoint distance queries fail with an internal server error on MongoDB >=8.3 mtrezza M AI 0.7h 0.1h Jul 13, 2026

Summary

Bug Fix

Fix GeoPoint distance queries on MongoDB 8.3

Corrects internal server errors caused by missing geospatial indexes on MongoDB 8.3+, ensuring reliable location queries and preventing failures in production.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward bug fix with clear test coverage.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript, Yaml
Frameworks: Github-Actions
fix: Cloud Code beforeFind trigger context is not isolated from prototype pollution mtrezza M No 0.4h - Jul 11, 2026

Summary

Bug Fix

Fix Cloud Code beforeFind trigger context isolation

Ensures Cloud Code triggers are protected from prototype pollution, improving security and stability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Javascript
fix: GraphQL error messages disclose pointer and relation target class names when public introspection is disabled (GHSA-r2g6-4f6j-f6rf) mtrezza L No 1.2h - Jul 10, 2026

Summary

Bug Fix

Fix GraphQL error disclosure bug

Removes sensitive class name leakage in GraphQL error messages when public introspection is disabled, enhancing security.

Health Assessment

Large
Medium
Low
  • Quick turnaround with minimal changes; single commit resolved a security issue.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript
fix: GraphQL error messages disclose pointer and relation target class names when public introspection is disabled (GHSA-r2g6-4f6j-f6rf) mtrezza L No 3.3h 0.9h Jul 10, 2026

Summary

Bug Fix

Fix GraphQL error disclosure when introspection disabled

Removes sensitive class names from error messages, improving security when public introspection is turned off.

Health Assessment

Large
Medium
Low
  • Quick resolution with minimal rework; single review cycle and few comments.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript
fix: GraphQL error messages disclose required input field names when public introspection is disabled (GHSA-2fgh-8j2g-w354) mtrezza M No 1.9h 0.1h Jul 10, 2026

Summary

Bug Fix

Fix GraphQL error disclosure in public introspection

Ensures error messages do not reveal required field names when introspection is disabled, improving security.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, low risk, fast review.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript
fix: GraphQL error messages disclose required input field names when public introspection is disabled (GHSA-2fgh-8j2g-w354) mtrezza M No 3.1h 0.1h Jul 10, 2026

Summary

Bug Fix

Fix GraphQL error disclosure when introspection disabled

Ensures GraphQL error messages do not reveal required field names when public introspection is turned off, mitigating potential information leakage.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes and fast review indicates low complexity and low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript
Frameworks: Graphql
fix: GraphQL variable-coercion suggestions disclose schema to unauthenticated callers (GHSA-9g8f-h8f3-hjcm) mtrezza M No 13.2h - Jul 08, 2026

Summary

Bug Fix

Fix GraphQL variable coercion disclosure

Removes a security vulnerability that exposed schema details to unauthenticated users, ensuring data privacy and compliance.

Health Assessment

Medium
Low
Low
  • Security fix delivered quickly with minimal changes and a single review cycle, reflecting an efficient and low-risk process.

AI Details

Tech Stack

Languages: Javascript
fix: GraphQL variable-coercion suggestions disclose schema to unauthenticated callers (GHSA-9g8f-h8f3-hjcm) mtrezza M AI 8.3h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix GraphQL variable coercion disclosure

Removes sensitive schema exposure in GraphQL error messages, preventing unauthorized data leaks.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, AI-assisted review streamlined the process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript
fix: NumberOrBoolean config option (cluster) value not coerced from env/CLI dblythy S AI 71.0h 12.0h Jul 07, 2026

Summary

Bug Fix

Fix NumberOrBoolean config option coercion

Corrects parsing of numeric and boolean strings for the cluster option, ensuring accurate configuration from environment variables and CLI inputs, improving reliability for cluster deployments.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and a single review, indicating low complexity and high confidence in the patch.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos