chore(deps): update dependency valibot to v1#1445
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Coverage Report
File CoverageNo changed files found. |
1e4be90 to
a330cef
Compare
a330cef to
3e1b50c
Compare
3e1b50c to
083efdf
Compare
083efdf to
3bc2a96
Compare
3bc2a96 to
712d18e
Compare
712d18e to
65ed216
Compare
65ed216 to
56b09f2
Compare
56b09f2 to
85b0118
Compare
85b0118 to
a7308d5
Compare
a7308d5 to
e69bae3
Compare
e69bae3 to
c48661a
Compare
c48661a to
1e0c1c6
Compare
1e0c1c6 to
a815922
Compare
a815922 to
7c57604
Compare
7c57604 to
18ab2a9
Compare
18ab2a9 to
0951129
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.42.1→1.2.0Release Notes
open-circle/valibot (valibot)
v1.2.0Compare Source
Many thanks to @EskiMojo14, @makenowjust, @ysknsid25 and @jacekwilczynski for contributing to this release.
toBigint,toBoolean,toDate,toNumberandtoStringtransformation actions (pull request #1212)examplesaction to add example values to a schema (pull request #1199)getExamplesmethod to extract example values from a schema (pull request #1199)isbnvalidation action to validate ISBN-10 and ISBN-13 strings (pull request #1097)RawCheckAddIssue,RawCheckContext,RawCheckIssueInfo,RawTransformAddIssue,RawTransformContextandRawTransformIssueInfotypes for better developer experience withrawCheckandrawTransformactions (pull request #1359)EMOJI_REGEXused byemojiactionv1.1.0Compare Source
Many thanks to @EltonLobo07, @sacrosanctic, @muningis, @EskiMojo14, @MOZGIII, @vktrl and @jasperteo for contributing to this release.
messagemethod to overwrite local error message configuration of a schema (pull request #1103)summarizemethod to summarize issues into a pretty-printable multi-line string (pull request #1158)getTitle,getDescriptionandgetMetadatamethods to extract metadata of a schema (pull request #1154)minEntriesandmaxEntriesvalidation action to validate number of object entries (pull request #1100)entriesandnotEntriesvalidation action to validate number of object entries (pull request #1156)parseJsonandstringifyJsontransformation action to parse and stringify JSON (pull request #1137)flavortransformation action to flavor the output type of a schema (pull request #950)multipleOfvalidation action (pull request #1164)variantandvariantAsyncschema to improve performance by aborting validation of discriminators early (pull request #1110)NanoIDActionandNanoIDIssueinterface toNanoIdActionandNanoIdIssue(pull request #1171)MarkOptionaltype to fix input and output type of objects in edge cases (issue #1176)v1.0.0Compare Source
This is a summary of the changes between v0 and v1. Many thanks to everyone who contributed to this release.
assertmethod to assert values (issue #862)checkItemsAsyncaction (pull request #856)graphemes,maxGraphemes,minGraphemesandnotGraphemesaction (pull request #853)words,maxWords,minWordsandnotWordsactionargsandreturnsaction to transform functions (issue #243)rfcEmailaction to validate RFC 5322 email addresses (pull request #912)gtValueandltValueaction for greater than and less than validation (pull request #978, #985)valuesandnotValuesaction for easier multi-value validation (pull request #919)slugaction to validate URL slugs (pull request #910)ReadonlyMapandReadonlySettoreadonlyaction (issue #1059)entriesFromObjectsutil to improve tree shaking (pull request #1023)pipeandpipeAyncmethod to support unlimited pipe items of same input and output type (issue #852)@__NO_SIDE_EFFECTS__notation to improve tree shaking (pull request #995)exactOptionalandexactOptionalAsyncschema (PR #1013)minValueandmaxValueforNaN(pull request #843)nullable,nullableAsync,nullish,nullishAsync,optional,optionalAsync,undefinedableandundefinedableAsyncfor undefined default value (issue #878)partialCheckandpartialCheckAsyncaction to add.pathListproperty in a type-safe wayfindItemaction to support type predicates (issue #867)looseObject,looseObjectAsync,object,objectAsync,objectWithRest,objectWithRestAsync,strictObjectandstrictObject(PR #1013)optionalandoptionalAsyncwhen used within an object schema (PR #1013)MarkOptionaltype to fix order of entries and TS error when using generic schemas (issue #1021)VariantOptionandVariantOptionAsynctype to fix TS error when using generic schemas (issue #842)variantandvariantAsyncto support optional discriminators usingexactOptional,exactOptionalAsync,optional,optionalAsync,nullishornullishAsync_addIssueto not ignore empty strings as error message (pull request #1065)ISO_DATE_TIME_REGEXandISO_TIMESTAMP_REGEXto support space as separator (pull request #1064)pipeandpipeAsyncto be readonly by defaultforward,forwardCheck,partialCheckandpartialCheckAsyncto improve TypeScript performance (issue #987)DECIMAL_REGEXto support floats that start with a dot (pull request #1086)bytes,maxBytes,minBytesandnotBytesactionnonOptional,nonOptionalAsync,nonNullable,nonNullableAsync,nonNullishandnonNullishAsyncschema in edge cases (issue #909)anyinPathKeystype (issue #929)keyofmethod for objects with many keys (pull request #988)enum_schema (pull request #941)partialCheckandpartialCheckAsyncaction for typed data with issuesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.