build(deps): Bump ajv and @modelcontextprotocol/sdk#8
build(deps): Bump ajv and @modelcontextprotocol/sdk#8dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [ajv](https://github.com/ajv-validator/ajv) to 8.18.0 and updates ancestor dependency [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk). These dependencies need to be updated together. Updates `ajv` from 6.12.6 to 8.18.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v6.12.6...v8.18.0) Updates `@modelcontextprotocol/sdk` from 1.15.1 to 1.26.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.15.1...v1.26.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 8.18.0 dependency-type: indirect - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
grace-moreno
left a comment
There was a problem hiding this comment.
✅ Approved - Dependency updates look good.
Changes:
- : 1.15.1 → 1.26.0 (includes security fix for GHSA-345p-7cg4-v4c7)
- : 6.12.6 → 8.18.0 (includes CVE-2025-69873 ReDoS fix)
- Various transitive dependency updates
Notes:
- License changed ISC → MIT (from SDK update)
- moved to devDependencies
- New peer deps: (^3.25 || ^4), optional
These are routine dependency updates with security fixes. Safe to merge.
grace-moreno
left a comment
There was a problem hiding this comment.
Approved - Dependency updates look good. Updates @modelcontextprotocol/sdk (1.15.1 to 1.26.0, includes GHSA-345p-7cg4-v4c7 security fix), ajv (6.12.6 to 8.18.0, includes CVE-2025-69873 ReDoS fix), and transitive deps. License changed ISC to MIT. dotenv moved to devDependencies. Safe to merge.
grace-moreno
left a comment
There was a problem hiding this comment.
✅ Dependabot PR looks good.
Key changes:
- @modelcontextprotocol/sdk: 1.15.1 → 1.26.0
- ajv: 6.12.6 → 8.18.0 (security fix)
- express: 5.1.0 → 5.2.1
- zod: 3.x → 4.x (note: major version bump, verify compatibility if zod is used directly)
License updated from ISC → MIT. dotenv moved to devDependencies (appropriate).
Approve — these are routine dependency updates.
grace-moreno
left a comment
There was a problem hiding this comment.
LGTM - Major version bump for @modelcontextprotocol/sdk (1.15.1 → 1.26.0) with updated transitive dependencies. Note: Zod v4 is included - verify compatibility.
Bumps ajv to 8.18.0 and updates ancestor dependency @modelcontextprotocol/sdk. These dependencies need to be updated together.
Updates
ajvfrom 6.12.6 to 8.18.0Release notes
Sourced from ajv's releases.
... (truncated)
Commits
142ce848.18.0720a23ffix(pattern): use configured RegExp engine with $data keyword to mitigate ReD...82735a1fix: typos in schema-language.md (#2507)b17ec32fix: small grammatical error in managing-schemas.md (#2508)69568d0fix: #2482 Infinity and NaN serialise to null (#2487)f06766ffeat: allow tree-shaking by adding ``"sideEffects": falsetopackage.json` ...9050ba1bump version to 8.17.1 (#2472)f7831b4fixes #2217 - clarify custom keyword naming (#2457)a523784fix: changes for@typescript-eslint/array-typerule (#2467)595fe58feat: add test for encoded refs and bump fast-uri (#2449)Install script changes
This version modifies
prepublishscript that runs during installation. Review the package contents before updating.Updates
@modelcontextprotocol/sdkfrom 1.15.1 to 1.26.0Release notes
Sourced from
@modelcontextprotocol/sdk's releases.... (truncated)
Commits
fe9c07bchore: bump version to 1.26.0 (#1479)4f01e7efix: add non-null assertions for optional setupServer fields in stateful testa05be17Merge commit from fork50d9fa3Fix #1430: Client Credentials providers scopes support (backported) (#1442)aa81a66fix(deps): resolve npm audit vulnerabilities and bump dependencies (v1.x back...6aba065chore: bump v1.25.3 for backport fixes (#1412)6e8f7e1fix: prevent Hono from overriding global Response object (v1.x) (#1411)12ae856[v1.x backport] Use correct schema for client sampling validation when tools ...b392f02fix: prevent ReDoS in UriTemplate regex patterns (v1.x backport) (#1365)a0c9b13fix: README badges links destinations (#907)Maintainer changes
This version was pushed to npm by pcarleton, a new releaser for
@modelcontextprotocol/sdksince 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.