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.31.0-rc.0 to 0.31.0-rc.5 #356

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps valibot from 0.31.0-rc.0 to 0.31.0-rc.5.

Release notes

Sourced from valibot's releases.

v0.31.0-rc.5

Many thanks to @​naveen-bharathi for contributing to this release.

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

  • Fix input and output type of intersect schema (issue #601)

v0.31.0-rc.4

Many thanks to @​AlexXanderGrib, @​chertik77 and @​chimame for contributing to this release.

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

  • Change emoji regex to support older JS runtimes (issue #599, #594, #596)

v0.31.0-rc.3

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

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

  • Fix context reference of options variable in variant schema (pull request #600)

v0.31.0-rc.2

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

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

  • Fix Default type for optional, nullable and nullish schema (issue #593)

v0.31.0-rc.1

Many thanks to @​jansedlon and @​mutewinter for contributing to this release.

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

  • Fix output type of optional, nullable and nullish schema (issue #593, #363)
Commits
  • ca711a9 Bump version to v0.31.0-rc.5
  • 8b2130c Fix input and output type of intersect schema #601
  • 51ce74d Update API reference of methods on website
  • dda719c Update API reference of schemas on website
  • f098c21 Bump version to v0.31.0-rc.4
  • 8819268 Change emoji regex to support older JS runtimes #599
  • 51d1e98 Bump version to v0.31.0-rc.3
  • 7de1c22 Merge pull request #600 from chimame/modify-variant-schema-options-references...
  • 9f55504 Apply context fix also to variantAsync schema
  • 6341b3f Modify variant schema options reference more precise
  • 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 <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)

Bumps [valibot](https://github.com/fabian-hiller/valibot) from 0.31.0-rc.0 to 0.31.0-rc.5.
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](fabian-hiller/valibot@v0.31.0-rc.0...v0.31.0-rc.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 27, 2024
Copy link

vercel bot commented May 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
moddermore ✅ Ready (Inspect) Visit Preview May 27, 2024 6:38pm

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Superseded by #363.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/valibot-0.31.0-rc.5 branch June 3, 2024 19:03
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants