GitHub / jquense/yup issues and pull requests
#2295 - .email() validator incorrectly accepts emails without TLD (e.g., "user@domain")
Issue -
State: open - Opened by djpabloac 19 days ago
#2294 - chore(deps): update all non-major dependencies
Pull Request -
State: open - Opened by renovate[bot] about 1 month ago
Labels: renovatebot
#2293 - [TIP] JS vs C#: Line breaks - Character Count
Issue -
State: closed - Opened by Kaique292 about 1 month ago
#2292 - chore(deps): update dependency eslint-plugin-jest to v29
Pull Request -
State: open - Opened by renovate[bot] about 1 month ago
Labels: renovatebot
#2291 - `trim`, `lowercase`, `uppercase`: it tries to do this even if there is no string
Issue -
State: closed - Opened by fir4tozden about 1 month ago
- 3 comments
#2290 - chore(deps): update dependency hookem to v3
Pull Request -
State: open - Opened by renovate[bot] about 1 month ago
Labels: renovatebot
#2289 - chore(deps): update dependency eslint-plugin-react-hooks to v5
Pull Request -
State: open - Opened by renovate[bot] about 1 month ago
Labels: renovatebot
#2288 - ObjectSchema.nullable does not operate as expected when nested within another object
Issue -
State: closed - Opened by kn327 2 months ago
- 3 comments
#2287 - Infertype does not infer the required values correctly
Issue -
State: closed - Opened by bruniela 3 months ago
- 5 comments
Labels: needs repro
#2286 - When does not object schemas using omit?
Issue -
State: open - Opened by Amoodaa 3 months ago
#2285 - Should `.mixed<T>()` accept `undefined` as a possible type?
Issue -
State: closed - Opened by Dzeri96 4 months ago
- 1 comment
#2284 - `mixed`, `oneOf`, and `SchemaOf`
Issue -
State: open - Opened by alberteddu 4 months ago
#2283 - `oneOf(Object.values(ENUM)).required()` results in unnecessary complex type
Issue -
State: closed - Opened by flodaniel 4 months ago
- 1 comment
#2282 - Custom test on array() runs faster than inner obj validation
Issue -
State: closed - Opened by evgeniyworkbel 4 months ago
- 8 comments
#2281 - Fix: Ensure validation errors are sorted by schema insertion order
Pull Request -
State: closed - Opened by severikupari1 4 months ago
- 1 comment
#2280 - email validator letting abc@gmail pass as a valid email
Issue -
State: closed - Opened by tsegaye27 4 months ago
- 2 comments
#2279 - Schema objects aren't ordered correctly in the error list
Issue -
State: closed - Opened by kiikka 4 months ago
- 2 comments
#2278 - Improve Performance for Large Schemas with Concurrent Mode
Issue -
State: closed - Opened by askerdev 4 months ago
- 1 comment
#2277 - feat: update array validation messages for pluralization
Pull Request -
State: closed - Opened by sbourouis 5 months ago
- 1 comment
#2276 - Schema.describe() returns Yup.ref() values that should probably get resolved
Issue -
State: closed - Opened by bminer 5 months ago
- 1 comment
#2275 - `equals` removes the `required` from properties
Issue -
State: closed - Opened by Drarkors 5 months ago
- 1 comment
#2274 - How to conditionally concat schemas together
Issue -
State: closed - Opened by EtienneBBlache 5 months ago
- 2 comments
#2273 - Properties of nested objects not set to required
Issue -
State: closed - Opened by rxt30 5 months ago
- 1 comment
#2272 - Optional object has its properties validated when passing undefined
Issue -
State: closed - Opened by stropitek 5 months ago
- 1 comment
#2271 - Using `matches()` on a string turns it into `any`
Issue -
State: closed - Opened by rxt30 5 months ago
#2270 - `key` undefined when using `validateAt`
Issue -
State: open - Opened by yuenhy 6 months ago
#2269 - Is there way to know if a field is required from described schema?
Issue -
State: closed - Opened by kito-arch 6 months ago
- 3 comments
#2268 - is there any chance of adding file and file list types to yup instead of mixed
Issue -
State: closed - Opened by karthikMNK 6 months ago
- 1 comment
#2267 - adding file and file list types to yup schema instead of mixed
Issue -
State: closed - Opened by karthikMNK 6 months ago
#2266 - chore(deps): update dependency eslint-config-prettier to v10
Pull Request -
State: closed - Opened by renovate[bot] 6 months ago
- 1 comment
Labels: renovatebot
#2265 - How to easily identify the validation error if error message handling is not done right.
Issue -
State: open - Opened by rwankar 7 months ago
#2264 - Dynamic fields - How to trigger validation on a field from another field
Issue -
State: closed - Opened by igbominadeveloper 7 months ago
- 1 comment
#2263 - using 'lessThan' rule in conjunction with 'max' supresses 'max' validation
Issue -
State: closed - Opened by levi2ki 7 months ago
- 1 comment
#2262 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
Labels: renovatebot
#2261 - chore(deps): update dependency @rollup/plugin-node-resolve to v16
Pull Request -
State: closed - Opened by renovate[bot] 7 months ago
- 1 comment
Labels: renovatebot
#2260 - array return type no respecting generically typed schemas
Issue -
State: closed - Opened by JoelTattersfield 8 months ago
- 1 comment
#2259 - chore(deps): update dependency eslint-plugin-jest to v28
Pull Request -
State: closed - Opened by renovate[bot] 8 months ago
- 1 comment
Labels: renovatebot
#2258 - feat: Implement standard schema interface
Pull Request -
State: open - Opened by logaretm 8 months ago
- 6 comments
#2257 - field paths lost with lazy and dynamic keys
Issue -
State: open - Opened by franck102 8 months ago
- 1 comment
#2256 - fix link to Typescript documentation & update wording
Pull Request -
State: open - Opened by sajadtorkamani 9 months ago
#2255 - Support Standard-schema API?
Issue -
State: open - Opened by logaretm 9 months ago
- 5 comments
#2254 - Method added with 'addMethod' to yup.array type is not working when used inside 'when' with 'then' clause
Issue -
State: closed - Opened by akan01n 9 months ago
- 2 comments
#2253 - Is InferType for nullable().required() schema correct?
Issue -
State: closed - Opened by krisko4 9 months ago
- 1 comment
#2252 - Similar keys in object schema causing field to use the wrong validation
Issue -
State: open - Opened by webdevnerdstuff 9 months ago
- 13 comments
#2251 - How to infer input type from a schema
Issue -
State: closed - Opened by oliver-oloughlin 10 months ago
- 3 comments
#2250 - Fix `ValidationError.formatError()` clobbering `path` param
Pull Request -
State: closed - Opened by shaungrady 10 months ago
- 1 comment
#2249 - Export locale object interfaces to improve setLocale typescript support for added methods
Pull Request -
State: open - Opened by vinsjo 10 months ago
#2248 - types: setLocale typescript support for added methods
Issue -
State: open - Opened by vinsjo 10 months ago
#2247 - About setLocale and addMethod
Issue -
State: open - Opened by aarisfauji 10 months ago
- 2 comments
#2246 - Yup failed in typescript nested object in yup 1.4.0
Issue -
State: closed - Opened by uchar 11 months ago
- 1 comment
#2245 - Fix Redos vuln in string().url() regex
Pull Request -
State: open - Opened by thomscoder 11 months ago
#2244 - Freeze with string().url() validation
Issue -
State: open - Opened by thomscoder 11 months ago
- 1 comment
#2243 - Nested `defined` string not properly ignored
Issue -
State: closed - Opened by GravlLift 11 months ago
- 1 comment
#2242 - Number doesn't allow NaN value
Issue -
State: closed - Opened by thany 11 months ago
- 4 comments
#2241 - Custom objet validation with early : false failed
Issue -
State: open - Opened by Syfele 12 months ago
- 2 comments
#2240 - Please add Galymzhan support
Issue -
State: closed - Opened by galymzhanxyz 12 months ago
#2239 - Conditional validation between different objects
Issue -
State: open - Opened by clouds83 12 months ago
- 1 comment
#2238 - Type inference for react hook form
Issue -
State: open - Opened by adenteo 12 months ago
- 1 comment
#2237 - Better release notes
Issue -
State: closed - Opened by dashty94 12 months ago
- 1 comment
#2236 - Enhance NumberSchema to reject internal whitespace while allowing leading/trailing spaces
Pull Request -
State: open - Opened by stormfrazier22 about 1 year ago
#2235 - `defined` does not allow `null`
Issue -
State: closed - Opened by GravlLift about 1 year ago
- 1 comment
#2234 - Issue with adding a custom method
Issue -
State: open - Opened by t0rum89 about 1 year ago
#2233 - feat(meta): add meta() data with function
Pull Request -
State: open - Opened by wand2016 about 1 year ago
- 1 comment
#2232 - Difficulties in choosing yup.number() and yup.string()
Issue -
State: closed - Opened by anujit about 1 year ago
- 1 comment
#2231 - when is not working correctly
Issue -
State: closed - Opened by Bhasker1998 about 1 year ago
- 4 comments
#2230 - `number().oneOf` emits wrong type
Issue -
State: open - Opened by zumm about 1 year ago
- 2 comments
#2228 - How to use addMethod with typescript
Issue -
State: closed - Opened by miyaogenta about 1 year ago
- 1 comment
#2227 - let/const consistency in README: let preference
Pull Request -
State: closed - Opened by dearlordylord about 1 year ago
- 3 comments
#2226 - let/const consistency in README: const preference
Pull Request -
State: closed - Opened by dearlordylord about 1 year ago
#2225 - Yup validations does not stop if one validation rule fails
Issue -
State: open - Opened by AkshayGadekar about 1 year ago
#2224 - How to get all potential error messages from schema?
Issue -
State: open - Opened by pitonoved about 1 year ago
#2223 - Types and code not in sync
Issue -
State: closed - Opened by sebakerckhof about 1 year ago
- 1 comment
#2222 - Then and Otherwise do not seem to update Errors
Issue -
State: closed - Opened by Cbridger-mywellabee about 1 year ago
- 1 comment
#2221 - Uncaught (in promise) RangeError on an invalid date
Issue -
State: closed - Opened by khk1234 about 1 year ago
- 1 comment
#2220 - Prototype Pollution Affecting [email protected]
Issue -
State: open - Opened by syukronarie about 1 year ago
#2219 - Uncaught SyntaxError: Does not export 'camelCase'
Issue -
State: closed - Opened by vinumweb about 1 year ago
- 4 comments
#2218 - Add support to string for uuid7
Pull Request -
State: open - Opened by deadlocked247 about 1 year ago
#2217 - fix(regex): update the email regex for more cases
Pull Request -
State: closed - Opened by cookieMonsterDev about 1 year ago
- 1 comment
#2216 - Extending .string().email() to cover more cases.
Issue -
State: closed - Opened by cookieMonsterDev about 1 year ago
- 2 comments
#2215 - [v1] Required fields in an optional object are required even if the optional object isn't defined
Issue -
State: closed - Opened by mikeseese about 1 year ago
- 1 comment
#2214 - If a field is not required and typeError is specified, on not entering anything also, it gives an error(typeError)
Issue -
State: closed - Opened by vishal-gits about 1 year ago
- 3 comments
#2213 - how to specify number of digits in yup for a number()
Issue -
State: closed - Opened by vishal-gits about 1 year ago
- 2 comments
#2212 - chore(deps): update dependency eslint to v9
Pull Request -
State: open - Opened by renovate[bot] about 1 year ago
Labels: renovatebot
#2211 - Add support for async "is" function in "when"
Issue -
State: closed - Opened by igo about 1 year ago
- 2 comments
#2210 - Validate regex incorrectly
Issue -
State: closed - Opened by de2dhvu1 about 1 year ago
#2209 - number() along with max() method does remove error even after correcting the error
Issue -
State: closed - Opened by vishal-gits about 1 year ago
- 2 comments
#2208 - Accessing sibling param is undefined
Issue -
State: closed - Opened by iraviguggilam about 1 year ago
#2207 - URL validation does not accept //
Issue -
State: open - Opened by c100k about 1 year ago
- 2 comments
#2206 - Validation for password confirmation does not work
Issue -
State: open - Opened by motisaa over 1 year ago
- 2 comments
#2205 - `when` and `test` stopped working together
Issue -
State: open - Opened by Sinled over 1 year ago
- 3 comments
#2204 - can't set the rules to validate file size and extension
Issue -
State: open - Opened by mahfuz01-2023 over 1 year ago
#2203 - Fixed logic in "42" tests
Pull Request -
State: open - Opened by rmc29 over 1 year ago
#2202 - How to use yup react and developer friendly?
Issue -
State: open - Opened by BennyAlex over 1 year ago
- 2 comments
#2201 - Use other field value in addMethod
Issue -
State: closed - Opened by drastus over 1 year ago
- 1 comment
#2200 - ObjectSchema type vs ObjectSchema class vs object+shape
Issue -
State: open - Opened by hikeeba over 1 year ago
- 2 comments
#2199 - Update the runnable sandbox.
Issue -
State: open - Opened by DaddyWarbucks over 1 year ago
- 2 comments
#2198 - .when() context is inconsistent
Issue -
State: open - Opened by DaddyWarbucks over 1 year ago
#2197 - InferType ignores usage of `.when` in version `1.0.1` and later
Issue -
State: open - Opened by Svish over 1 year ago
- 1 comment
#2196 - chore(deps): update dependency eslint to v9 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
Labels: renovatebot
#2195 - Fix killer features second point
Pull Request -
State: open - Opened by janithRS over 1 year ago