Skip to content

fix(deps): Update dependency valibot to v1.5.0 - #2880

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

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

Conversation

@renovate-sh-app

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
valibot (source) dependencies minor 1.4.21.5.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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)

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • Between 08:00 AM and 04:59 PM, Monday through Thursday (* 8-16 * * 1-4)
  • 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app Bot added dependencies Update one or more dependencies version javascript Pull requests that update Javascript code labels Sep 15, 2026
@renovate-sh-app
renovate-sh-app Bot requested review from a team as code owners September 15, 2026 11:09
@renovate-sh-app
renovate-sh-app Bot requested review from joshhunt and removed request for a team September 15, 2026 11:09
@renovate-sh-app renovate-sh-app Bot added the dependencies Update one or more dependencies version label Sep 15, 2026
@renovate-sh-app
renovate-sh-app Bot requested a review from jackw September 15, 2026 11:09
@renovate-sh-app renovate-sh-app Bot added the javascript Pull requests that update Javascript code label Sep 15, 2026
@renovate-sh-app
renovate-sh-app Bot requested review from andresmgot, toddtreece and wbrowne and removed request for a team September 15, 2026 11:09
@grafana-catalog-project-bot grafana-catalog-project-bot Bot moved this from 📬 Triage to 🔬 In review in Grafana Catalog Team Sep 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version javascript Pull requests that update Javascript code

Projects

Status: 🔬 In review

Development

Successfully merging this pull request may close these issues.

0 participants