Skip to content
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

chore(deps): bump valibot from 0.41.0 to 0.42.1 #231

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

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

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 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 23, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 23, 2024

Deploying nanoha with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3267947
Status: ✅  Deploy successful!
Preview URL: https://d43a3828.nanoha.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-vali-5hwv.nanoha.pages.dev

View logs

Copy link

codesandbox bot commented Sep 23, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@nakasyou
Copy link
Owner

nakasyou commented Nov 8, 2024

https://github.com/dependabot rebase

Bumps [valibot](https://github.com/fabian-hiller/valibot) from 0.41.0 to 0.42.1.
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](fabian-hiller/valibot@v0.41.0...v0.42.1)

---
updated-dependencies:
- dependency-name: valibot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/valibot-0.42.1 branch from baf7286 to 3267947 Compare November 8, 2024 13:46
@nakasyou nakasyou merged commit f6409ed into main Nov 8, 2024
5 checks passed
@nakasyou nakasyou deleted the dependabot/npm_and_yarn/valibot-0.42.1 branch November 8, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant