Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Conversation

@sapientpants
Copy link
Owner

Release v1.2.1

This release includes dependency updates to keep the project current with the latest package versions.

Changes in this release:

  • Updated all dependencies to their latest versions
  • Added CHANGELOG.md to track release history

Updated Dependencies:

  • @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

Release Checklist:

  • Version bumped in package.json
  • CHANGELOG.md updated
  • All tests pass
  • Pre-commit hooks pass
  • CI/CD pipeline passes
  • Ready to merge and tag release

🤖 Generated with Claude Code

- Bump version from 1.2.0 to 1.2.1
- Add CHANGELOG.md with complete release history
- Document dependency updates in this release

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

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 16, 2025 08:18
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares the v1.2.1 release by bumping the version and updating all dependencies, and it adds a new CHANGELOG.md to document the release history.

  • Updated the version in package.json from 1.2.0 to 1.2.1.
  • Added CHANGELOG.md with release notes and detailed dependency updates.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Version bump to v1.2.1 to reflect the new release.
CHANGELOG.md New changelog file detailing the changes and dependency updates.

@deepsource-io
Copy link

deepsource-io bot commented Jun 16, 2025

Here's the code health analysis summary for commits 7f9e0d2..a19e316. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Test coverage LogoTest coverage✅ SuccessView Check ↗
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

Code Coverage Report

MetricAggregateJavascript
Branch Coverage80.7%80.7%
Composite Coverage85.7%85.7%
Line Coverage90.2%90.2%

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

@sapientpants sapientpants merged commit dd4cd9f into main Jun 16, 2025
7 of 8 checks passed
@sapientpants sapientpants deleted the release/v1.2.1 branch June 16, 2025 08:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants