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.31.0-rc.12 #678

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
valibot (source) 0.31.0-rc.6 -> 0.31.0-rc.12 age adoption passing confidence

Release Notes

fabian-hiller/valibot (valibot) ### [`v0.31.0-rc.12`](https://togithub.com/fabian-hiller/valibot/releases/tag/v0.31.0-rc.12) [Compare Source](https://togithub.com/fabian-hiller/valibot/compare/v0.31.0-rc.11...v0.31.0-rc.12) To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/ - Add `getDotPath` util and refactor `flatten` method - Change key and generic of `FlatErrors` type of `flatten` method ### [`v0.31.0-rc.11`](https://togithub.com/fabian-hiller/valibot/releases/tag/v0.31.0-rc.11) [Compare Source](https://togithub.com/fabian-hiller/valibot/compare/v0.31.0-rc.10...v0.31.0-rc.11) To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/ - Improve implementation and types of `parser` and `safeParser` method ### [`v0.31.0-rc.10`](https://togithub.com/fabian-hiller/valibot/releases/tag/v0.31.0-rc.10) [Compare Source](https://togithub.com/fabian-hiller/valibot/compare/v0.31.0-rc.9...v0.31.0-rc.10) Many thanks to [@​IlyaSemenov](https://togithub.com/IlyaSemenov) for contributing to this release. To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/ - Add `config` method to library to change local configuration of schema (issue [#​618](https://togithub.com/fabian-hiller/valibot/issues/618)) ### [`v0.31.0-rc.9`](https://togithub.com/fabian-hiller/valibot/releases/tag/v0.31.0-rc.9) [Compare Source](https://togithub.com/fabian-hiller/valibot/compare/v0.31.0-rc.8...v0.31.0-rc.9) Many thanks to [@​IlyaSemenov](https://togithub.com/IlyaSemenov) for contributing to this release. To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/ - Add `ContentInput`, `ContentRequirement`, `LengthInput`, `SizeInput` and `ValueInput` type to exports (issue [#​614](https://togithub.com/fabian-hiller/valibot/issues/614)) ### [`v0.31.0-rc.8`](https://togithub.com/fabian-hiller/valibot/releases/tag/v0.31.0-rc.8) [Compare Source](https://togithub.com/fabian-hiller/valibot/compare/v0.31.0-rc.7...v0.31.0-rc.8) Many thanks to [@​DylanThomasFr](https://togithub.com/DylanThomasFr) and [@​IlyaSemenov](https://togithub.com/IlyaSemenov) for contributing to this release. To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/ - Add `parser` and `safeParser` method (issue [#​504](https://togithub.com/fabian-hiller/valibot/issues/504)) ### [`v0.31.0-rc.7`](https://togithub.com/fabian-hiller/valibot/releases/tag/v0.31.0-rc.7) [Compare Source](https://togithub.com/fabian-hiller/valibot/compare/v0.31.0-rc.6...v0.31.0-rc.7) Many thanks to [@​dusty](https://togithub.com/dusty) for contributing to this release. To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/ - Fix bug in `forward` method by excluding previous issues from forwarding (issue [#​616](https://togithub.com/fabian-hiller/valibot/issues/616))

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 has been generated by Mend Renovate. View repository job log here.