Skip to content

Bump tauri-plugin-mcp-bridge from 0.10.0 to 0.11.1 in /src-tauri - #218

Merged
tylergraydev merged 1 commit into
mainfrom
dependabot/cargo/src-tauri/tauri-plugin-mcp-bridge-0.11.1
May 14, 2026
Merged

Bump tauri-plugin-mcp-bridge from 0.10.0 to 0.11.1 in /src-tauri#218
tylergraydev merged 1 commit into
mainfrom
dependabot/cargo/src-tauri/tauri-plugin-mcp-bridge-0.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

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)
  • Extract SETUP_INSTRUCTIONS to a dedicated constants module

Fixed

  • Resolve lint and formatting errors in prompts-registry and tools-registry

@​hypothesi/tauri-mcp-cli

npm

No changes to this package.

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

... (truncated)

Changelog

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

[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
  • 8a04990 chore: version bump: v0.11.1
  • 34fd1ad chore: add cli folder description to AGENTS.md
  • 5c4850c docs: add BrowserStack statement to README
  • 687f662 Merge pull request #20 from hypothesi/fix/ci-errors-2257419898391673200
  • b01184b fix: resolve lint and formatting errors in CI
  • 7a8b29a fix: add Rust and system deps to test-cli CI job
  • f1876ba refactor: address secondary duplications for 60-token threshold
  • 7e5993f refactor: deduplicate webview scripts
  • a7632b1 refactor: extract SETUP_INSTRUCTIONS to constants
  • 70136d7 refactor: extract prepare_window_for_eval to utils module
  • 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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: tauri-plugin-mcp-bridge
  dependency-version: 0.11.1
  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 May 1, 2026
@tylergraydev
tylergraydev merged commit 9ffac4d into main May 14, 2026
10 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/src-tauri/tauri-plugin-mcp-bridge-0.11.1 branch May 14, 2026 17:50
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.

1 participant