chore(deps): update dependency @modelcontextprotocol/ext-apps to v1.7.0#120
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency @modelcontextprotocol/ext-apps to v1.7.0#120renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
775517a to
b5e736f
Compare
5453cc2 to
33eabd7
Compare
33eabd7 to
3281baf
Compare
3281baf to
247b9d0
Compare
247b9d0 to
c8b6939
Compare
c8b6939 to
cc735fb
Compare
cc735fb to
b4aa5ec
Compare
b4aa5ec to
8e68bdf
Compare
8e68bdf to
d101cba
Compare
d101cba to
5b23e68
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.0→1.7.0Release Notes
modelcontextprotocol/ext-apps (@modelcontextprotocol/ext-apps)
v1.7.0: 1.7.0Compare Source
Changes since 1.6.0
Features
App.registerTool()/sendToolListChanged()— Views can expose tools for the Host to call (WebMCP-style) (#72)App.createSamplingMessage()— sampling support via stock SDK types (#530)console.warn, or throw withAppOptions.strict):Apphost-bound methods warn when called beforeconnect()completes; one-shot event handlers (ontoolinput/ontoolresult/etc.) warn when first registered afterconnect();AppBridgewarns when it receives requests beforeui/notifications/initialized(#623, #629, #625, #630, #631)AppOptions.allowUnsafeEval(defaultfalse) —Appconstructor setsz.config({ jitless: true })so Views run under strict CSP withoutunsafe-eval; opt out for the faster JIT path (#618)useApp()forwardsautoResizeandstrictto the underlyingApp(#622)Fixes
useAppeffect cleanup now closes theApp, so React StrictMode's dev double-invoke doesn't leave a zombiePostMessageTransportlistener receiving every host message alongside the live instance (#631)csp/permissionstyped?: neveronMcpUiToolMetaso misplaced declarations fail at compile time (#624)resourceUriJSDoc that referenced the deprecated flat_meta["ui/resourceUri"]key (#626)Chore
npm run bumpscript for version bumps across root + workspaces; npm-publish jobs now approve in a single click; prereleases publish under--tag beta(#568)link-selfwhen target is a symlink;--diff-filter=dso re-stage doesn't fail on deletions (#621)CONTRIBUTING.md(#550)v1.6.0: 1.6.0Compare Source
What's Changed
Full Changelog: modelcontextprotocol/ext-apps@v1.5.0...v1.6.0
v1.5.0: 1.5.0Compare Source
What's Changed
Full Changelog: modelcontextprotocol/ext-apps@v1.4.0...v1.5.0
v1.4.0: 1.4.0Compare Source
Changes since 1.3.2:
SDK
pdf-server
Dependencies
v1.3.2: 1.3.2Compare Source
What's Changed
Full Changelog: modelcontextprotocol/ext-apps@v1.3.1...v1.3.2
v1.3.1: 1.3.1Compare Source
What's Changed
Full Changelog: modelcontextprotocol/ext-apps@v1.3.0...v1.3.1
v1.3.0: 1.3.0Compare Source
What's Changed
Full Changelog: modelcontextprotocol/ext-apps@v1.2.2...v1.3.0
v1.2.2: 1.2.2Compare Source
What's Changed
Full Changelog: modelcontextprotocol/ext-apps@v1.2.1...v1.2.2
v1.2.1: 1.2.1Compare Source
What's Changed
Full Changelog: modelcontextprotocol/ext-apps@v1.2.0...v1.2.1
v1.2.0: 1.2.0Compare Source
Changes since 1.1.2:
Features
Fixes
Refactors
Examples & Plugin
Docs
Full Changelog: modelcontextprotocol/ext-apps@v1.1.2...v1.2.0
v1.1.2: 1.1.2Compare Source
What's Changed
Full Changelog: modelcontextprotocol/ext-apps@v1.1.1...v1.1.2
v1.1.1: 1.1.1Compare Source
What's Changed
Full Changelog: modelcontextprotocol/ext-apps@v1.1.0...v1.1.1
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.