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

319 replace depreciated nonempty() with min(1) #355

Merged

Conversation

Frank-D-stein
Copy link
Contributor

Description

Replaced the depreciated Zod .nonempty() function with .min(1)

Relevant issue(s)

Questions

None

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have assigned reviewers to this PR

@Frank-D-stein Frank-D-stein linked an issue Apr 29, 2024 that may be closed by this pull request
Copy link

vercel bot commented Apr 29, 2024

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

Name Status Preview Updated (UTC)
compassion-ministries ✅ Ready (Inspect) Visit Preview Apr 29, 2024 5:23pm

@Frank-D-stein Frank-D-stein changed the title 319 - replace depreciated nonempty() with min(1) 319 replace depreciated nonempty() with min(1) Apr 29, 2024
@Frank-D-stein Frank-D-stein merged commit 8abadf1 into main Apr 30, 2024
3 checks passed
@Frank-D-stein Frank-D-stein deleted the 319-replace-deprecated-nonempty-specifiers-in-zod branch April 30, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace deprecated nonempty specifiers in zod
2 participants