build(deps): bump the root-dependencies group with 18 updates - #1926
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the root-dependencies group with 18 updates#1926dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the root-dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [@modelcontextprotocol/client](https://github.com/modelcontextprotocol/typescript-sdk) | `2.0.0-beta.5` | `2.0.0` | | [@modelcontextprotocol/core](https://github.com/modelcontextprotocol/typescript-sdk) | `2.0.0-beta.5` | `2.0.0` | | [@modelcontextprotocol/ext-apps](https://github.com/modelcontextprotocol/ext-apps) | `1.7.4` | `1.7.5` | | [@modelcontextprotocol/server](https://github.com/modelcontextprotocol/typescript-sdk) | `2.0.0-beta.5` | `2.0.0` | | [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `6.0.2` | `6.0.5` | | [ajv](https://github.com/ajv-validator/ajv) | `8.18.0` | `8.20.0` | | [chokidar](https://github.com/paulmillr/chokidar) | `4.0.3` | `5.0.0` | | [commander](https://github.com/tj/commander.js) | `13.1.0` | `15.0.0` | | [hono](https://github.com/honojs/hono) | `4.12.25` | `4.12.33` | | [ink](https://github.com/vadimdemedes/ink) | `6.8.0` | `7.1.1` | | [open](https://github.com/sindresorhus/open) | `10.2.0` | `11.0.0` | | [pino](https://github.com/pinojs/pino) | `9.14.0` | `10.3.1` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.7` | `19.2.8` | | [undici](https://github.com/nodejs/undici) | `8.5.0` | `8.9.0` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.3` | | [globals](https://github.com/sindresorhus/globals) | `17.7.0` | `17.9.0` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` | Updates `@modelcontextprotocol/client` from 2.0.0-beta.5 to 2.0.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/@modelcontextprotocol/client@2.0.0-beta.5...@modelcontextprotocol/client@2.0.0) Updates `@modelcontextprotocol/core` from 2.0.0-beta.5 to 2.0.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/@modelcontextprotocol/core@2.0.0-beta.5...@modelcontextprotocol/core@2.0.0) Updates `@modelcontextprotocol/ext-apps` from 1.7.4 to 1.7.5 - [Release notes](https://github.com/modelcontextprotocol/ext-apps/releases) - [Changelog](https://github.com/modelcontextprotocol/ext-apps/blob/main/RELEASES.md) - [Commits](modelcontextprotocol/ext-apps@v1.7.4...v1.7.5) Updates `@modelcontextprotocol/server` from 2.0.0-beta.5 to 2.0.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/@modelcontextprotocol/server@2.0.0-beta.5...@modelcontextprotocol/server@2.0.0) Updates `@vitejs/plugin-react` from 6.0.2 to 6.0.5 - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.0.5/packages/plugin-react) Updates `ajv` from 8.18.0 to 8.20.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.18.0...v8.20.0) Updates `chokidar` from 4.0.3 to 5.0.0 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](paulmillr/chokidar@4.0.3...5.0.0) Updates `commander` from 13.1.0 to 15.0.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v13.1.0...v15.0.0) Updates `hono` from 4.12.25 to 4.12.33 - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.25...v4.12.33) Updates `ink` from 6.8.0 to 7.1.1 - [Release notes](https://github.com/vadimdemedes/ink/releases) - [Commits](vadimdemedes/ink@v6.8.0...v7.1.1) Updates `open` from 10.2.0 to 11.0.0 - [Release notes](https://github.com/sindresorhus/open/releases) - [Commits](sindresorhus/open@v10.2.0...v11.0.0) Updates `pino` from 9.14.0 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.14.0...v10.3.1) Updates `react` from 19.2.7 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `undici` from 8.5.0 to 8.9.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.5.0...v8.9.0) Updates `zod` from 4.3.6 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.3) Updates `globals` from 17.7.0 to 17.9.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.7.0...v17.9.0) Updates `prettier` from 3.8.4 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.6) Updates `typescript` from 5.9.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/client" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-dependencies - dependency-name: "@modelcontextprotocol/core" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-dependencies - dependency-name: "@modelcontextprotocol/ext-apps" dependency-version: 1.7.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-dependencies - dependency-name: "@modelcontextprotocol/server" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-dependencies - dependency-name: "@vitejs/plugin-react" dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-dependencies - dependency-name: ajv dependency-version: 8.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-dependencies - dependency-name: chokidar dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-dependencies - dependency-name: commander dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-dependencies - dependency-name: hono dependency-version: 4.12.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-dependencies - dependency-name: ink dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-dependencies - dependency-name: open dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-dependencies - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: root-dependencies - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-dependencies - dependency-name: undici dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-dependencies - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-dependencies - dependency-name: globals dependency-version: 17.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-dependencies - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-dependencies - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: root-dependencies ... 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 root-dependencies group with 18 updates:
2.0.0-beta.52.0.02.0.0-beta.52.0.01.7.41.7.52.0.0-beta.52.0.06.0.26.0.58.18.08.20.04.0.35.0.013.1.015.0.04.12.254.12.336.8.07.1.110.2.011.0.09.14.010.3.119.2.719.2.88.5.08.9.04.3.64.4.317.7.017.9.03.8.43.9.65.9.37.0.2Updates
@modelcontextprotocol/clientfrom 2.0.0-beta.5 to 2.0.0Release notes
Sourced from @modelcontextprotocol/client's releases.
... (truncated)
Commits
cc4b416Version Packages (#2555)faa7e2bfix(client): treat HTTP 401/403 on the negotiation probe as auth failures, no...a9835b4docs: comprehensive GA pass — stable-release wording, released-spec links, in...f6fbd48chore: exit changesets prerelease mode (#2565)f130e1afix(validators): honor declared draft-07/06 JSON Schema dialects instead of r...6dac272test: bump conformance referee to 0.2.0-alpha.10, unbaseline server-stateless...470678dfix: send SSE keep-alive comment frames from WebStandardStreamableHTTPServerT...Updates
@modelcontextprotocol/corefrom 2.0.0-beta.5 to 2.0.0Release notes
Sourced from @modelcontextprotocol/core's releases.
Commits
cc4b416Version Packages (#2555)faa7e2bfix(client): treat HTTP 401/403 on the negotiation probe as auth failures, no...a9835b4docs: comprehensive GA pass — stable-release wording, released-spec links, in...f6fbd48chore: exit changesets prerelease mode (#2565)f130e1afix(validators): honor declared draft-07/06 JSON Schema dialects instead of r...6dac272test: bump conformance referee to 0.2.0-alpha.10, unbaseline server-stateless...470678dfix: send SSE keep-alive comment frames from WebStandardStreamableHTTPServerT...Updates
@modelcontextprotocol/ext-appsfrom 1.7.4 to 1.7.5Release notes
Sourced from @modelcontextprotocol/ext-apps's releases.
Commits
92f46a5chore: bump ext-apps to 1.7.5 (#724)7d49807chore: clear npm audit findings (15 -> 3) (#725)c55a3a2fix: preserve experimental capability settings (#721)2ca6a59spec: sync object-src with default-src (#715)9778cf9Make lazy-auth-server usable on mobile (#714)cf87f2aci: fix README prettier build failure (#698)cd969dbdocs: add mcp-use inspector badge to supported clients (#650)f0d9582spec: add missing HostCapabilities fields (#653)ea8775ddocs: API Docs link for ext-apps/server (#697)fa12744docs: fix map-server readme and code of conduct links (#657)Updates
@modelcontextprotocol/serverfrom 2.0.0-beta.5 to 2.0.0Release notes
Sourced from @modelcontextprotocol/server's releases.
... (truncated)
Commits
cc4b416Version Packages (#2555)faa7e2bfix(client): treat HTTP 401/403 on the negotiation probe as auth failures, no...a9835b4docs: comprehensive GA pass — stable-release wording, released-spec links, in...f6fbd48chore: exit changesets prerelease mode (#2565)f130e1afix(validators): honor declared draft-07/06 JSON Schema dialects instead of r...6dac272test: bump conformance referee to 0.2.0-alpha.10, unbaseline server-stateless...470678dfix: send SSE keep-alive comment frames from WebStandardStreamableHTTPServerT...Updates
@vitejs/plugin-reactfrom 6.0.2 to 6.0.5Release notes
Sourced from @vitejs/plugin-react's releases.
Changelog
Sourced from @vitejs/plugin-react's changelog.
Commits
68c0cb8release: plugin-react@6.0.5 (#1362)555cdbcfix(react): make the react compiler preset filter linear (#1353)a00a9f8fix(deps): update all non-major dependencies (#1327)f4b5498release: plugin-react@6.0.47a40659fix(react):$RefreshSig$ is not definedwith NODE_ENV=production vite dev ...98b32d4fix(deps): update react 19.2.8 (#1298)8ae5449fix: babel-plugin-react-compiler cannot be imported when used in a framework ...f09ea01fix(deps): update all non-major dependencies (#1282)640fd35release: plugin-react@6.0.3889efb0fix(deps): update all non-major dependencies (#1249)Updates
ajvfrom 8.18.0 to 8.20.0Release notes
Sourced from ajv's releases.
Commits
0fba0b88.20.09caf8d6fix: add ES2022.RegExp for RegExpIndicesArray; fixes ajv-validator/ajv#2603 (...2065350fix: add support for node 22/24, drop node 16/21 (#2580)154b58d8.19.0e8d2bdctest/fix prototype pollution via $data ref with format keyword (#2607)Updates
chokidarfrom 4.0.3 to 5.0.0Release notes
Sourced from chokidar's releases.
Commits
c0c8d20Release 5.0.0.b211cecRemove src from npm8742246Upgrade dev deps, jsbt, ci files. Upgrade readdirp to v5.de5a34cMerge pull request #1442 from paulmillr/flaky-bunsc08a6c4fix: throttle based on dir + target0c55ab3test: wait for explicit calls in directory testce81be5perf: re-use double slash regex (#1435)7d9c1edMerge pull request #1433 from paulmillr/super-matrices3915541Merge pull request #1430 from paulmillr/esm-only9308bedchore: use Nodejs 24 in CI (#1432)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for chokidar since your current version.
Updates
commanderfrom 13.1.0 to 15.0.0Release notes
Sourced from commander's releases.
... (truncated)
Changelog
Sourced from commander's changelog.
... (truncated)
Commits
ba6d13dFix release dates in changelog (#2523)a752ed9Pin GitHub actions ...Description has been truncated