Skip to content

Bump @modelcontextprotocol/sdk from 1.1.1 to 1.4.1 in the production-dependencies group#6

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-9098cb86d5
Closed

Bump @modelcontextprotocol/sdk from 1.1.1 to 1.4.1 in the production-dependencies group#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-9098cb86d5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the production-dependencies group with 1 update: @modelcontextprotocol/sdk.

Updates @modelcontextprotocol/sdk from 1.1.1 to 1.4.1

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

1.4.1

What's Changed

Full Changelog: modelcontextprotocol/typescript-sdk@1.4.0...1.4.1

1.4.0

What's Changed

Full Changelog: modelcontextprotocol/typescript-sdk@1.3.2...1.4.0

1.3.2

What's Changed

Full Changelog: modelcontextprotocol/typescript-sdk@1.3.1...1.3.2

1.3.1

What's Changed

Full Changelog: modelcontextprotocol/typescript-sdk@1.3.0...1.3.1

1.3.0

What's Changed

This release introduces a simplified, Express-like API, similar in spirit to the FastMCP API of the Python SDK, but adapted to the conventions of the JavaScript ecosystem.

The simplified API should make it easier to develop and iterate on MCP servers, as tools and resources are now easier to declare incrementally. See the quick start in the README for more information.

Full Changelog: modelcontextprotocol/typescript-sdk@1.2.0...1.3.0

1.2.0

What's Changed

New Contributors

... (truncated)

Commits
  • 87197fb Bump version
  • d60b0fb Merge pull request #137 from modelcontextprotocol/justin/improve-sse-errors
  • 63f8f07 Add SseError class for easier introspection
  • 9923aec Report SSE error codes
  • 8533f10 Bump version
  • edfdea5 Merge pull request #134 from modelcontextprotocol/justin/sse-auth
  • 87bfb61 Try a different way of waiting for close
  • 99fe193 Merge pull request #133 from kalvinnchau/client-instruction-support
  • 842b9f0 Merge pull request #136 from modelcontextprotocol/justin/more-readme-improvem...
  • e72314c Make clear where server handlers go in "Running Your Server"
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-dependencies group with 1 update: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk).


Updates `@modelcontextprotocol/sdk` from 1.1.1 to 1.4.1
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@1.1.1...1.4.1)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Feb 17, 2025

Superseded by #11.

@dependabot dependabot bot closed this Feb 17, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-9098cb86d5 branch February 17, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants