Skip to content

Update deprecated packages to resolve warnings #7434

@ipapapa

Description

@ipapapa

What would you like to be added?

Several packages in the codebase are using deprecated versions:

  • @modelcontextprotocol/sdk is outdated (currently ^1.11.0 in core, ^1.15.1 in
    cli/vscode-companion)
  • google-auth-library is outdated (currently ^9.11.0)
  • OpenTelemetry packages are already updated to ^0.203.0 but documentation should reflect this

Impact

  • Deprecation warnings during build/install

Proposed Solution

Update the following packages to their latest stable versions:

  • @modelcontextprotocol/sdk: Update to ^1.17.0 across all packages
  • google-auth-library: Update to ^10.2.0 in packages/core

PR: #4904

Why is this needed?

Reduce warnings and update packages. These include security updates in packages, and new SDKs.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/coreCore functionality of the CLIkind/enhancementNew feature or requestpriority/p2Important but can be addressed in a future release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions