Skip to content

Bump ModelContextProtocol and ModelContextProtocol.AspNetCore#22

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/multi-fde1777928
Closed

Bump ModelContextProtocol and ModelContextProtocol.AspNetCore#22
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/multi-fde1777928

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

Bumps ModelContextProtocol and ModelContextProtocol.AspNetCore. These dependencies needed to be updated together.
Updates ModelContextProtocol from 0.1.0-preview.10 to 0.1.0-preview.12

Release notes

Sourced from ModelContextProtocol's releases.

v0.1.0-preview.12

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/csharp-sdk@v0.1.0-preview.11...v0.1.0-preview.12

v0.1.0-preview.11

What's Changed

Full Changelog: modelcontextprotocol/csharp-sdk@v0.1.0-preview.10...v0.1.0-preview.11

New Contributors

Full Changelog: modelcontextprotocol/csharp-sdk@v0.1.0-preview.10...v0.1.0-preview.11

Commits
  • bac97ef Remove batching support from StreamableHttpServerTransport (#372)
  • b743889 Update System and M.E.AI dependencies (#374)
  • e913d80 Add client-side Streamable HTTP transport support (#356)
  • 7c507bc Add a McpClientTool.CallAsync helper (#367)
  • e457f0f Fix typo in McpSession.cs (#371)
  • 17a9427 Backfills trace injection test and migrates from request.params to `request...
  • 2eeb61f Add static resources to EverythingServer sample (#361)
  • 86dd11a Improve WeatherTools.GetAlerts description in sample (#363)
  • e190844 Add SchemaCreateOptions in McpServerToolCreateOptions/McpServerPromptCreateOp...
  • ea296f5 Bump version to v0.1.0-preview.12
  • Additional commits viewable in compare view

Updates ModelContextProtocol.AspNetCore from 0.1.0-preview.10 to 0.1.0-preview.12

Release notes

Sourced from ModelContextProtocol.AspNetCore's releases.

v0.1.0-preview.12

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/csharp-sdk@v0.1.0-preview.11...v0.1.0-preview.12

v0.1.0-preview.11

What's Changed

Full Changelog: modelcontextprotocol/csharp-sdk@v0.1.0-preview.10...v0.1.0-preview.11

New Contributors

Full Changelog: modelcontextprotocol/csharp-sdk@v0.1.0-preview.10...v0.1.0-preview.11

Commits
  • bac97ef Remove batching support from StreamableHttpServerTransport (#372)
  • b743889 Update System and M.E.AI dependencies (#374)
  • e913d80 Add client-side Streamable HTTP transport support (#356)
  • 7c507bc Add a McpClientTool.CallAsync helper (#367)
  • e457f0f Fix typo in McpSession.cs (#371)
  • 17a9427 Backfills trace injection test and migrates from request.params to `request...
  • 2eeb61f Add static resources to EverythingServer sample (#361)
  • 86dd11a Improve WeatherTools.GetAlerts description in sample (#363)
  • e190844 Add SchemaCreateOptions in McpServerToolCreateOptions/McpServerPromptCreateOp...
  • ea296f5 Bump version to v0.1.0-preview.12
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ModelContextProtocol](https://github.com/modelcontextprotocol/csharp-sdk) and [ModelContextProtocol.AspNetCore](https://github.com/modelcontextprotocol/csharp-sdk). These dependencies needed to be updated together.

Updates `ModelContextProtocol` from 0.1.0-preview.10 to 0.1.0-preview.12
- [Release notes](https://github.com/modelcontextprotocol/csharp-sdk/releases)
- [Commits](modelcontextprotocol/csharp-sdk@v0.1.0-preview.10...v0.1.0-preview.12)

Updates `ModelContextProtocol.AspNetCore` from 0.1.0-preview.10 to 0.1.0-preview.12
- [Release notes](https://github.com/modelcontextprotocol/csharp-sdk/releases)
- [Commits](modelcontextprotocol/csharp-sdk@v0.1.0-preview.10...v0.1.0-preview.12)

---
updated-dependencies:
- dependency-name: ModelContextProtocol
  dependency-version: 0.1.0-preview.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: ModelContextProtocol.AspNetCore
  dependency-version: 0.1.0-preview.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 6, 2025
@Kamyab7 Kamyab7 closed this Jun 25, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/multi-fde1777928 branch June 25, 2025 06:27
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant