chore(deps): bump valibot from 0.35.0 to 1.1.0
Bumps valibot from 0.35.0 to 1.1.0.
Release notes
Sourced from valibot's releases.
v1.1.0
Many thanks to
@EltonLobo07,@sacrosanctic,@muningis,@EskiMojo14,@MOZGIII,@vktrland@jasperteofor 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
messagemethod to overwrite local error message configuration of a schema (pull request #1103)- Add
summarizemethod to summarize issues into a pretty-printable multi-line string (pull request #1158)- Add
getTitle,getDescriptionandgetMetadatamethods to extract metadata of a schema (pull request #1154)- Add
minEntriesandmaxEntriesvalidation action to validate number of object entries (pull request #1100)- Add
entriesandnotEntriesvalidation action to validate number of object entries (pull request #1156)- Add
parseJsonandstringifyJsontransformation action to parse and stringify JSON (pull request #1137)- Add
flavortransformation action to flavor the output type of a schema (pull request #950)- Add support for bigints to
multipleOfvalidation action (pull request #1164)- Change implementation of
variantandvariantAsyncschema to improve performance by aborting validation of discriminators early (pull request #1110)- Change name of
NanoIDActionandNanoIDIssueinterface toNanoIdActionandNanoIdIssue(pull request #1171)- Fix internal
MarkOptionaltype to fix input and output type of objects in edge cases (issue #1176)v1.1.0 (to-json-schema)
Many thanks to
@sruenwg,@muningisand@EltonLobo07for contributing to this release.
- Add support for
minEntriesandmaxEntriesaction (pull request #1100)- Add support for
entriesaction (pull request #1156)- Change Valibot peer dependency to v1.1.0
- Fix
toJsonSchemato be independent of definition order (pull request #1133)- Fix
additionalItemsfor tuple schemas and addminItems(pull request #1126)v1.0.0
This is a summary of the changes between v0 and v1. Many thanks to everyone who contributed to this release.
- Add
assertmethod to assert values (issue #862)- Add
checkItemsAsyncaction (pull request #856)- Add
graphemes,maxGraphemes,minGraphemesandnotGraphemesaction (pull request #853)- Add
words,maxWords,minWordsandnotWordsaction- Add
argsandreturnsaction to transform functions (issue #243)- Add
rfcEmailaction to validate RFC 5322 email addresses (pull request #912)- Add
gtValueandltValueaction for greater than and less than validation (pull request #978, #985)- Add
valuesandnotValuesaction for easier multi-value validation (pull request #919)- Add
slugaction to validate URL slugs (pull request #910)- Add support for
ReadonlyMapandReadonlySettoreadonlyaction (issue #1059)- Add
entriesFromObjectsutil to improve tree shaking (pull request #1023)- Add new overload signature to
pipeandpipeAyncmethod to support unlimited pipe items of same input and output type (issue #852)- Add
@__NO_SIDE_EFFECTS__notation to improve tree shaking (pull request #995)- Add
exactOptionalandexactOptionalAsyncschema (PR #1013)- Change types and implementation to support Standard Schema
- Change behaviour of
minValueandmaxValueforNaN(pull request #843)- Change type and behaviour of
nullable,nullableAsync,nullish,nullishAsync,optional,optionalAsync,undefinedableandundefinedableAsyncfor undefined default value (issue #878)- Change type signature of
partialCheckandpartialCheckAsyncaction to add.pathListproperty in a type-safe way- Change type signature of
findItemaction to support type predicates (issue #867)- Change validation of missing object entries in
looseObject,looseObjectAsync,object,objectAsync,objectWithRest,objectWithRestAsync,strictObjectandstrictObject(PR #1013)- Change type signature of
optionalandoptionalAsyncwhen used within an object schema (PR #1013)
... (truncated)
Commits
63dfa76Bump version of library to 1.1.0aabeda9Merge pull request #1154 from EskiMojo14/get-metadata7d1b555Update docs for getMetadata, getDescription and getTitle99b15baRefactor and improve getMetadata, getDescription and getTitle5cb0c0dMerge branch 'main' into get-metadata42b767dRename headings of parse data guide for better clarityb0d0743Merge pull request #950 from vktrl/feat-flavors6120369Update and improve docs for new flavor action020ed31Refactor imports and fix ESLint warninge8c2833Update changelog and enhance tests for flavor and brand actions- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| angular-hub | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 2, 2025 8:02pm |