Skip to content

Bump tauri-plugin-mcp-bridge from 0.10.0 to 0.11.0 in /src-tauri - #208

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/tauri-plugin-mcp-bridge-0.11.0
Closed

Bump tauri-plugin-mcp-bridge from 0.10.0 to 0.11.0 in /src-tauri#208
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/tauri-plugin-mcp-bridge-0.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Copy link
Copy Markdown
Contributor

Bumps tauri-plugin-mcp-bridge from 0.10.0 to 0.11.0.

Release notes

Sourced from tauri-plugin-mcp-bridge's releases.

Release 0.11.0

tauri-plugin-mcp-bridge

crates.io npm

Added

  • Use native WKWebView evaluateJavaScript on macOS

Fixed

  • Keep JS eval working when window is unfocused
  • Handle null-prototype objects in captureLog
  • Use Object.keys fallback for non-serializable objects
  • Split overly long comment in bridge.js to fix ESLint max-len error

@​hypothesi/tauri-mcp-server

npm

Added

  • Improve React compatibility, text strategy fallbacks, and auto-connect

Fixed

  • Honor windowId in webview tools
  • Keep async JS and Node 24 builds working

@​hypothesi/tauri-mcp-cli

npm

Changed

  • Align marketplace.json with claude-code best practices
Changelog

Sourced from tauri-plugin-mcp-bridge's changelog.

[0.11.0] - 2026-04-07

Added

  • Improve React compatibility, text strategy fallbacks, and auto-connect
  • Use native WKWebView evaluateJavaScript on macOS

Fixed

  • Honor windowId in webview tools
  • Keep async JS and Node 24 builds working
  • Keep JS eval working when window is unfocused
  • Handle null-prototype objects in captureLog
  • Use Object.keys fallback for non-serializable objects

Changed

  • Align marketplace.json with claude-code best practices
  • Documentation and infrastructure updates
Commits
  • b74fd6c chore: version bump: v0.11.0
  • aca4c9c chore: align marketplace.json with claude-code best practices
  • 16a0662 Merge branch 'fix-issue-7-windowid-webview-tools'
  • 904d639 fix: honor windowId in webview tools
  • 6cfcd14 docs: docs site styling fixes
  • 709b8c2 docs: update tool count and ensure CLI docs are accurate
  • a24d233 chore: update gitignore for issue-tracking system
  • dc3da4c docs: docs site styling fixes
  • e9a6139 docs: update tool count and ensure CLI docs are accurate
  • 811bea2 chore: update gitignore for issue-tracking system
  • 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 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)

Bumps [tauri-plugin-mcp-bridge](https://github.com/hypothesi/mcp-server-tauri) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/hypothesi/mcp-server-tauri/releases)
- [Changelog](https://github.com/hypothesi/mcp-server-tauri/blob/main/CHANGELOG.md)
- [Commits](hypothesi/mcp-server-tauri@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: tauri-plugin-mcp-bridge
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #218.

@dependabot dependabot Bot closed this May 1, 2026
@dependabot
dependabot Bot deleted the dependabot/cargo/src-tauri/tauri-plugin-mcp-bridge-0.11.0 branch May 1, 2026 12:51
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants