Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2025

Bumps the bundled group with 3 updates in the / directory: @modelcontextprotocol/sdk, chrome-devtools-frontend and puppeteer.

Updates @modelcontextprotocol/sdk from 1.20.2 to 1.21.1

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

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

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

Commits
  • fcc7da8 chore: bump version for release (#1085)
  • 4463737 FIX: use a nightly spec.types.ts (#1087)
  • 11f04e1 Check script which typechecks using Typescripts new Go port (#1075)
  • 9757ace move CLI script to dedicated scripts directory (#1073)
  • ee9fed2 fix: Support WWW-Authenticate scope param for SEP-835 (#983)
  • 2166047 Add @​deprecated annotations to legacy APIs (#1018)
  • 664e66e Only use path-based discovery URLs from the authorization server to discover ...
  • 783d53b chore: bump version to 1.21.0 for release (#1062)
  • 7387c44 Fix: Non-existent tool, disabled tool and inputSchema validation return MCP p...
  • 874aa27 fix: Prefer the token_endpoint_auth_method response from DCR registration ...
  • Additional commits viewable in compare view

Updates chrome-devtools-frontend from 1.0.1534717 to 1.0.1541552

Commits
  • 4200e30 [AI] Fix getResourceContent
  • ad5b9a9 Fix Markdown eslint rule violation
  • 0b2d1c4 RPP: fix broken HTML in annotation label generation
  • 63e3a04 Update Chrome (for Testing) PIN
  • c5f79f3 Update DevTools DEPS (trusted)
  • 16cf3fc [Console Insights Teasers] Add GPU check to general availability check
  • 18fbfdd [common] Consistently use 'this.#settings' in VersionController
  • c561310 [EsLint] Allow using assert() for type narrowing
  • 42a4e8c Add ve-log for generating annotation label
  • 50e335b [foundation] Add basic Universe, only instantiating settings for now
  • Additional commits viewable in compare view

Updates puppeteer from 24.26.1 to 24.29.1

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.29.1

24.29.1 (2025-11-06)

🛠️ Fixes

puppeteer: v24.29.1

24.29.1 (2025-11-06)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.29.0 to 24.29.1

puppeteer-core: v24.29.0

24.29.0 (2025-11-05)

🎉 Features

🛠️ Fixes

  • do not wait for all targets when connecting (#14395) (0029495)
  • tasks and session management in ExtensionTransport (#14400) (47c92d6)

puppeteer: v24.29.0

24.29.0 (2025-11-05)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.29.1 (2025-11-06)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.29.0 to 24.29.1

🛠️ Fixes

24.29.0 (2025-11-05)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.28.0 to 24.29.0

🎉 Features

🛠️ Fixes

  • do not wait for all targets when connecting (#14395) (0029495)
  • tasks and session management in ExtensionTransport (#14400) (47c92d6)

24.28.0 (2025-11-03)

... (truncated)

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

…ates

Bumps the bundled group with 3 updates in the / directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [chrome-devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend) and [puppeteer](https://github.com/puppeteer/puppeteer).


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

Updates `chrome-devtools-frontend` from 1.0.1534717 to 1.0.1541552
- [Commits](ChromeDevTools/devtools-frontend@v1.0.1534717...v1.0.1541552)

Updates `puppeteer` from 24.26.1 to 24.29.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.26.1...puppeteer-v24.29.1)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.21.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundled
- dependency-name: chrome-devtools-frontend
  dependency-version: 1.0.1541552
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundled
- dependency-name: puppeteer
  dependency-version: 24.29.1
  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 Nov 9, 2025
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