Skip to content

chore(deps): update dependency valibot to v1.4.2 - #71

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

chore(deps): update dependency valibot to v1.4.2#71
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/valibot-1.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented May 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
valibot (source) 1.3.11.4.2 age confidence

Release Notes

open-circle/valibot (valibot)

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)

v1.4.1

Compare Source

  • Fix intersect schema to infer correct input and output types for non-tuple array options instead of never (pull request #​1478)

v1.4.0

Compare Source

Many thanks to @​ksaurav24, @​heiwen, @​compulim, @​ysknsid25, @​alaycock-stripe, @​IlyaSemenov, @​wszgrcy, @​LMGO, @​yslpn, @​EltonLobo07 and @​Eronmmer for contributing to this release.

Read the release notes on our website for a quick overview of the most exciting new features in this release.

  • Add isoDateTimeSecond validation action to validate ISO date times with seconds (pull request #​1418)
  • Add toCamelCase, toKebabCase, toPascalCase and toSnakeCase transformation actions to convert strings between common naming conventions (pull request #​1457)
  • Change internal ReadonlyOutputKeys and OutputWithReadonly types of object schemas and WithReadonly type of record schemas to improve TypeScript type performance (pull request #​1442)
  • Change hot paths to reduce object allocations and improve runtime performance (pull request #​1437)
  • Change build target to ES2020 so distributed output stays compatible with environments that lack support for newer syntax (pull request #​1455)
  • Change internal _LruCache to use a TypeScript private method instead of a #private class field to avoid runtime helpers in the transpiled output (pull request #​1455)
  • Change internal _isValidObjectKey to use Object.prototype.hasOwnProperty.call instead of Object.hasOwn so the distributed output stays compatible with runtimes that lack the ES2022 Object.hasOwn builtin (pull request #​1421)
  • Change flatten method to accept readonly issue arrays (pull request #​1269)
  • Fix potential RangeError caused by spreading large issue arrays (pull request #​1437)
  • Fix creditCard validation action to reject Mastercard numbers with invalid lengths (pull request #​1462)
  • Fix intersect schema to no longer mutate input values, allowing frozen objects and arrays to be merged (pull request #​1463)

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 changed the title chore(deps): update dependency valibot to v1.4.0 chore(deps): update dependency valibot to v1.4.1 May 25, 2026
@renovate
renovate Bot force-pushed the renovate/valibot-1.x-lockfile branch from 69a1e62 to 2e295f0 Compare May 25, 2026 00:52
@renovate
renovate Bot force-pushed the renovate/valibot-1.x-lockfile branch from 2e295f0 to 637d2ff Compare June 1, 2026 21:05
@renovate
renovate Bot force-pushed the renovate/valibot-1.x-lockfile branch from 637d2ff to cf13971 Compare June 11, 2026 13:08
@renovate renovate Bot changed the title chore(deps): update dependency valibot to v1.4.1 chore(deps): update dependency valibot to v1.4.2 Jun 28, 2026
@renovate
renovate Bot force-pushed the renovate/valibot-1.x-lockfile branch from cf13971 to db9af70 Compare June 28, 2026 19:13
@renovate
renovate Bot force-pushed the renovate/valibot-1.x-lockfile branch 2 times, most recently from 830ab6d to fcd764c Compare July 17, 2026 00:16
@renovate
renovate Bot force-pushed the renovate/valibot-1.x-lockfile branch 2 times, most recently from 553513d to 3b4d3f0 Compare July 24, 2026 18:04
@renovate
renovate Bot force-pushed the renovate/valibot-1.x-lockfile branch from 3b4d3f0 to d2d2650 Compare July 30, 2026 20:25
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