Skip to content

chore(deps-dev): bump the bundled group with 3 updates#526

Merged
OrKoN merged 1 commit intomainfrom
dependabot/npm_and_yarn/bundled-c1c27e6ba2
Nov 5, 2025
Merged

chore(deps-dev): bump the bundled group with 3 updates#526
OrKoN merged 1 commit intomainfrom
dependabot/npm_and_yarn/bundled-c1c27e6ba2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Updates @modelcontextprotocol/sdk from 1.20.2 to 1.21.0

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

1.21.0

What's Changed

New Contributors

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

Commits
  • 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 ...
  • e74a358 Update metadata.ts (#1010)
  • 5a8fb39 feat: pluggable JSON schema validator providers (#1012)
  • See full diff in compare view

Updates chrome-devtools-frontend from 1.0.1538310 to 1.0.1539728

Commits
  • db6563f [docs] Add a screenshot test for LMI and remove it from component docs
  • 2e93ad7 [Cxx extension e2e] Disable DevToolsAiPromptApi
  • d813de5 Tooltip: improve positioning in fallback case
  • c2d3683 Let EsLint handle excluded files in PRESUBMIT
  • a83225f Update Chrome (for Testing) PIN
  • 2e32990 Update Chrome (for Testing) PIN
  • d429ba9 [docs] Remove icon button and issue panel related docs
  • 2f78c04 [cleanup] Prefixes for eslint-plugin-lit
  • 8327563 Refactor ElementsTreeElement to be more declarative
  • 85221e3 [node] Add regression test for node_app breakage
  • Additional commits viewable in compare view

Updates puppeteer from 24.28.0 to 24.29.0

Release notes

Sourced from puppeteer's releases.

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
    • dependencies
      • puppeteer-core bumped from 24.28.0 to 24.29.0
Changelog

Sourced from puppeteer's changelog.

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)
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 3 updates: [@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.0
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@1.20.2...1.21.0)

Updates `chrome-devtools-frontend` from 1.0.1538310 to 1.0.1539728
- [Commits](ChromeDevTools/devtools-frontend@v1.0.1538310...v1.0.1539728)

Updates `puppeteer` from 24.28.0 to 24.29.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.28.0...puppeteer-v24.29.0)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundled
- dependency-name: chrome-devtools-frontend
  dependency-version: 1.0.1539728
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundled
- dependency-name: puppeteer
  dependency-version: 24.29.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundled
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 5, 2025
@OrKoN OrKoN enabled auto-merge (squash) November 5, 2025 10:32
@OrKoN OrKoN merged commit 418934a into main Nov 5, 2025
18 checks passed
@OrKoN OrKoN deleted the dependabot/npm_and_yarn/bundled-c1c27e6ba2 branch November 5, 2025 10:34
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