Skip to content

Releases: sapientpants/deepsource-mcp-server

Release v1.2.2

28 Jul 10:17
e161ea1
Compare
Choose a tag to compare

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

16 Jun 08:22
dd4cd9f
Compare
Choose a tag to compare

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

23 May 11:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

09 May 14:46
1d19ad9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.1.0

1.0.2

07 Apr 08:18
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

07 Apr 07:48
Compare
Choose a tag to compare

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

30 Mar 15:26
648c0d7
Compare
Choose a tag to compare
v1.0.0

Bump version (#21)