Skip to content

chore: bump tauri-plugin-mcp-bridge from 0.10.0 to 0.11.2 in /src-tauri#724

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

chore: bump tauri-plugin-mcp-bridge from 0.10.0 to 0.11.2 in /src-tauri#724
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src-tauri/tauri-plugin-mcp-bridge-0.11.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

Release 0.11.2

tauri-plugin-mcp-bridge

crates.io npm

Fixed

  • Avoid bringing macOS Tauri windows to the front during JS eval and script injection; screenshot capture only foregrounds a fully occluded window unless TAURI_MCP_NO_FOREGROUND is set
  • Log macOS screenshot capture failure modes

@​hypothesi/tauri-mcp-server

npm

Changed

  • Warn about Claude Code /select argument bugs in prompt docs

Fixed

  • Wait for bridge plugin readiness in global test setup
  • Align session restart E2E test expectations with idempotent start behavior

@​hypothesi/tauri-mcp-cli

npm

No changes to this package.

Release 0.11.1

tauri-plugin-mcp-bridge

crates.io npm

Changed

  • Extract prepare_window_for_eval to a shared utils module
  • Reduce duplication in execute_js and related command modules

Fixed

  • Resolve lint and formatting errors in script_injection and websocket modules

@​hypothesi/tauri-mcp-server

npm

Changed

  • Deduplicate webview scripts (element-picker, html2canvas-loader, scripts index)

... (truncated)

Changelog

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

[0.11.2] - 2026-05-19

Changed

  • Move commit message linting to the commit-msg hook
  • Document the local-dev MCP testing workflow in AGENTS.md
  • Warn about Claude Code /select argument bugs in prompt docs

Fixed

  • Avoid bringing macOS Tauri windows to the front during JS eval and script injection; screenshot capture only foregrounds a fully occluded window unless TAURI_MCP_NO_FOREGROUND is set
  • Log macOS screenshot capture failure modes from the bridge plugin
  • Wait for bridge plugin readiness in global test setup
  • Align session restart E2E test expectations with idempotent start behavior

[0.11.1] - 2026-04-25

Changed

  • Internal refactors to deduplicate webview scripts and extract shared utilities
  • Extract SETUP_INSTRUCTIONS constant to a dedicated module
  • Extract prepare_window_for_eval to a shared utils module in the bridge plugin

Fixed

  • Resolve lint and formatting errors in CI
  • Add Rust and system dependencies to the test-cli CI job

Documentation

  • Add BrowserStack statement to README
  • Add CLI folder description to AGENTS.md

[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
  • b4da065 chore: version bump: v0.11.2
  • d610ec9 test: align session restart assertion
  • cac1b1e fix: limit macos window foregrounding
  • 6a88b9d docs: document local-dev MCP testing workflow in AGENTS.md
  • aff1a82 chore: log macOS screenshot failure modes from the bridge plugin
  • 63d8649 chore: enforce commit message linting at authoring time
  • a260b55 docs: warn about Claude Code bugs affecting /select prompt args
  • 5c806df fix: rely on bridge plugin readiness for global test setup
  • 8a04990 chore: version bump: v0.11.1
  • 34fd1ad chore: add cli folder description to AGENTS.md
  • 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.2.
- [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.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from boudydegeer as a code owner June 15, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants