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

build(deps): bump valibot from 1.0.0-beta.12 to 1.0.0-beta.14 #675

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps valibot from 1.0.0-beta.12 to 1.0.0-beta.14.

Release notes

Sourced from valibot's releases.

v1.0.0-beta.14

Many thanks to @​m-kutnik and @​AndreiCravtov for contributing to this release.

  • Change MarkOptional type to fix order of entries and TS error when using generic schemas (issue #1021)
  • Change VariantOption and VariantOptionAsync type to fix TS error when using generic schemas (issue #842)

v1.0.0-beta.13

Many thanks to @​andersk, @​EltonLobo07, @​xcfox, @​Bilboramix, @​genki, @​ivands, @​bachmacintosh, @​sandros94, @​Hugos68 and @​typed-sigterm for contributing to this release.

See discussion #1022 and issue #983 for more details and context on this release.

  • Add exactOptional and exactOptionalAsync schema (PR #1013)
  • Change validation of missing object entries in looseObject, looseObjectAsync, object, objectAsync, objectWithRest, objectWithRestAsync, strictObject and strictObject (PR #1013)
  • Change type signature of optional and optionalAsync when used within an object schema (PR #1013)
Commits
  • 6e41c31 Bump version of library to 1.0.0-beta.14
  • aeb8d07 Change VariantOption type to fix TS error of #842
  • 432c38c Change MarkOptional type to fix #1021 and order of entries
  • edbcb6a Add @​andrewmd5 as sponsor to Credits component
  • 054e854 Bump version of to-json-schema to 1.0.0-beta.5
  • d02acac Add support for exactOptional to toJsonSchema
  • 91c4842 Add missing change to changelog of library
  • 91c5471 Bump version of library to 1.0.0-beta.13
  • 81301f7 Merge pull request #1013 from fabian-hiller/feat-exact-optional-properties-2
  • d42d890 Update changelog of library to reflect changes of PR #1013
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 27, 2025
Copy link

netlify bot commented Jan 27, 2025

Deploy Preview for lurkr ready!

Name Link
🔨 Latest commit 533e608
🔍 Latest deploy log https://app.netlify.com/sites/lurkr/deploys/679766d04486820008494220
😎 Deploy Preview https://deploy-preview-675--lurkr.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Bumps [valibot](https://github.com/fabian-hiller/valibot) from 1.0.0-beta.12 to 1.0.0-beta.14.
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](fabian-hiller/valibot@v1.0.0-beta.12...v1.0.0-beta.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/valibot-1.0.0-beta.14 branch from fea5622 to 533e608 Compare January 27, 2025 10:58
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2025

Superseded by #680.

@dependabot dependabot bot closed this Feb 5, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/valibot-1.0.0-beta.14 branch February 5, 2025 10:33
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