gcornut / valibot-json-schema

Converter from Valibot schemas to JSON schema
https://www.npmjs.com/package/@gcornut/valibot-json-schema
MIT License
43 stars 4 forks source link

Bump valibot from 0.34.0 to 0.36.0 #74

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps valibot from 0.34.0 to 0.36.0.

Release notes

Sourced from valibot's releases.

v0.36.0

Many thanks to @​N0tExisting, @​ksv90, @​peterbe, @​foster-hangdaan and @​zougari47 for contributing to this release.

  • Add normalize action to normalize strings (issue #691)
  • Add support for async schemas to entriesFromList util
  • Add support for numbers and symbols to entriesFromList util (issue #492)
  • Add key property to SetPathItem type to improve DX (issue #693, #694)
  • Remove FunctionReference type and refactor code

v0.35.0

Many thanks to @​jindong-zhannng, @​dyljhd and @​TeChn4K for contributing to this release.

  • Increase argument limit of pipe and pipeAsync method to 19 (issue #643)
Commits
  • 9d8c050 Bump version to v0.36.0 and update changelog
  • 99b630d Update npm dependencies of repository
  • db611b9 Update TypeScript and add isolatedDeclarations config
  • 555ae78 Add normalize action to normalize strings #691
  • 8dcf6c0 Add utils to related APIs in API reference of website
  • 0a4ce98 Add content to API reference of utils on website
  • a4a3a6f Add content to API reference of storages on website
  • 8f6844b Remove FunctionReference type and refactor code
  • 7733504 Add key prop to SetPathItem type to improve DX #694
  • 2edbd22 Add support for numbers and symbols to entriesFromList #492
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)