Releases: sapientpants/deepsource-mcp-server
Releases · sapientpants/deepsource-mcp-server
Release v1.2.2
What's Changed
- Updated all dependencies to their latest versions
- @modelcontextprotocol/sdk: 1.12.3 → 1.17.0
- axios: 1.10.0 → 1.11.0
- @eslint/js: 9.29.0 → 9.32.0
- @types/jest: 29.5.14 → 30.0.0
- @types/node: 24.0.1 → 24.1.0
- @typescript-eslint/eslint-plugin: 8.34.0 → 8.38.0
- @typescript-eslint/parser: 8.34.0 → 8.38.0
- eslint: 9.29.0 → 9.32.0
- eslint-config-prettier: 10.1.5 → 10.1.8
- eslint-plugin-prettier: 5.4.1 → 5.5.3
- jest: 30.0.0 → 30.0.5
- nock: 14.0.5 → 14.0.7
- prettier: 3.5.3 → 3.6.2
- supertest: 7.1.1 → 7.1.4
- Updated DeepSource test coverage action from v1.1.2 to v1.1.3 to fix CI issues
- Added pnpm override to force form-data >= 4.0.4 for security
- Security fix: Bumped brace-expansion to address vulnerability
Full Changelog: v1.2.1...v1.2.2
Release v1.2.1
What's Changed
This release includes dependency updates to keep the project current with the latest package versions.
Dependencies Updated
- @modelcontextprotocol/sdk: 1.11.4 → 1.12.3
- axios: 1.9.0 → 1.10.0
- zod: 3.25.3 → 3.25.64
- @eslint/js: 9.27.0 → 9.29.0
- @types/cors: 2.8.18 → 2.8.19
- @types/express: 5.0.2 → 5.0.3
- @types/node: 22.15.19 → 24.0.1
- @typescript-eslint/eslint-plugin: 8.32.1 → 8.34.0
- @typescript-eslint/parser: 8.32.1 → 8.34.0
- eslint: 9.27.0 → 9.29.0
- eslint-plugin-prettier: 5.4.0 → 5.4.1
- jest: 29.7.0 → 30.0.0
- lint-staged: 16.0.0 → 16.1.2
- nock: 14.0.4 → 14.0.5
- ts-jest: 29.3.4 → 29.4.0
Other Changes
- Added CHANGELOG.md to track release history
Full Changelog: 1.2.0...v1.2.1
1.2.0
What's Changed
- Add dependency vulnerabilities tool by @sapientpants in #48
- Add quality metrics and thresholds management support by @sapientpants in #49
- Add enhanced filtering capabilities by @sapientpants in #46
- Fix DeepSource issues and add code quality guidelines by @sapientpants in #50
- Update dependencies to their latest versions by @sapientpants in #51
- Add comprehensive security compliance reports functionality by @sapientpants in #52
- Fix circular JSON issues in quality metrics tests by @sapientpants in #56
- Fix compliance report query by removing unnecessary reportKey parameter by @sapientpants in #57
- Add historical trend analysis for code quality metrics by @sapientpants in #58
- Fix DeepSource code quality issues by @sapientpants in #59
- Fix DeepSource quality issues by @sapientpants in #60
- Fix DeepSource quality issues and improve test coverage by @sapientpants in #61
- refactor: remove 'deepsource_' prefix from tool names by @sapientpants in #64
- Add tool to retrieve issues from most recent run on a branch by @sapientpants in #65
- chore: update outdated dependencies by @sapientpants in #71
- Add test coverage for uncovered lines 2715 and 2732 by @sapientpants in #72
- Add comprehensive test coverage for DeepSource client by @sapientpants in #73
- Refactor codebase for improved maintainability by @sapientpants in #74
- Refactor codebase for improved maintainability by @sapientpants in #76
- Remove examples directory containing non-production code by @sapientpants in #77
- Release v1.2.0 by @sapientpants in #78
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Fix pagination for DeepSource project issues by @sapientpants in #41
- Add support for fetching analysis runs by @sapientpants in #42
- Update dependencies to latest versions by @sapientpants in #43
- Fix DeepSource code analysis issues by @sapientpants in #44
- Bump version to 1.1.0 by @sapientpants in #45
Full Changelog: 1.0.2...1.1.0
1.0.2
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Remove GH release by @sapientpants in #22
- chore(deps-dev): bump @typescript-eslint/parser from 8.28.0 to 8.29.0 by @dependabot in #23
- chore(deps-dev): bump ts-jest from 29.3.0 to 29.3.1 by @dependabot in #24
- chore(deps-dev): bump @types/node from 22.13.14 to 22.14.0 by @dependabot in #25
- chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 by @dependabot in #26
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 8.28.0 to 8.29.0 by @dependabot in #27
Full Changelog: v1.0.0...1.0.1
1.0.0
v1.0.0 Bump version (#21)