gcornut / valibot-json-schema

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

Bump valibot from 0.31.0-rc.5 to 0.31.0 #62

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps valibot from 0.31.0-rc.5 to 0.31.0.

Release notes

Sourced from valibot's releases.

v0.31.0

Many thanks to @​Afsoon, @​AlexXanderGrib, @​Andarist, @​AndreyYolkin, @​ariskemper, @​Demivan, @​DylanThomasFr, @​EltonLobo07, @​GabrielHangor, @​Hugos68, @​IlyaSemenov, @​MohammedEsafi, @​MrGeniusProgrammer, @​Saeris, @​Sandros94, @​Sec-ant, @​alexbit-codemod, @​ammarriq, @​anuraghazra, @​arybitskiy, @​bingtsingw, @​brandonpittman, @​brenelz, @​chertik77, @​chimame, @​christophsturm, @​dboune, @​devcaeg, @​dusty, @​fredericoo, @​gmaxlev, @​homersimpsons, @​jansedlon, @​jchatard, @​joshwashywash, @​jsudelko, @​juliusmarminge, @​kovalchukq, @​linkb15, @​lukemorton, @​macarie, @​morgante, @​mtt-artis, @​mutewinter, @​mxdvl, @​nakanoasaservice, @​naveen-bharathi, @​sacrosanctic, @​samualtnorman, @​saturnonearth, @​seren5240, @​sillvva, @​ssalbdivad, @​vladshcherbin, @​xcfox, @​yudinmaxim, @​znycheporuk and many others for contributing to this release.

To migrate from an older version, please see the official migration guide and our announcement post.

v0.31.0-rc.12

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Add getDotPath util and refactor flatten method
  • Change key and generic of FlatErrors type of flatten method

v0.31.0-rc.11

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Improve implementation and types of parser and safeParser method

v0.31.0-rc.10

Many thanks to @​IlyaSemenov for contributing to this release.

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Add config method to library to change local configuration of schema (issue #618)

v0.31.0-rc.9

Many thanks to @​IlyaSemenov for contributing to this release.

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Add ContentInput, ContentRequirement, LengthInput, SizeInput and ValueInput type to exports (issue #614)

v0.31.0-rc.8

Many thanks to @​DylanThomasFr and @​IlyaSemenov for contributing to this release.

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Add parser and safeParser method (issue #504)

v0.31.0-rc.7

Many thanks to @​dusty for contributing to this release.

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Fix bug in forward method by excluding previous issues from forwarding (issue #616)

v0.31.0-rc.6

Many thanks to @​devcaeg, @​EltonLobo07, @​vladshcherbin and @​ammarriq for contributing to this release.

To migrate from an older version, please see the official migration guide: https://valibot.dev/guides/migrate-to-v0.31.0/

  • Change object check to be less stringent, making object schemas more compatible and flexible for different environments and use cases (issue #587, #602, #608)

... (truncated)

Commits


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)
dependabot[bot] commented 5 months ago

Looks like valibot is up-to-date now, so this is no longer needed.