Code-Hex / graphql-codegen-typescript-validation-schema

GraphQL Code Generator plugin to generate form validation schema from your GraphQL schema
MIT License
315 stars 42 forks source link

chore(deps): update dependency valibot to v0.38.0 #783

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
valibot (source) 0.37.0 -> 0.38.0 age adoption passing confidence

Release Notes

fabian-hiller/valibot (valibot) ### [`v0.38.0`](https://togithub.com/fabian-hiller/valibot/releases/tag/v0.38.0) [Compare Source](https://togithub.com/fabian-hiller/valibot/compare/v0.37.0...v0.38.0) Many thanks to [@​EltonLobo07](https://togithub.com/EltonLobo07), [@​samuba](https://togithub.com/samuba), [@​alecmev](https://togithub.com/alecmev), [@​gflohr](https://togithub.com/gflohr), [@​threehams](https://togithub.com/threehams) and [@​carcinocron](https://togithub.com/carcinocron) for contributing to this release. - Change `expects` and `expected` property by enclosing combined values in parentheses - Change question mark handling for `optional`, `optionalAsync`, `nullish` and `nullishAsync` schemas in objects - Fix TypeScript errors in `TuplePath` and `QuestionMarkSchema` type (issue [#​659](https://togithub.com/fabian-hiller/valibot/issues/659), [#​776](https://togithub.com/fabian-hiller/valibot/issues/776)) - Fix missing TypeScript errors in `pipe` and `pipeAsync` method (pull request [#​785](https://togithub.com/fabian-hiller/valibot/issues/785))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.