Conversation
… updates Bumps the production-deps group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.0.1` | `1.1.0` | | [@google/genai](https://github.com/googleapis/js-genai) | `1.43.0` | `1.45.0` | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.26.0` | `1.27.1` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.6.2` | `12.8.0` | | [open](https://github.com/sindresorhus/open) | `10.2.0` | `11.0.0` | | [openai](https://github.com/openai/openai-node) | `6.22.0` | `6.29.0` | | [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.32.2` | `3.33.0` | | [web-tree-sitter](https://github.com/tree-sitter/tree-sitter/tree/HEAD/lib/binding_web) | `0.26.5` | `0.26.7` | | [zod](https://github.com/colinhacks/zod) | `3.25.76` | `4.3.6` | Updates `@clack/prompts` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.1.0/packages/prompts) Updates `@google/genai` from 1.43.0 to 1.45.0 - [Release notes](https://github.com/googleapis/js-genai/releases) - [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/js-genai@v1.43.0...v1.45.0) Updates `@modelcontextprotocol/sdk` from 1.26.0 to 1.27.1 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@v1.26.0...v1.27.1) Updates `better-sqlite3` from 12.6.2 to 12.8.0 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.6.2...v12.8.0) 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 `openai` from 6.22.0 to 6.29.0 - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.22.0...v6.29.0) Updates `simple-git` from 3.32.2 to 3.33.0 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.33.0/simple-git) Updates `web-tree-sitter` from 0.26.5 to 0.26.7 - [Release notes](https://github.com/tree-sitter/tree-sitter/releases) - [Commits](https://github.com/tree-sitter/tree-sitter/commits/v0.26.7/lib/binding_web) Updates `zod` from 3.25.76 to 4.3.6 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.76...v4.3.6) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: "@google/genai" dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: better-sqlite3 dependency-version: 12.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: open dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps - dependency-name: openai dependency-version: 6.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: simple-git dependency-version: 3.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: web-tree-sitter dependency-version: 0.26.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-deps - dependency-name: zod dependency-version: 4.3.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Zod v4 requires .default() values to satisfy the full output type.
Replace .default({}) with explicit values for the http and mcp
server config objects where inner fields have required output types.
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||
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 production-deps group with 9 updates in the / directory:
1.0.11.1.01.43.01.45.01.26.01.27.112.6.212.8.010.2.011.0.06.22.06.29.03.32.23.33.00.26.50.26.73.25.764.3.6Updates
@clack/promptsfrom 1.0.1 to 1.1.0Release notes
Sourced from
@clack/prompts's releases.Changelog
Sourced from
@clack/prompts's changelog.Commits
56edf97[ci] release (#472)ba3df8efix(prompts): honor withGuide for intro/outro/cancel messages (#474)e3333fbrefactor(core, prompts): replace picocolors with styleText (#403)594c58a[ci] formatc3666e2chore(prompts): destructlimitOptionparam for better code readability (#457)Updates
@google/genaifrom 1.43.0 to 1.45.0Release notes
Sourced from
@google/genai's releases.Changelog
Sourced from
@google/genai's changelog.Commits
2d82de4chore(main): release 1.45.0 (#1384)85c6b28chore: Update response MIME type field status.67f39ecfeat: enable language code for audio transcription config in Live API for Ver...0d9e857chore: Removesignaturefrom tool call content/delta types and add `call_id...7e6d6e0chore: Additional configuration for private vertex_internal entrypoint5d3759achore: update commentse98f210chore: add streaming benchmark3fbab01chore: internal changeb4ac722feat: Add inference_generation_config to EvaluationConfig for Tuning4e4ed3dchore(main): release 1.44.0 (#1361)Updates
@modelcontextprotocol/sdkfrom 1.26.0 to 1.27.1Release notes
Sourced from
@modelcontextprotocol/sdk's releases.Commits
4faa8c8chore: bump version to 1.27.1 (#1581)09a85a8fix: call onerror for silently swallowed transport errors (#1580)e79d14afix: prevent command injection in example URL opening (v1.x backport) (#1579)342ea39docs: comprehensive feature documentation for SEP-1730 Tier 1 (#1548)2084a22docs: add governance documentation for SEP-1730 (#1547)f2d2145feat: implement auth/pre-registration conformance scenario (#1545)8cbc658chore: bump version for v1.27.0 (#1541)5c16ae3[v1.x] feat(tasks): add streaming methods for elicitation and sampling (#1528)97ab379feat: add url property to RequestInfo interface (#1353)825e9abfeat: backport discoverOAuthServerInfo() and discovery caching to v1.x (#1533)Updates
better-sqlite3from 12.6.2 to 12.8.0Release notes
Sourced from better-sqlite3's releases.
... (truncated)
Commits
fe774f512.8.08617ed6fix: use HolderV2() for PropertyCallbackInfo on V8 >= 12.5 (#1459)959a018Update SQLite to version 3.51.3 (#1460)43729c0Readme: requires Node.js v20 or later (#1443)27dc75112.7.1db1119cUpdate SQLite to version 3.51.2 (#1457)d2c4815fix: use Holder() instead of This() for Electron 41 compatibility (#1456)ef9ffce12.7.03be46ffRevert "Fix Node v25 test errors" (#1455)f3a44a4Update SQLite to version 3.52.0 (#1449)Updates
openfrom 10.2.0 to 11.0.0Release notes
Sourced from open's releases.
Commits
881533011.0.0b8d8107Refactorce31b94Fix app launch failure detection for fallback supportb40f4b8Addchromium-browserfallback for Linuxe789eecRequire Node.js 2067109f8Automatically detect PowerShell accessibility in WSL8821bf7Fix WSL access via remote SSH8ce0f7dFix handling ofimport.meta.urlnot being available2283000Suppress PowerShell progress messages on Windowse1af0eeIgnore stdio on Windows when not waiting for processUpdates
openaifrom 6.22.0 to 6.29.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
6bf4fcbrelease: 6.29.0c1fc3b6feat(api): custom voices7ab6154release: 6.28.00064618feat(api): sora api improvements: character api, video extensions/edits, high...b13cc21feat(api): manual updates4985a81feat(api): manual updatesc05d69cchore: use proper capitalization for WebSocketsfc5dd95chore: match http protocol with ws protocol instead of wss954cd78fix(types): remove detail field from ResponseInputFile and ResponseInputFileC...b61d477chore(internal): update dependencies to address dependabot vulnerabilitiesUpdates
simple-gitfrom 3.32.2 to 3.33.0Release notes
Sourced from simple-git's releases.
Changelog
Sourced from simple-git's changelog.
Commits
8bbbabcVersion Packagesa263635Clone API use pathspec (#1132)e253a0dFix/block unsafe 2603 (#1135)a1170e5Version Packagesf704208In extension to CVE-2022-25912, switch to case-insensitive check for `protoco...Updates
web-tree-sitterfrom 0.26.5 to 0.26.7Release notes
Sourced from web-tree-sitter's releases.
Commits
6f2e8a6release v0.26.7534c4a00.26.63b85287web: add default export to CJS bundleUpdates
zodfrom 3.25.76 to 4.3.6Release notes
Sourced from zod's releases.
... (truncated)
Commits
ca3c862v4.3.6762e911Generalize numeric key handlingdfbbf1cAvoid re-exported star modules (#5656)cbf77bbAvoid non null assertion (#5638)85db85efix: typo in codec.test.ts file (#5628)edd4132fix: add missing User-agent to robots.txt and allow all (#5646)251d716Clean up workflow_callf4b7baeUpdate pullfrog.yml (#5634)9977fb0Add brand.dev to sponsors0cdc0b84.3.5Dependabot 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