Skip to content

Bump non-major dependencies to latest#954

Merged
nirinchev merged 13 commits intomainfrom
ni/deps
Mar 13, 2026
Merged

Bump non-major dependencies to latest#954
nirinchev merged 13 commits intomainfrom
ni/deps

Conversation

@nirinchev
Copy link
Collaborator

Proposed changes

Checklist

@nirinchev nirinchev requested a review from a team as a code owner March 6, 2026 21:39
Copilot AI review requested due to automatic review settings March 6, 2026 21:39
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 non-major dependencies across both devDependencies and dependencies in package.json to their latest versions. It's a routine maintenance PR to keep the project's dependency tree current.

Changes:

  • Bumps ~30 dev dependencies to their latest non-major versions, including AI SDK packages, testing utilities, linting tools, and build plugins.
  • Bumps ~10 production dependencies to their latest non-major versions, including @modelcontextprotocol/sdk, ai, openapi-fetch, and various MongoDB-related packages.
  • Updates pnpm-lock.yaml to reflect the resolved dependency versions.

@nirinchev nirinchev added the no-title-validation Add this label to disable the title check for this PR. label Mar 11, 2026
@coveralls
Copy link
Collaborator

coveralls commented Mar 11, 2026

Pull Request Test Coverage Report for Build 23017114036

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 169 of 231 (73.16%) changed or added relevant lines in 3 files are covered.
  • 197 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-0.2%) to 82.025%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/transports/streamableHttp.ts 163 225 72.44%
Files with Coverage Reduction New Missed Lines %
src/tools/mongodb/mongodbTool.ts 5 83.33%
src/common/session.ts 6 85.12%
src/telemetry/telemetry.ts 12 86.9%
src/tools/atlas/connect/connectCluster.ts 23 71.38%
src/common/atlas/apiClient.ts 151 47.28%
Totals Coverage Status
Change from base Build 22965820273: -0.2%
Covered Lines: 8234
Relevant Lines: 9935

💛 - Coveralls

@nirinchev nirinchev requested a review from gagik March 11, 2026 12:41
Copy link
Collaborator

@gagik gagik left a comment

Choose a reason for hiding this comment

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

LGTM, minor structural comments

Copy link

@shuvajyotikar13 shuvajyotikar13 left a comment

Choose a reason for hiding this comment

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

looks good @nirinchev

@nirinchev nirinchev enabled auto-merge (squash) March 13, 2026 21:00
@nirinchev nirinchev merged commit a3224f4 into main Mar 13, 2026
18 checks passed
@nirinchev nirinchev deleted the ni/deps branch March 13, 2026 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Add this label to disable the title check for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants