NigelBreslaw / guardian-ghost

Guardian Ghost
http://guardianghost.com/
MIT License
31 stars 0 forks source link

chore(deps): bump valibot from 0.41.0 to 0.42.1 in /native #2350

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps valibot from 0.41.0 to 0.42.1.

Release notes

Sourced from valibot's releases.

v0.42.1

  • Fix function type declaration of _run property

v0.42.0

Many thanks to @​ajfhs812, @​andrew-d-jackson and @​declanlscott for contributing to this release.

  • Add metadata action to add custom metadata to a schema
  • Add title metadata action to add a title to a schema (discussion #826)
  • Add decimal action to validate integer and float strings (pull request #823)
  • Rename decimal action to digits (pull request #823)
  • Rename NoPipe type to SchemaWithoutPipe
  • Fix inference of generics in IssueDotPath type (issue #814)
Commits
  • 96be15f Bump version of valibot to v0.42.1
  • e5f07f1 Add @​fabulousgk as sponsor in Credits component
  • 6e5b6ec Fix function type declaration of _run property
  • 59074a2 Merge pull request #831 from EltonLobo07/doc/add-rawCheckAsync-with-schema
  • 990cfb3 Improve example of rawCheckAsync API reference
  • 8802fa6 add API refs of rawCheck action's internal types
  • 2516628 Merge pull request #834 from gcornut/update_json_schema_tools_on_ecosystem_page
  • 5d0268b Update JSON schema tools on ecosystem page
  • 62529d2 Investigate, understand and partially resolve TS errors
  • 6596020 Add missing reference to chnagelog of to-json-schema
  • 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)