Skip to content

chore(deps): update dependency valibot to v1.1.0 #1065

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
valibot (source) 1.0.0 -> 1.1.0 age adoption passing confidence

Release Notes

fabian-hiller/valibot (valibot)

v1.1.0

Compare Source

Many thanks to @​EltonLobo07, @​sacrosanctic, @​muningis, @​EskiMojo14, @​MOZGIII, @​vktrl and @​jasperteo for contributing to this release.

  • Add message method to overwrite local error message configuration of a schema (pull request #​1103)
  • Add summarize method to summarize issues into a pretty-printable multi-line string (pull request #​1158)
  • Add getTitle, getDescription and getMetadata methods to extract metadata of a schema (pull request #​1154)
  • Add minEntries and maxEntries validation action to validate number of object entries (pull request #​1100)
  • Add entries and notEntries validation action to validate number of object entries (pull request #​1156)
  • Add parseJson and stringifyJson transformation action to parse and stringify JSON (pull request #​1137)
  • Add flavor transformation action to flavor the output type of a schema (pull request #​950)
  • Add support for bigints to multipleOf validation action (pull request #​1164)
  • Change implementation of variant and variantAsync schema to improve performance by aborting validation of discriminators early (pull request #​1110)
  • Change name of NanoIDAction and NanoIDIssue interface to NanoIdAction and NanoIdIssue (pull request #​1171)
  • Fix internal MarkOptional type to fix input and output type of objects in edge cases (issue #​1176)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) May 6, 2025 10:44
@renovate renovate bot merged commit effcb5e into main May 6, 2025
@renovate renovate bot deleted the renovate/valibot-1.x branch May 6, 2025 10:44
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