Skip to content

Update dependency valibot to v1.5.0 - #224

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/valibot-1.x
Open

Update dependency valibot to v1.5.0#224
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/valibot-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
valibot (source) 1.4.11.5.0 age confidence

Release Notes

open-circle/valibot (valibot)

v1.5.0

Compare 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.

  • Add codePoints, maxCodePoints, minCodePoints and notCodePoints validation actions to validate the number of Unicode code points (pull request #​888)
  • Add ksuid validation action to validate KSUIDs (pull request #​1370)
  • Change Standard Schema properties to use eager initialization for faster schema construction and replace internal _getStandardProps utility with _standardSchema (pull request #​1534)
  • Change url action to use URL.canParse when available to avoid constructing URL objects (pull request #​1608)
  • Fix stringifyJson action to preserve the dataset value when JSON.stringify returns undefined (pull request #​1476)
  • Fix literal schema and value, values, notValue and notValues actions to treat NaN as equal to itself (pull request #​1573)
  • Fix intersect schema to merge matching NaN values and invalid dates (pull request #​1573)
  • Fix cache and cacheAsync methods 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)
  • Fix strictObject, looseObject, objectWithRest and their async variants to correctly handle unknown input keys that collide with Object.prototype members (pull request #​1523)
  • Fix intersect and intersectAsync schemas to ignore inherited properties when merging objects and preserve own properties without invoking inherited setters or changing the output prototype (pull request #​1621)
  • Fix ulid action to reject ULIDs that exceed the maximum 128-bit value (pull request #​1498)
  • Fix email action to reject non-ASCII characters accepted by Unicode case folding (pull request #​1075)

v1.4.2

Compare Source

Many thanks to @​Faze-up and @​chatman-media for contributing to this release.

  • Fix word count actions to cache the Intl.Segmenter for non-primitive locales, preventing it from being recreated on every words, minWords, maxWords and notWords validation (pull request #​1521)
  • Fix flatten method to handle issue path keys that collide with Object.prototype members like toString instead of throwing a TypeError (pull request #​1522)
  • Fix intersect schema to merge object keys that collide with Object.prototype members like toString instead of failing to merge them (pull request #​1522)

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/valibot-1.x branch 2 times, most recently from 57dcb2f to a8f8d96 Compare July 4, 2026 14:41
@renovate
renovate Bot force-pushed the renovate/valibot-1.x branch 2 times, most recently from 4615585 to f4b81e5 Compare July 21, 2026 05:11
@renovate
renovate Bot force-pushed the renovate/valibot-1.x branch from f4b81e5 to 48ff04f Compare August 14, 2026 20:57
@renovate
renovate Bot force-pushed the renovate/valibot-1.x branch from 48ff04f to 1c1ddd6 Compare August 23, 2026 13:56
@renovate
renovate Bot force-pushed the renovate/valibot-1.x branch from 1c1ddd6 to 6006bf4 Compare September 7, 2026 23:57
@renovate
renovate Bot force-pushed the renovate/valibot-1.x branch from 6006bf4 to 5ef3a90 Compare September 9, 2026 20:08
@renovate renovate Bot changed the title Update dependency valibot to v1.4.2 Update dependency valibot to v1.5.0 Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants