This repository was archived by the owner on Nov 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +21
-23
lines changed
Expand file tree Collapse file tree 3 files changed +21
-23
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.7.1
4+
5+ ### Patch Changes
6+
7+ - [ #187 ] ( https://github.com/sapientpants/deepsource-mcp-server/pull/187 ) [ ` 05042a4 ` ] ( https://github.com/sapientpants/deepsource-mcp-server/commit/05042a4a2b57f62188143ac5089eeba7d735eea0 ) - Update dependencies to latest versions
8+ - Updated production dependencies:
9+ - @modelcontextprotocol/sdk from 1.18.0 to 1.18.1
10+ - Updated dev dependencies:
11+ - @cyclonedx/cdxgen from 11.7.0 to 11.8.0
12+ - @types/node from 24.5.1 to 24.5.2
13+ - @typescript-eslint/eslint-plugin from 8.44.0 to 8.44.1
14+ - @typescript-eslint/parser from 8.44.0 to 8.44.1
15+ - eslint from 9.35.0 to 9.36.0
16+ - jsonc-eslint-parser from 2.4.0 to 2.4.1
17+ - lint-staged from 16.1.6 to 16.2.0
18+ - vite from 7.1.5 to 7.1.7
19+ - Maintained zod at v3.25.76 as requested (latest v3 version)
20+
21+ All tests passing and CI checks green.
22+
323## 1.7.0
424
525### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " deepsource-mcp-server" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "description" : " Model Context Protocol server for DeepSource" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments