Skip to content

Comments

replace ajv and typescript-json-schema with zod#303

Merged
joakimen merged 5 commits intomasterfrom
maintenance
Feb 23, 2026
Merged

replace ajv and typescript-json-schema with zod#303
joakimen merged 5 commits intomasterfrom
maintenance

Conversation

@joakimen
Copy link
Contributor

@joakimen joakimen commented Feb 23, 2026

Changes

Replace vulnerable dependencies ajv and typescript-json-schema with zod for schema validation.

Commits

  • fix: prevent major-bump of @types/node

  • chore: upgrade deps

     @biomejs/biome                   2.3.13  →   2.4.4
     @commitlint/cli                  20.3.1  →  20.4.2
     @commitlint/config-conventional  20.3.1  →  20.4.2
     npm-check-updates                19.3.2  →  19.4.1
     p-limit                          ^7.2.0  →  ^7.3.0
     rollup                           4.57.0  →  4.59.0
     semantic-release                 25.0.2  →  25.0.3
    
  • chore: migrate biome schema

  • feat: replace vulnerable deps with zod
    ajv, typescript-json-schema

```
 @biomejs/biome                   2.3.13  →   2.4.4
 @commitlint/cli                  20.3.1  →  20.4.2
 @commitlint/config-conventional  20.3.1  →  20.4.2
 npm-check-updates                19.3.2  →  19.4.1
 p-limit                          ^7.2.0  →  ^7.3.0
 rollup                           4.57.0  →  4.59.0
 semantic-release                 25.0.2  →  25.0.3
```
ajv, typescript-json-schema
@joakimen joakimen changed the title maintenance replace ajv and typescript-json-schema with zod Feb 23, 2026
@joakimen joakimen merged commit 5c1aa09 into master Feb 23, 2026
3 checks passed
@joakimen joakimen deleted the maintenance branch February 23, 2026 11:16
@github-actions
Copy link

🎉 This PR is included in version 3.18.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant