Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2025

Bumps the bundled group with 2 updates: @modelcontextprotocol/sdk and puppeteer.

Updates @modelcontextprotocol/sdk from 1.21.1 to 1.24.1

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

1.24.1

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.24.0...1.24.1

1.24.0

Summary

This release brings us up to speed with the latest MCP spec 2025-11-25. Take a look at the latest spec as well as the release blog post.

What's Changed

New Contributors

... (truncated)

Commits
  • 6dd7cd4 chore: bump version for release (#1219)
  • 600859f chore: update protocol version to 2025-11-25 (#1218)
  • bfad917 fix(streamableHttp): fix infinite retries when maxRetries is set to 0 (#1216)
  • 356b7e6 chore: bump version for release (#1215)
  • 09623e2 Merge commit from fork
  • cf51343 feat: backwards-compatible createMessage overloads for SEP-1577 (#1212)
  • 8204126 fix: allow zod 4 transformations (#1213)
  • 6083600 Modify Origin header validation in validateRequestHeaders (streamableHttp.ts ...
  • a6ee2cb fix: normalize null to undefined in ElicitResultSchema content field (#1204)
  • 4b651b8 feat: add closeStandaloneSSEStream for GET stream polling (#1203)
  • 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.


Updates puppeteer from 24.31.0 to 24.32.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.32.0

24.32.0 (2025-12-03)

🎉 Features

🛠️ Fixes

  • ignore non-page DevTools targets when handleDevToolsAsPage=true (#14472) (11bf1d2)
  • prevent accessibility nodes attributes with false from being ignored (#14475) (086a8ab)
  • roll to Firefox 145.0.2 (#14462) (97ca894)
  • webdriver: allow for scripts to throw platform objects (#14456) (7c0d3d9)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.13 to 2.11.0

puppeteer: v24.32.0

24.32.0 (2025-12-03)

🎉 Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.13 to 2.11.0
      • puppeteer-core bumped from 24.31.0 to 24.32.0
Changelog

Sourced from puppeteer's changelog.

24.32.0 (2025-12-03)

🎉 Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.13 to 2.11.0

🛠️ Fixes

  • ignore non-page DevTools targets when handleDevToolsAsPage=true (#14472) (11bf1d2)
  • prevent accessibility nodes attributes with false from being ignored (#14475) (086a8ab)
  • roll to Firefox 145.0.2 (#14462) (97ca894)
  • webdriver: allow for scripts to throw platform objects (#14456) (7c0d3d9)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the bundled group with 2 updates: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) and [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `@modelcontextprotocol/sdk` from 1.21.1 to 1.24.1
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@1.21.1...1.24.1)

Updates `puppeteer` from 24.31.0 to 24.32.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.31.0...puppeteer-v24.32.0)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.24.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundled
- dependency-name: puppeteer
  dependency-version: 24.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundled
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 3, 2025
@OrKoN OrKoN enabled auto-merge (squash) December 3, 2025 09:02
@OrKoN OrKoN merged commit 4e69ed4 into main Dec 3, 2025
20 checks passed
@OrKoN OrKoN deleted the dependabot/npm_and_yarn/bundled-8f42df2786 branch December 3, 2025 09:05
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant