UNPKG

deepsource-mcp-server

Version:
53 lines (45 loc) 1.72 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [v1.2.1] - 2025-06-16 - Updated all dependencies to their latest versions - @modelcontextprotocol/sdk: 1.11.41.12.3 - axios: 1.9.01.10.0 - zod: 3.25.33.25.64 - @eslint/js: 9.27.09.29.0 - @types/cors: 2.8.182.8.19 - @types/express: 5.0.25.0.3 - @types/node: 22.15.1924.0.1 - @typescript-eslint/eslint-plugin: 8.32.18.34.0 - @typescript-eslint/parser: 8.32.18.34.0 - eslint: 9.27.09.29.0 - eslint-plugin-prettier: 5.4.05.4.1 - jest: 29.7.030.0.0 - lint-staged: 16.0.016.1.2 - nock: 14.0.414.0.5 - ts-jest: 29.3.429.4.0 ## [v1.2.0] - 2025-05-21 - Refactored codebase for improved maintainability - Removed examples directory containing non-production code - Improved documentation ## [v1.1.0] - 2025-05-20 - Added dependency vulnerability reporting - Added quality metrics history support - Added metric threshold management - Enhanced filtering capabilities for issues and runs - Fixed pagination issues - Improved error handling ## [v1.0.2] - 2025-05-17 - Fixed npx launching issues - Fixed package description ## [v1.0.1] - 2025-05-17 - Fixed documentation issues - Added comprehensive test coverage ## [v1.0.0] - 2025-05-16 - Initial stable release - Complete MCP server implementation for DeepSource - Support for projects, issues, runs, and compliance reports - Full GraphQL API integration - Comprehensive error handling - Relay-style pagination support