Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
code-pushup
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
345
Code
Issues
55
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: update to zod v4
- #1038
#1038
Merged
matejchalk
merged 21 commits into
main
code-pushup/cli:main
from
zod-v4
code-pushup/cli:zod-v4
Copy head branch name to clipboard
Jul 29, 2025
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat: update to zod v4
#1038
matejchalk
merged 21 commits into
main
code-pushup/cli:main
from
zod-v4
code-pushup/cli:zod-v4
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2025
refactor(models): use forward-compatible schema descriptions
matejchalk
committed
c918b9a
View commit details
Copy full SHA for c918b9a
Browse repository at this point
feat(models): update to zod v4
matejchalk
committed
faff148
View commit details
Copy full SHA for faff148
Browse repository at this point
feat(plugin-jsdocs): update to zod v4
matejchalk
committed
91df108
View commit details
Copy full SHA for 91df108
Browse repository at this point
feat(plugin-coverage): update to zod v4
matejchalk
committed
39febf5
View commit details
Copy full SHA for 39febf5
Browse repository at this point
feat(plugin-js-packages): update to zod v4
matejchalk
committed
fa9c18f
View commit details
Copy full SHA for fa9c18f
Browse repository at this point
feat(plugin-typescript): update to zod v4
matejchalk
committed
d6fae1a
View commit details
Copy full SHA for d6fae1a
Browse repository at this point
feat(utils): update to zod v4, replace zod-validation-error with z.prettifyError
matejchalk
committed
b3be1ac
View commit details
Copy full SHA for b3be1ac
Browse repository at this point
feat(plugin-eslint): update zod to v4
matejchalk
committed
9ca6f26
View commit details
Copy full SHA for 9ca6f26
Browse repository at this point
fix(models): use implementAsync for async z.function occurrences
matejchalk
committed
3698f4a
View commit details
Copy full SHA for 3698f4a
Browse repository at this point
fix(cli): adapt format schema check to zod v4
matejchalk
committed
1b3cb16
View commit details
Copy full SHA for 1b3cb16
Browse repository at this point
feat(ci): update to zod v4
matejchalk
committed
b9a322a
View commit details
Copy full SHA for b9a322a
Browse repository at this point
refactor(models): fix missing descriptions in generated docs
matejchalk
committed
0b146e5
View commit details
Copy full SHA for 0b146e5
Browse repository at this point
refactor(models): simplify recursive tree schemas
Show description for d99f8d2
matejchalk
committed
d99f8d2
View commit details
Copy full SHA for d99f8d2
Browse repository at this point
docs(models): update zod2md and re-generate docs
matejchalk
committed
b9fce04
View commit details
Copy full SHA for b9fce04
Browse repository at this point
Commits on Jul 28, 2025
test(models): unit test z.check and z.function helpers
matejchalk
committed
7ee2f1b
View commit details
Copy full SHA for 7ee2f1b
Browse repository at this point
feat(nx-plugin): update to zod v4
matejchalk
committed
795f835
View commit details
Copy full SHA for 795f835
Browse repository at this point
refactor(utils): fix compiler errors from recursive schema types
matejchalk
committed
9c10784
View commit details
Copy full SHA for 9c10784
Browse repository at this point
test(core,ci): fix zod error patterns in assertions
matejchalk
committed
dd81d8a
View commit details
Copy full SHA for dd81d8a
Browse repository at this point
Commits on Jul 29, 2025
revert(utils): "refactor(utils): fix compiler errors from recursive schema types"
Show description for 49ab990
matejchalk
committed
49ab990
View commit details
Copy full SHA for 49ab990
Browse repository at this point
refactor(models): restructure recursive types to prevent weird compiler errors
matejchalk
committed
51f634d
View commit details
Copy full SHA for 51f634d
Browse repository at this point
refactor(models): fix lint errors
matejchalk
committed
e61558b
View commit details
Copy full SHA for e61558b
Browse repository at this point
You can’t perform that action at this time.