build(deps): bump the minor-and-patch group across 1 directory with 11 updates#119
build(deps): bump the minor-and-patch group across 1 directory with 11 updates#119dependabot[bot] wants to merge 1 commit into
Conversation
…1 updates Bumps the minor-and-patch group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) | `1.25.1` | `1.29.0` | | [vscode-languageserver-types](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/types) | `3.17.5` | `3.18.0` | | [yaml](https://github.com/eemeli/yaml) | `2.8.2` | `2.9.0` | | [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `21.2.0` | `21.2.1` | | [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun) | `1.3.5` | `1.3.14` | | [turbo](https://github.com/vercel/turborepo) | `2.7.1` | `2.10.4` | | [zod](https://github.com/colinhacks/zod) | `4.2.1` | `4.4.3` | | [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.5.0` | `12.11.1` | | [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `4.2.2` | `4.4.8` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.1.18` | `4.3.2` | Updates `@modelcontextprotocol/sdk` from 1.25.1 to 1.29.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.25.1...v1.29.0) Updates `vscode-languageserver-types` from 3.17.5 to 3.18.0 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/types/3.18.0/types) Updates `yaml` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.2...v2.9.0) Updates `@commitlint/cli` from 21.2.0 to 21.2.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.2.1/@commitlint/cli) Updates `@types/bun` from 1.3.5 to 1.3.14 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun) Updates `turbo` from 2.7.1 to 2.10.4 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](vercel/turborepo@v2.7.1...v2.10.4) Updates `zod` from 4.2.1 to 4.4.3 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.2.1...v4.4.3) Updates `better-sqlite3` from 12.5.0 to 12.11.1 - [Release notes](https://github.com/WiseLibs/better-sqlite3/releases) - [Commits](WiseLibs/better-sqlite3@v12.5.0...v12.11.1) Updates `nuxt` from 4.2.2 to 4.4.8 - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v4.4.8/packages/nuxt) Updates `zod-to-json-schema` from 3.25.0 to 3.25.2 - [Release notes](https://github.com/StefanTerdell/zod-to-json-schema/releases) - [Changelog](https://github.com/StefanTerdell/zod-to-json-schema/blob/master/changelog.md) - [Commits](https://github.com/StefanTerdell/zod-to-json-schema/commits) Updates `@tailwindcss/vite` from 4.1.18 to 4.3.2 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.3.2/packages/@tailwindcss-vite) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vscode-languageserver-types dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: yaml dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@commitlint/cli" dependency-version: 21.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/bun" dependency-version: 1.3.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: turbo dependency-version: 2.10.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: zod dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: better-sqlite3 dependency-version: 12.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: nuxt dependency-version: 4.4.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: zod-to-json-schema dependency-version: 3.25.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@tailwindcss/vite" dependency-version: 4.3.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR author is in the excluded authors list. |
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |



Bumps the minor-and-patch group with 10 updates in the / directory:
1.25.11.29.03.17.53.18.02.8.22.9.021.2.021.2.11.3.51.3.142.7.12.10.44.2.14.4.312.5.012.11.14.2.24.4.84.1.184.3.2Updates
@modelcontextprotocol/sdkfrom 1.25.1 to 1.29.0Release notes
Sourced from @modelcontextprotocol/sdk's releases.
... (truncated)
Commits
e12cbd7chore: bump version to 1.29.0 (#1820)3913fd4fix(stdio): always set windowsHide on Windows, not just in Electron (#1640)5608e78[v1.x backport] Allow servers / clients to advertise extensions in the capabi...7213816v1.x #1623 follow up -add missing types to package.json (#1773)364f38cv1.x npm audit fix (#1780)c95cc09Add typings exports (#1623)ddadaa6[v1.x] fix: add missing size field to ResourceSchema (#1575)2a15851[v1.x] fix: disallow null (infinite) requested TTL (#1339)13e30f1fix: treat v1.x as primary branch for npm latest tag (backport #1577) (#1749)a056569chore: bump version to 1.28.0 (#1746)Updates
vscode-languageserver-typesfrom 3.17.5 to 3.18.0Release notes
Sourced from vscode-languageserver-types's releases.
... (truncated)
Commits
2cc5bf0Prepare 3.18 releasef5e23e2Add getMessageString function to Diagnostic namespace (#1780)3e8ab80Add 3.17 version check method for Diagnostic (#1779)b21577cMerge next release into main (#1778)c08bcaeUpdate dependencies and improve compatibility (#1775)f168f85Update documentation and fix lint errors (#1770)c54b2fdMerge pull request #1767 from microsoft/dbaeumer/straight-gazelle-plum2cf625fAdd optional MarkupContent support to diagnostics (#1766)0aa488dInline value clarifications85a9202Migrate to ESLint 9 (#1747)Maintainer changes
This version was pushed to npm by microsoft1es, a new releaser for vscode-languageserver-types since your current version.
Updates
yamlfrom 2.8.2 to 2.9.0Release notes
Sourced from yaml's releases.
Commits
ddb21b02.9.0167365bdocs: Clarify that not all errors can be avoided6eca2a7fix: Avoid calling Array.prototype.push.apply() with large source array0543cd5fix(lexer): Avoid recursive calls that may exhaust the call stackccdf7432.8.4f625789fix: Disable alias resolution with maxAliasCount:0 (#677)e1a1a77fix: Handle invalid unicode escapesa163ea0style: Satify Prettierb2a5a6cfix: Apply minFractionDigits only to decimal strings (#676)93c951bchore: Bump JSR version to v2.8.3 (#673)Updates
@commitlint/clifrom 21.2.0 to 21.2.1Release notes
Sourced from @commitlint/cli's releases.
Changelog
Sourced from @commitlint/cli's changelog.
Commits
6e20041v21.2.1Updates
@types/bunfrom 1.3.5 to 1.3.14Commits
Updates
turbofrom 2.7.1 to 2.10.4Release notes
Sourced from turbo's releases.
... (truncated)
Commits
1506a11publish 2.10.4 to registry11a68c7fix: Stop flagging relative imports that resolve into node_modules in boundar...947b478fix: Raise the open-file soft limit at startup (#13282)ddc584dfeat: Make turbo prune Cargo-aware (#13281)ff0d508perf: Skip dependency-closure assembly for toolchains that derive nothing (#1...39d623efeat: Make turbo watch Cargo-aware (#13280)af01fdffix: Collapse nested package-manager fallback conditional (#13279)7e02f94release(turborepo): 2.10.4-canary.2 (#13278)8e3a59frelease(library): 0.0.1-canary.23 (#13276)ce18f0atest: Add end-to-end coverage for Cargo workspaces (#13274)Updates
zodfrom 4.2.1 to 4.4.3Release notes
Sourced from zod's releases.
... (truncated)
Commits
1fb56a5docs: document release procedure in AGENTS.mdf3c9ec04.4.3c2be4f8fix(v4): generalize optin/fallback to transform; restore preprocess on absent...1cab693fix(v4): restore catch handling for absent object keys (#5937) (#5939)b8dffe9docs: remove Numeric and Speakeasy (2+ missed monthly cycles)9195250docs: remove Mintlify from bronze sponsors (churned)2c70332docs: normalize bronze sponsor logos to github avatar pattern7391be8docs: prune lapsed silver/bronze sponsors and add active ones2aeec83docs: prune lapsed gold sponsors and rebalance logo sizing4c2fa95docs: use Zernio primary wordmark for gold sponsor logoMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for zod since your current version.
Updates
better-sqlite3from 12.5.0 to 12.11.1Release notes
Sourced from better-sqlite3's releases.
... (truncated)
Commits
4cbc39c12.11.102b743fFix Electron v42 build errors on Windows (#1488)39a6e5512.11.0f36d8c6Add missing Electron v42 build target (#1486)da6152c12.10.15bb63a2Fix V8 external API usage for Electron 42 (#1475)ca60e36Bump the github-actions group across 1 directory with 4 updates (#1451)f93f490Update SQLite to version 3.53.2 (#1483)d8885f912.10.03f89324Temporarily rollback support for Electron v42 prebuilds (#1470)Updates
nuxtfrom 4.2.2 to 4.4.8Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
2bfc2c8v4.4.8e6d578ffix(nuxt): revert unhead dependency back to v29056215fix(deps): update nuxt/scripts presetsb7d5790v4.4.7dbc5896chore: linte447a79fix(nuxt): reject cross-origin paths inreloadNuxtAppd72a89erefactor(nuxt): replacerunInNewContextwith AST walker2cce6fbfix(nuxt): block path-normalization open redirect innavigateTo0103ce0fix(nuxt): reject script-capable protocols in\<NuxtLink>href07e39cdfix(nuxt): match route rules case-insensitively to mirrorvue-routerUpdates
zod-to-json-schemafrom 3.25.0 to 3.25.2Changelog
Sourced from zod-to-json-schema's changelog.