chore(deps): bump valibot from 0.30.0 to 0.42.1
Bumps valibot from 0.30.0 to 0.42.1.
Release notes
Sourced from valibot's releases.
v0.42.1
- Fix function type declaration of
_runpropertyv0.42.0
Many thanks to
@ajfhs812,@andrew-d-jacksonand@declanlscottfor contributing to this release.
- Add
metadataaction to add custom metadata to a schema- Add
titlemetadata action to add a title to a schema (discussion #826)- Add
decimalaction to validate integer and float strings (pull request #823)- Rename
decimalaction todigits(pull request #823)- Rename
NoPipetype toSchemaWithoutPipe- Fix inference of generics in
IssueDotPathtype (issue #814)v0.41.0
Many thanks to
@EltonLobo07,@ZerNico,@Andarist,@ruiaraujo012and@merodirofor contributing to this release.
- Change
referenceproperty of all action base types to be less strict (issue #799)- Change implementation of
variantandvariantAsyncto improve performance and issues generation for nested variants with different discriminators (pull request #809)v0.40.0
Many thanks to
@jasperteo,@alecmevand@cruzdanilofor contributing to this release.
- Add
nanoidaction to validate Nano IDs (pull request #789)- Add
undefinedableandundefinedableAsyncschema (issue #385)- Fix invalid output type for transformed optional object entries (issue #806)
v0.39.0
Many thanks to
@tpetry,@incompletude,@ComradeVanti,@istonikulaand@ShlokDesai33for contributing to this release.
- Add support for
exactOptionalPropertyTypesconfig (issue #385)- Fix
IssueDotPathtype forpipeandpipeAsyncmethod (issue #793)- Fix
IssueDotPathtype forvariantandvariantAsyncschema (issue #700)v0.38.0
Many thanks to
@EltonLobo07,@samuba,@alecmev,@gflohr,@threehamsand@carcinocronfor contributing to this release.
- Change
expectsandexpectedproperty by enclosing combined values in parentheses- Change question mark handling for
optional,optionalAsync,nullishandnullishAsyncschemas in objects- Fix TypeScript errors in
TuplePathandQuestionMarkSchematype (issue #659, #776)- Fix missing TypeScript errors in
pipeandpipeAsyncmethod (pull request #785)v0.37.0
Many thanks to
@morinokami,@xcfox,@devcaeg,@shayneo,@Sandros94,@slevithan,@thecotneand@EltonLobo07for contributing to this release.
- Add
base64action to validate Base64 strings (pull request #644)- Add
descriptionmetadata action (pull request #747)- Add metadata feature to
pipeandpipeAsyncmethod (pull request #747)- Refactor
HEXADECIMAL_REGEX(pull request #666)- Change
unknown[]inLengthInputtype toArrayLike<unknown>- Change
ArrayInputandContentInputtype to useMaybeReadonly
... (truncated)
Commits
96be15fBump version of valibot to v0.42.1e5f07f1Add@fabulousgkas sponsor in Credits component6e5b6ecFix function type declaration of _run property59074a2Merge pull request #831 from EltonLobo07/doc/add-rawCheckAsync-with-schema990cfb3Improve example of rawCheckAsync API reference8802fa6add API refs ofrawCheckaction's internal types2516628Merge pull request #834 from gcornut/update_json_schema_tools_on_ecosystem_page5d0268bUpdate JSON schema tools on ecosystem page62529d2Investigate, understand and partially resolve TS errors6596020Add missing reference to chnagelog of to-json-schema- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)