-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): Update dependency valibot to v0.42.1 (canary) #1970
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected] |
6497636
to
18ca227
Compare
18ca227
to
e96a062
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
0.31.1
->0.42.1
Release Notes
fabian-hiller/valibot (valibot)
v0.42.1
Compare Source
_run
propertyv0.42.0
Compare Source
Many thanks to @ajfhs812, @andrew-d-jackson and @declanlscott for contributing to this release.
metadata
action to add custom metadata to a schematitle
metadata action to add a title to a schema (discussion #826)decimal
action to validate integer and float strings (pull request #823)decimal
action todigits
(pull request #823)NoPipe
type toSchemaWithoutPipe
IssueDotPath
type (issue #814)v0.41.0
Compare Source
Many thanks to @EltonLobo07, @ZerNico, @Andarist, @ruiaraujo012 and @merodiro for contributing to this release.
reference
property of all action base types to be less strict (issue #799)variant
andvariantAsync
to improve performance and issues generation for nested variants with different discriminators (pull request #809)v0.40.0
Compare Source
Many thanks to @jasperteo, @alecmev and @cruzdanilo for contributing to this release.
nanoid
action to validate Nano IDs (pull request #789)undefinedable
andundefinedableAsync
schema (issue #385)v0.39.0
Compare Source
Many thanks to @tpetry, @incompletude, @ComradeVanti, @istonikula and @ShlokDesai33 for contributing to this release.
exactOptionalPropertyTypes
config (issue #385)IssueDotPath
type forpipe
andpipeAsync
method (issue #793)IssueDotPath
type forvariant
andvariantAsync
schema (issue #700)v0.38.0
Compare Source
Many thanks to @EltonLobo07, @samuba, @alecmev, @gflohr, @threehams and @carcinocron for contributing to this release.
expects
andexpected
property by enclosing combined values in parenthesesoptional
,optionalAsync
,nullish
andnullishAsync
schemas in objectsTuplePath
andQuestionMarkSchema
type (issue #659, #776)pipe
andpipeAsync
method (pull request #785)v0.37.0
Compare Source
Many thanks to @morinokami, @xcfox, @devcaeg, @shayneo, @Sandros94, @slevithan, @thecotne and @EltonLobo07 for contributing to this release.
base64
action to validate Base64 strings (pull request #644)description
metadata action (pull request #747)pipe
andpipeAsync
method (pull request #747)HEXADECIMAL_REGEX
(pull request #666)unknown[]
inLengthInput
type toArrayLike<unknown>
ArrayInput
andContentInput
type to useMaybeReadonly
EMOJI_REGEX
to be more accurate and strict (pull request #666)fallback
andfallbackAsync
method for specific schemas (pull request #752)fallbackAsync
method for async schemas (pull request #732)v0.36.0
Compare Source
Many thanks to @N0tExisting, @ksv90, @peterbe, @foster-hangdaan and @zougari47 for contributing to this release.
normalize
action to normalize strings (issue #691)entriesFromList
utilentriesFromList
util (issue #492)key
property toSetPathItem
type to improve DX (issue #693, #694)FunctionReference
type and refactor codev0.35.0
Compare Source
Many thanks to @jindong-zhannng, @dyljhd and @TeChn4K for contributing to this release.
pipe
andpipeAsync
method to 19 (issue #643)v0.34.0
Compare Source
Many thanks to @Saeris, @Jimdooz, @Kenzo-Wada and @sillvva for contributing to this release.
file
,function
andpromise
schemaawaitAsync
action to await promise in pipelineoperation
property tofilterItems
,findItem
,mapItems
,reduceItems
andsortItem
actionaction
argument offilterItems
,findItem
,mapItems
,reduceItems
andsortItem
action tooperation
action
argument and property oftransform
andtransformAsync
action tooperation
_stringify
utilv0.33.3
Compare Source
Many thanks to @Demivan for contributing to this release.
_isPartiallyTyped
util ofpartialCheck
andpartialCheckAsync
actionv0.33.2
Compare Source
Many thanks to @allezxandre for contributing to this release.
v0.33.1
Compare Source
partialCheck
andpartialCheckAsync
actionv0.33.0
Compare Source
Many thanks to @Demivan, @ruiaraujo012, @Karakatiza666, @micahjon, @unlinking, @demarchenac, @xsjcTony, @ziyak97 and @Lukasz17git for contributing to this release.
partialCheck
andpartialCheckAsync
action (issue #76, #145, #260)checkItems
,filterItems
,findItem
,mapItems
,reduceItems
andsortItem
action (issue #595)every
andsome
action toeveryItem
andsomeItem
_isAllowedObjectKey
to_isValidObjectKey
and add check for inherited propertiesRecordPathItem
andTuplePathItem
type and refactor codereceived
property of issue indate
schema for invalid dates (issue #654)v0.32.0
Compare Source
Many thanks to @ruiaraujo012, @jansedlon, @ksjitendra18 and @megacherry for contributing to this release.
rawCheck
,rawCheckAsync
,rawTransform
andrawTransformAsync
action (issue #597)FlatErrors
type for better developer experience (discussion #640)pipe
andpipeAsync
method to mark output as untyped only when necessary (discussion #613)skipPipe
option fromConfig
type and refactor librarythis
reference inlooseTuple
,looseTupleAsync
,strictTuple
,strictTupleAsync
,tuple
,tupleAsync
,tupleWithRest
andtupleWithRestAsync
schema (pull request #649)options
key inEnumSchema
interfaceConfiguration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate using a curated preset maintained by . View repository job log here