Skip to content

Conversation

@sapientpants
Copy link
Owner

Summary

  • Updated all outdated dependencies to their latest versions
  • All tests pass with no breaking changes
  • Improves security and performance with latest patches

Updated Dependencies

Production

  • @modelcontextprotocol/sdk: 1.11.1 → 1.12.0
  • zod: 3.24.4 → 3.25.23

Development

  • @eslint/js: 9.26.0 → 9.27.0
  • @types/express: 5.0.1 → 5.0.2
  • @types/node: 22.15.17 → 22.15.21
  • @typescript-eslint/eslint-plugin: 8.32.0 → 8.32.1
  • @typescript-eslint/parser: 8.32.0 → 8.32.1
  • eslint: 9.26.0 → 9.27.0
  • supertest: 7.1.0 → 7.1.1
  • ts-jest: 29.3.2 → 29.3.4

Test plan

  • Run pnpm install to update dependencies
  • Run pnpm test - all tests pass ✓
  • Run pnpm validate - all validation checks pass ✓
  • Run pnpm build - builds successfully ✓
  • Check for breaking changes - none found ✓

🤖 Generated with Claude Code

- @modelcontextprotocol/sdk: 1.11.1 → 1.12.0
- zod: 3.24.4 → 3.25.23
- @eslint/js: 9.26.0 → 9.27.0
- @types/express: 5.0.1 → 5.0.2
- @types/node: 22.15.17 → 22.15.21
- @typescript-eslint/eslint-plugin: 8.32.0 → 8.32.1
- @typescript-eslint/parser: 8.32.0 → 8.32.1
- eslint: 9.26.0 → 9.27.0
- supertest: 7.1.0 → 7.1.1
- ts-jest: 29.3.2 → 29.3.4

All tests passing, no breaking changes.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@sonarqubecloud
Copy link

@sapientpants sapientpants merged commit fb9c2c5 into main May 23, 2025
6 checks passed
@sapientpants sapientpants deleted the update-dependencies-20250523 branch May 23, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants