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.37.0 to 0.39.0 #216

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps valibot from 0.37.0 to 0.39.0.

Release notes

Sourced from valibot's releases.

v0.39.0

Many thanks to @​tpetry, @​incompletude, @​ComradeVanti, @​istonikula and @​ShlokDesai33 for contributing to this release.

  • Add support for exactOptionalPropertyTypes config (issue #385)
  • Fix IssueDotPath type for pipe and pipeAsync method (issue #793)
  • Fix IssueDotPath type for variant and variantAsync schema (issue #700)

v0.38.0

Many thanks to @​EltonLobo07, @​samuba, @​alecmev, @​gflohr, @​threehams and @​carcinocron for contributing to this release.

  • Change expects and expected property by enclosing combined values in parentheses
  • Change question mark handling for optional, optionalAsync, nullish and nullishAsync schemas in objects
  • Fix TypeScript errors in TuplePath and QuestionMarkSchema type (issue #659, #776)
  • Fix missing TypeScript errors in pipe and pipeAsync method (pull request #785)
Commits
  • 46e5dd0 Bump version to v0.39.0 and update changelog
  • 640ea8a Fix IssueDotPath for pipe method and variant schema #793
  • 74bd9b8 Refactor ReadonlyOutputKeys type in object.ts
  • 4d8a1db Add support for exactOptionalPropertyTypes #385
  • 63a8965 Merge pull request #791 from EltonLobo07/doc/add-variantAsync-with-schema
  • 0bb9624 Merge pull request #792 from romansp/patch-1
  • 1b2cd21 fix typo in picklist docs
  • 436c965 add variantAsync & VariantSchemaAsync API refs
  • a1fc671 Fix typo in changelog of library
  • 12ea4cc Bump version to v0.38.0 and update changelog
  • 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.37.0 to 0.39.0.
- [Release notes](https://github.com/fabian-hiller/valibot/releases)
- [Commits](fabian-hiller/valibot@v0.37.0...v0.39.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
Copy link

cloudflare-workers-and-pages bot commented Aug 26, 2024

Deploying nanoha with  Cloudflare Pages  Cloudflare Pages

Latest commit: 82f193a
Status: ✅  Deploy successful!
Preview URL: https://7176c03d.nanoha.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-vali-fy3l.nanoha.pages.dev

View logs

Copy link

codesandbox bot commented Aug 26, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@nakasyou nakasyou merged commit 4c4fed6 into main Aug 27, 2024
5 checks passed
@nakasyou nakasyou deleted the dependabot/npm_and_yarn/valibot-0.39.0 branch August 27, 2024 01:18
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