Update dependency valibot to v1.5.0 - #224
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/valibot-1.x
branch
2 times, most recently
from
July 4, 2026 14:41
57dcb2f to
a8f8d96
Compare
renovate
Bot
force-pushed
the
renovate/valibot-1.x
branch
2 times, most recently
from
July 21, 2026 05:11
4615585 to
f4b81e5
Compare
renovate
Bot
force-pushed
the
renovate/valibot-1.x
branch
from
August 14, 2026 20:57
f4b81e5 to
48ff04f
Compare
renovate
Bot
force-pushed
the
renovate/valibot-1.x
branch
from
August 23, 2026 13:56
48ff04f to
1c1ddd6
Compare
renovate
Bot
force-pushed
the
renovate/valibot-1.x
branch
from
September 7, 2026 23:57
1c1ddd6 to
6006bf4
Compare
renovate
Bot
force-pushed
the
renovate/valibot-1.x
branch
from
September 9, 2026 20:08
6006bf4 to
5ef3a90
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:
1.4.1→1.5.0Release Notes
open-circle/valibot (valibot)
v1.5.0Compare Source
Many thanks to @tats-u, @idleberg, @yslpn, @francisjohnjohnston-web, @MaxFreedomPollard, @mahirhir, @ItzXynx, @LeSingh1, @maxtaran2010, @ysknsid25, @cyyynthia, @spokodev and @sanjibani for contributing to this release.
codePoints,maxCodePoints,minCodePointsandnotCodePointsvalidation actions to validate the number of Unicode code points (pull request #888)ksuidvalidation action to validate KSUIDs (pull request #1370)_getStandardPropsutility with_standardSchema(pull request #1534)urlaction to useURL.canParsewhen available to avoid constructing URL objects (pull request #1608)stringifyJsonaction to preserve the dataset value whenJSON.stringifyreturnsundefined(pull request #1476)literalschema andvalue,values,notValueandnotValuesactions to treatNaNas equal to itself (pull request #1573)intersectschema to merge matchingNaNvalues and invalid dates (pull request #1573)cacheandcacheAsyncmethods to clone the issues of a cached dataset, preventing parent schemas from adding their path item to the same issue on every cache hit (pull request #1620)strictObject,looseObject,objectWithRestand their async variants to correctly handle unknown input keys that collide withObject.prototypemembers (pull request #1523)intersectandintersectAsyncschemas to ignore inherited properties when merging objects and preserve own properties without invoking inherited setters or changing the output prototype (pull request #1621)ulidaction to reject ULIDs that exceed the maximum 128-bit value (pull request #1498)emailaction to reject non-ASCII characters accepted by Unicode case folding (pull request #1075)v1.4.2Compare Source
Many thanks to @Faze-up and @chatman-media for contributing to this release.
Intl.Segmenterfor non-primitive locales, preventing it from being recreated on everywords,minWords,maxWordsandnotWordsvalidation (pull request #1521)flattenmethod to handle issue path keys that collide withObject.prototypemembers liketoStringinstead of throwing aTypeError(pull request #1522)intersectschema to merge object keys that collide withObject.prototypemembers liketoStringinstead of failing to merge them (pull request #1522)Configuration
📅 Schedule: (UTC)
🚦 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.