Skip to content

chore: update to zod 4 - #105

Merged
TimoGlastra merged 10 commits into
mainfrom
feat/zod-4
Oct 17, 2025
Merged

chore: update to zod 4#105
TimoGlastra merged 10 commits into
mainfrom
feat/zod-4

Conversation

@TimoGlastra

Copy link
Copy Markdown
Contributor

NOTE: based on #101. Base branch should be changed after merge.

Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Timo Glastra <timo@animo.id>
…not changed, it does impact the error messages and some of the error structures

Signed-off-by: Timo Glastra <timo@animo.id>
@changeset-bot

changeset-bot Bot commented Oct 16, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 0113db1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@openid4vc/openid4vci Minor
@openid4vc/openid4vp Minor
@openid4vc/oauth2 Minor
@openid4vc/utils Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Base automatically changed from chore/migrate-bundler to main October 17, 2025 08:21
Signed-off-by: Timo Glastra <timo@animo.id>
if (!error) return ''

return `\t- ${error?.issues.map((issue) => getMessageFromZodIssue(issue)).join(constants.issueSeparator)}`
return z.prettifyError(error)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Noice

@TimoGlastra
TimoGlastra merged commit fccae5c into main Oct 17, 2025
11 checks passed
@TimoGlastra
TimoGlastra deleted the feat/zod-4 branch October 17, 2025 12:24
manuraf pushed a commit to manuraf/oid4vc-ts that referenced this pull request Oct 31, 2025
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Manuel Rafeli <manuel.rafeli@pagopa.it>
manuraf pushed a commit to manuraf/oid4vc-ts that referenced this pull request Oct 31, 2025
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Manuel Rafeli <manuel.rafeli@pagopa.it>
manuraf pushed a commit to manuraf/oid4vc-ts that referenced this pull request Oct 31, 2025
Signed-off-by: Timo Glastra <timo@animo.id>
Signed-off-by: Manuel Rafeli <manuel.rafeli@pagopa.it>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants