chore(deps): bump @modelcontextprotocol/sdk from 1.20.1 to 1.22.0 - #20
Merged
allenhutchison merged 1 commit intoNov 20, 2025
Merged
Conversation
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.20.1 to 1.22.0. - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.20.1...1.22.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
allenhutchison
approved these changes
Nov 20, 2025
allenhutchison
deleted the
dependabot/npm_and_yarn/modelcontextprotocol/sdk-1.22.0
branch
November 20, 2025 00:03
jmbish04
referenced
this pull request
in jmbish04/google-workspace-mcp
Aug 27, 2026
* feat(gmail/docs): entity fix, rich compose, previews, email→PDF, GAS link
Gmail:
- Fix HTML-entity leak in Docs injection (html-to-braille used .rawText; now .text)
- cc/bcc on all compose tools (drafts included); multi-recipient to/cc/bcc (array or CSV)
- Inline images (as:"inline"+contentId → multipart/related Content-ID), href links, blob attach
- gmail_get_message: text/html/rfc body + always urls[{label,href}]; thread carries body+urls
- gmail_to_pdf: thread/message → PDF (Browser Rendering render OR native Apps Script via:appscript),
optional term highlighting
Docs/preview:
- preview_file + docs_create_from_markdown: per-page PNG previews (R2 previews bucket, 48h TTL,
/api/preview/:id) + optional Ollama vision critique via core-guardian (lib/guardian-ai.ts)
Apps Script (email-to-pdf):
- gas-projects.ts registry (scriptId per account) + set_gas_script; run via scripts.run
- gas/ git submodule → core-template-gas (source lives there; CI deploys)
Docs: AGENTS.md directive #20 (submodule + follow gas/AGENTS.md) + feature-map bullets.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* chore(gas): repoint submodule to merged core-template-gas master
email-to-pdf PR #8 merged; verified live end-to-end (thread → Drive PDF).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* refactor(preview/pdf): address code review
- doc-preview: render pages concurrently (Promise.all) instead of sequentially
— avoids stacking Browser-Rendering latencies on default-on create previews
- thread-pdf sanitizeBody: strip javascript:/vbscript: URLs before headless
render; document the remote-image fetch tradeoff
- fix stale docstrings (preview route R2 key, wrangler previews-bucket TTL)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* chore(gas): bump submodule to latest core-template-gas master
Includes base64 Gmail-logo header fix + account routing + V8/render hardening.
email-to-pdf verified live end-to-end (thread → Drive PDF, logo renders).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
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.
Bumps @modelcontextprotocol/sdk from 1.20.1 to 1.22.0.
Release notes
Sourced from
@modelcontextprotocol/sdk's releases.... (truncated)
Commits
324d471chore: bump version for release (#1110)8019972[auth] Fix march spec fallback for metadata discovery (#1108)29cb080Implementation of SEP-986: Specify Format for Tool Names (#900)9f06b6bSEP-1330: Compatibility with SEP-1034 (#1100)ce420f8DRAFT: SEP-1034: Default values for Elicitation Schemas (#1096)2da89dbchange step name (#1089)6f20663Upgrade to Node LTS (#1072)5e735c1add pkg-pr-new bot (#1088)f59996aSEP-1319: Decouple Request Payloads, Remove passthrough iteration, Typecheck ...806d7cfregisterTool: accept ZodType<object> for input and output schema (#816)Maintainer changes
This version was pushed to npm by pcarleton, a new releaser for
@modelcontextprotocol/sdksince your current version.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)