Skip to content

chore(deps): bump @modelcontextprotocol/sdk from 1.20.1 to 1.22.0 - #20

Merged
allenhutchison merged 1 commit into
mainfrom
dependabot/npm_and_yarn/modelcontextprotocol/sdk-1.22.0
Nov 20, 2025
Merged

chore(deps): bump @modelcontextprotocol/sdk from 1.20.1 to 1.22.0#20
allenhutchison merged 1 commit into
mainfrom
dependabot/npm_and_yarn/modelcontextprotocol/sdk-1.22.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 19, 2025

Copy link
Copy Markdown
Contributor

Bumps @modelcontextprotocol/sdk from 1.20.1 to 1.22.0.

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

1.22.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.21.1...1.22.0

1.21.2

What's changed

This is a patch release for a regression highlighted by #1103

This patch contains only the cherry picked fix in #1108

Full Changelog: modelcontextprotocol/typescript-sdk@1.21.1...1.21.2

1.21.1

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.21.0...1.21.1

1.21.0

What's Changed

New Contributors

... (truncated)

Commits
  • 324d471 chore: bump version for release (#1110)
  • 8019972 [auth] Fix march spec fallback for metadata discovery (#1108)
  • 29cb080 Implementation of SEP-986: Specify Format for Tool Names (#900)
  • 9f06b6b SEP-1330: Compatibility with SEP-1034 (#1100)
  • ce420f8 DRAFT: SEP-1034: Default values for Elicitation Schemas (#1096)
  • 2da89db change step name (#1089)
  • 6f20663 Upgrade to Node LTS (#1072)
  • 5e735c1 add pkg-pr-new bot (#1088)
  • f59996a SEP-1319: Decouple Request Payloads, Remove passthrough iteration, Typecheck ...
  • 806d7cf registerTool: accept ZodType<object> for input and output schema (#816)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by pcarleton, a new releaser for @​modelcontextprotocol/sdk since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@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>
@dependabot @github

dependabot Bot commented on behalf of github Nov 19, 2025

Copy link
Copy Markdown
Contributor Author

Assignees

The following users could not be added as assignees: google-gemini. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

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

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

@allenhutchison
allenhutchison merged commit bb1cbd3 into main Nov 20, 2025
6 checks passed
@allenhutchison
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>
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.

1 participant