chore(deps-dev): bump the bundled group across 1 directory with 4 updates - #32
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the bundled group across 1 directory with 4 updates#32dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the bundled group with 4 updates in the / directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js), [puppeteer](https://github.com/puppeteer/puppeteer) and [yargs](https://github.com/yargs/yargs). Updates `@modelcontextprotocol/sdk` from 1.29.0 to 1.30.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.29.0...1.30.0) Updates `core-js` from 3.49.0 to 3.50.0 - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.50.0/packages/core-js) Updates `puppeteer` from 24.43.0 to 25.5.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.43.0...puppeteer-v25.5.0) Updates `yargs` from 18.0.0 to 18.1.0 - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v18.0.0...v18.1.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled - dependency-name: core-js dependency-version: 3.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled - dependency-name: puppeteer dependency-version: 25.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: bundled - dependency-name: yargs dependency-version: 18.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled ... Signed-off-by: dependabot[bot] <support@github.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 the bundled group with 4 updates in the / directory: @modelcontextprotocol/sdk, core-js, puppeteer and yargs.
Updates
@modelcontextprotocol/sdkfrom 1.29.0 to 1.30.0Release notes
Sourced from @modelcontextprotocol/sdk's releases.
Commits
2d889f2chore: bump version to 1.30.0 (#2563)e3f3daaFix SSE keep-alive timer lifecycle in Streamable HTTP server transport (v1.x)...bb5a718fix(deps): widen@hono/node-serverpast GHSA-frvp-7c67-39w9 (#2549)1dad263fix: send SSE keep-alive comment frames from Streamable HTTP server transport...69749aaValidate Content-Type by parsed media type instead of substring match (v1.x) ...369513dfix: support Zod 3.25 method literals (#2368)e7ee57cv1 stdio buffer limit (#2239)c36e1efAdd end-to-end test suite (#2167)bf1e022chore(ci): switch publish to OIDC trusted publishing (#1839)9edbab7fix(server): prioritize zod issues and format them (#1503)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@modelcontextprotocol/sdksince your current version.Updates
core-jsfrom 3.49.0 to 3.50.0Changelog
Sourced from core-js's changelog.
... (truncated)
Commits
486e8d6v3.50.06a78c6aCache URL#toString (#1533)5d4f138fix: correct Iterator zip entry exports7e8e1ccrename method for consistency2507115fixJSON.stringifypolyfill with an array replacerJSON.stringifypolyfill...4036342makeURL/URLSearchParamsparsing a little more correct (char sets, perc...37375bafix order of detection276de47add detection of missed Webkit ~ Safari < 26.2Iterator.prototype.flatMapb...6e4a942usePromiseResolvesemantics inPromise.tryff52b9fbackport await dictionary stage 3 proposalUpdates
puppeteerfrom 24.43.0 to 25.5.0Release notes
Sourced from puppeteer's releases.
... (truncated)
Changelog
Sourced from puppeteer's changelog.
... (truncated)
Commits
f8d63c7chore: release main (#15263)1e871b0chore(deps): bump the all group with 2 updates (#15280)dd365ccfix: roll to Firefox 153.0.1 (#15269)a7f07dbfix: roll to Chrome 151.0.7922.71 (#15272)8197e1arevert: run hooks even if we try to kill the process (#15288)39c4653fix: do not override the user agent when nothing is emulated (#15274)67d1467refactor: move some of the logger to constructor (#15282)c8faa53refactor: use a enum to manage the prefixes (#15281)3ab1b98chore(deps): bump the all group in /website with 2 updates (#15279)5dc2964fix: disable WebUIOmniboxPopup and WebUIOmniboxAimPopup features (#15278)Updates
yargsfrom 18.0.0 to 18.1.0Changelog
Sourced from yargs's changelog.
Commits
8878a89chore(main): release 18.1.0 (#2475)db916b4chore: add workflow_dispatch for release-please (#2564)4153e0fchore: improve build robustness (#2554)186d2e6docs: clarify nargs option-like values (#2551)c615633docs: fix various typos in source code (#2525)7c76d0adocs: fix broken links in api.md (#2549)37e2e5bchore: fix .wrap() docs (#2493)547e300chore: update the easy dependencies (#2552)e086681chore(deps): update dependency cross-env to v10 (#2480)88f548cchore: fix typos (#2492)Maintainer changes
This version was pushed to npm by shadowspawn, a new releaser for yargs since 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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