Skip to content

Conversation

cswkim
Copy link
Owner

@cswkim cswkim commented Jun 9, 2025

Description

fastmcp major version bump to 3.0.0 updated the streamable http endpoint which broke some tests.

Checklist

  • It's useful if your PR references an issue where it is discussed ahead of time
  • Adhere to semantic messaging and prefix your PR title with feat:, fix:, chore:, docs:, etc.
  • I’ve added tests if needed
  • I’ve updated documentation if applicable
  • I’ve tested this locally
  • Add a changeset (pnpm changeset) if necessary

Tests and linting

  • Run the tests with pnpm test.
  • Run the lint check with pnpm lint.
  • Run the code formatting (prettier) check with pnpm format.

dependabot bot and others added 3 commits June 9, 2025 16:17
Bumps the production-dependencies group with 2 updates: [fastmcp](https://github.com/punkpeye/fastmcp) and [zod](https://github.com/colinhacks/zod).


Updates `fastmcp` from 2.2.1 to 3.0.0
- [Release notes](https://github.com/punkpeye/fastmcp/releases)
- [Commits](punkpeye/fastmcp@v2.2.1...v3.0.0)

Updates `zod` from 3.25.48 to 3.25.56
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.25.48...v3.25.56)

---
updated-dependencies:
- dependency-name: fastmcp
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: zod
  dependency-version: 3.25.56
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@cswkim cswkim added bug Something isn't working dependencies Pull requests that update a dependency file labels Jun 9, 2025
Copy link

changeset-bot bot commented Jun 9, 2025

🦋 Changeset detected

Latest commit: 390f043

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
discogs-mcp-server Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cswkim cswkim merged commit 0bf3929 into main Jun 9, 2025
1 check passed
@cswkim cswkim deleted the fix/dependabot-2b455973d9 branch June 9, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant