-
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.41.0 (canary) - autoclosed #1677
Closed
Conversation
This file contains 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
force-pushed
the
renovate/valibot-0.x
branch
from
June 18, 2024 11:15
c50d4b6
to
8b4591c
Compare
renovate
bot
force-pushed
the
renovate/valibot-0.x
branch
from
June 18, 2024 11:40
8b4591c
to
ca01e64
Compare
renovate
bot
force-pushed
the
renovate/valibot-0.x
branch
from
September 11, 2024 10:34
ea86800
to
efbcda2
Compare
renovate
bot
changed the title
fix(deps): Update dependency valibot to v0.41.0 (main)
fix(deps): Update dependency valibot to v0.41.0 (canary)
Sep 11, 2024
auto-merge was automatically disabled
September 11, 2024 10:34
Merge commits are not allowed on this repository
renovate
bot
changed the title
fix(deps): Update dependency valibot to v0.41.0 (canary)
fix(deps): Update dependency valibot to v0.41.0 (canary) - autoclosed
Sep 11, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.31.1
->0.41.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
fabian-hiller/valibot (valibot)
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 becomes conflicted, 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