Skip to content

Conversation

@himanshusinghs
Copy link
Contributor

Description

mongodb-mcp-server has been updated with downgraded yargs-parser which was the source of problem for #1149. This PR pulls in the MCP server version with the fix for the issue.

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@himanshusinghs himanshusinghs requested a review from a team as a code owner October 7, 2025 11:10
Copilot AI review requested due to automatic review settings October 7, 2025 11:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the mongodb-mcp-server dependency to fix a yargs-parser compatibility issue that was causing problems referenced in issue #1149. The update changes the version from ^1.0.2 to ^1.0.3-prerelease.1, which includes a downgraded yargs-parser to resolve the dependency conflict.

  • Updated mongodb-mcp-server dependency version to include yargs-parser fix

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@himanshusinghs himanshusinghs added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Oct 7, 2025
@himanshusinghs himanshusinghs merged commit 371ca76 into main Oct 7, 2025
13 of 14 checks passed
@himanshusinghs himanshusinghs deleted the chore/mongodb-mcp-server-update branch October 7, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants