moltar / typescript-runtime-type-benchmarks

📊 Benchmark Comparison of Packages with Runtime Validation and TypeScript Support
https://moltar.github.io/typescript-runtime-type-benchmarks/
621 stars 59 forks source link

fix(deps): update dependency valibot to v0.15.0 #1157

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

fabian-hiller/valibot (valibot) ### [`v0.15.0`](https://togithub.com/fabian-hiller/valibot/releases/tag/v0.15.0) [Compare Source](https://togithub.com/fabian-hiller/valibot/compare/v0.14.0...v0.15.0) Many thanks to [@​demarchenac](https://togithub.com/demarchenac), [@​Demivan](https://togithub.com/Demivan), [@​david-plugge](https://togithub.com/david-plugge), [@​abd2561024](https://togithub.com/abd2561024) and [@​ooga](https://togithub.com/ooga) for contributing to this release. - Add possibility to define path of pipeline issue (issue [#​133](https://togithub.com/fabian-hiller/valibot/issues/133)) - Add support for enums as key of `record` and `recordAsync` schema (issue [#​134](https://togithub.com/fabian-hiller/valibot/issues/134)) - Add support for default values to `optional`, `optionalAsync`, `nullable`, `nullableAsync`, `nullish` and `nullishAsync` schema (issue [#​96](https://togithub.com/fabian-hiller/valibot/issues/96), [#​118](https://togithub.com/fabian-hiller/valibot/issues/118)) - Add `getDefault` method to get default value of schema (issue [#​105](https://togithub.com/fabian-hiller/valibot/issues/105)) - Deprecate `withDefault` method in favor of `optional` schema ### [`v0.14.0`](https://togithub.com/fabian-hiller/valibot/releases/tag/v0.14.0) [Compare Source](https://togithub.com/fabian-hiller/valibot/compare/v0.13.1...v0.14.0) Many thanks to [@​samualtnorman](https://togithub.com/samualtnorman), [@​dmorosinotto](https://togithub.com/dmorosinotto), [@​FabienDehopre](https://togithub.com/FabienDehopre) and [@​Yovach](https://togithub.com/Yovach) for contributing to this release. - Add `cuid2` validation (pull request [#​130](https://togithub.com/fabian-hiller/valibot/issues/130)) - Add `passthrough`, `passthroughAsync`, `strip` and `stripAsync` method - Add `InstanceSchemaAsync` overload to `transformAsync` method (pull request [#​138](https://togithub.com/fabian-hiller/valibot/issues/138)) - Fix bug in `strict` and `strictAsync` method for optional keys (issue [#​131](https://togithub.com/fabian-hiller/valibot/issues/131))

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.