-
-
Notifications
You must be signed in to change notification settings - Fork 23
fix(deps): update dependency @valibot/to-json-schema to v1.1.0 #476
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ 📢 Thoughts on this report? Let us know! |
More templates
@orpc/arktype
@orpc/client
@orpc/openapi
@orpc/contract
@orpc/openapi-client
@orpc/react
@orpc/react-query
@orpc/server
@orpc/shared
@orpc/solid-query
@orpc/standard-server
@orpc/standard-server-fetch
@orpc/standard-server-node
@orpc/standard-server-peer
@orpc/svelte-query
@orpc/valibot
@orpc/vue-colada
@orpc/vue-query
@orpc/zod
commit: |
This PR contains the following updates:
1.0.0
->1.1.0
Release Notes
fabian-hiller/valibot (@valibot/to-json-schema)
v1.1.0
Compare Source
Many thanks to @EltonLobo07, @sacrosanctic, @muningis, @EskiMojo14, @MOZGIII, @vktrl and @jasperteo for contributing to this release.
message
method to overwrite local error message configuration of a schema (pull request #1103)summarize
method to summarize issues into a pretty-printable multi-line string (pull request #1158)getTitle
,getDescription
andgetMetadata
methods to extract metadata of a schema (pull request #1154)minEntries
andmaxEntries
validation action to validate number of object entries (pull request #1100)entries
andnotEntries
validation action to validate number of object entries (pull request #1156)parseJson
andstringifyJson
transformation action to parse and stringify JSON (pull request #1137)flavor
transformation action to flavor the output type of a schema (pull request #950)multipleOf
validation action (pull request #1164)variant
andvariantAsync
schema to improve performance by aborting validation of discriminators early (pull request #1110)NanoIDAction
andNanoIDIssue
interface toNanoIdAction
andNanoIdIssue
(pull request #1171)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: 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.
This PR was generated by Mend Renovate. View the repository job log.