Skip to content

Update symfony/mcp-bundle requirement from ^0.9 to ^0.12 - #14

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/mcp-bundle-tw-0.12
Open

Update symfony/mcp-bundle requirement from ^0.9 to ^0.12#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symfony/mcp-bundle-tw-0.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on symfony/mcp-bundle to permit the latest version.

Release notes

Sourced from symfony/mcp-bundle's releases.

v0.12.0

Changelog (symfony/mcp-bundle@v0.11.0...v0.12.0)

Changelog

Sourced from symfony/mcp-bundle's changelog.

CHANGELOG

0.12

  • Register tools, prompts, resources, and resource templates via container instead of the SDK's file-based discovery
  • Add debug:mcp command listing the registered MCP capabilities with their handlers
  • Show MCP capabilities (including their handlers) in the profiler panel on every request, not only on requests serving MCP

0.11

  • Add http.allowed_hosts configuration to allow custom hosts or disable the DNS rebinding protection when exposing a public MCP server
  • Add MCP Apps support via the #[AsMcpApp]/#[AsMcpAppTool] attributes: interactive HTML UI resources whose tools return a context array the bundle renders server-side with Twig (HTML-over-the-wire); configurable via mcp.apps.enabled

0.8

  • Add framework session store backed by Symfony's SessionHandlerInterface

0.4

  • Add ResetInterface support to TraceableRegistry to clear collected data between requests

0.3

  • Add support for server description, icons, and website URL

0.1

  • Add the bundle
Commits
  • 7ffd7bf [MCP Bundle] Show MCP capabilities in profiler on every request
  • e641da6 [MCP Bundle] Add debug:mcp command listing registered capabilities
  • c57bdad [MCP Bundle] Replace file-based discovery with compile-time container registr...
  • f973cf4 [MCP Bundle][Mate] Support mcp/sdk 0.7
  • 2062f56 [MCP Bundle] Add MCP Apps support (#[AsMcpApp] / #[AsMcpAppTool])
  • bc358da [McpBundle] Extract HTTP middleware resolution into a factory
  • b39c1b5 [McpBundle] Allow configuring DNS rebinding protection allowed hosts
  • b473eae [MCP Bundle] Bump mcp/sdk to 0.6
  • See full diff 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 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.

Updates the requirements on [symfony/mcp-bundle](https://github.com/symfony/mcp-bundle) to permit the latest version.
- [Release notes](https://github.com/symfony/mcp-bundle/releases)
- [Changelog](https://github.com/symfony/mcp-bundle/blob/main/CHANGELOG.md)
- [Commits](symfony/mcp-bundle@v0.9.0...v0.12.0)

---
updated-dependencies:
- dependency-name: symfony/mcp-bundle
  dependency-version: 0.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jul 23, 2026
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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants