Skip to content

Release v1.2.2

Choose a tag to compare

@sapientpants sapientpants released this 28 Jul 10:17
· 89 commits to main since this release
e161ea1

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