Skip to content

feat(deps): update dependency yup to v1#898

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/yup-1.x
Closed

feat(deps): update dependency yup to v1#898
renovate[bot] wants to merge 1 commit intomainfrom
renovate/yup-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 12, 2026

This PR contains the following updates:

Package Change Age Confidence
yup ^0.32.0^1.7.1 age confidence

Release Notes

jquense/yup (yup)

v1.7.1

Compare Source

v1.7.0

Compare Source

Features

1.6.1 (2024-12-17)

Bug Fixes
  • lazy validation errors thrown in builders should resolve async like other validations (c7d7f97)

v1.6.1

Compare Source

Features

1.6.1 (2024-12-17)

Bug Fixes
  • lazy validation errors thrown in builders should resolve async like other validations (c7d7f97)

v1.6.0

Compare Source

Features

1.6.1 (2024-12-17)

Bug Fixes
  • lazy validation errors thrown in builders should resolve async like other validations (c7d7f97)

v1.5.0

Compare Source

Bug Fixes
Features
  • Add exact and stripUnknown method to object() (adcdd8d)

v1.4.0

Compare Source

Bug Fixes
Features

1.3.3 (2023-12-14)

Bug Fixes
  • addMethod: allow Schema without making TypeScript upset (f921fe6)

1.3.2 (2023-09-29)

Bug Fixes

1.3.1 (2023-09-26)

Bug Fixes
  • ValidationError extends Error (bc5121b)

v1.3.3

Compare Source

Bug Fixes
Features

1.3.3 (2023-12-14)

Bug Fixes
  • addMethod: allow Schema without making TypeScript upset (f921fe6)

1.3.2 (2023-09-29)

Bug Fixes

1.3.1 (2023-09-26)

Bug Fixes
  • ValidationError extends Error (bc5121b)

v1.3.2

Compare Source

Bug Fixes
Features

1.3.3 (2023-12-14)

Bug Fixes
  • addMethod: allow Schema without making TypeScript upset (f921fe6)

1.3.2 (2023-09-29)

Bug Fixes

1.3.1 (2023-09-26)

Bug Fixes
  • ValidationError extends Error (bc5121b)

v1.3.1

Compare Source

Bug Fixes
Features

1.3.3 (2023-12-14)

Bug Fixes
  • addMethod: allow Schema without making TypeScript upset (f921fe6)

1.3.2 (2023-09-29)

Bug Fixes

1.3.1 (2023-09-26)

Bug Fixes
  • ValidationError extends Error (bc5121b)

v1.3.0

Compare Source

Bug Fixes
Features

1.3.3 (2023-12-14)

Bug Fixes
  • addMethod: allow Schema without making TypeScript upset (f921fe6)

1.3.2 (2023-09-29)

Bug Fixes

1.3.1 (2023-09-26)

Bug Fixes
  • ValidationError extends Error (bc5121b)

v1.2.0

Compare Source

Features

1.1.1 (2023-04-14)

Bug Fixes

v1.1.1

Compare Source

Features

1.1.1 (2023-04-14)

Bug Fixes

v1.1.0

Compare Source

Features

1.1.1 (2023-04-14)

Bug Fixes

v1.0.2

Compare Source

Bug Fixes
Features

1.0.2 (2023-02-27)

Bug Fixes

1.0.1 (2023-02-25)

v1.0.1

Compare Source

Bug Fixes
Features

1.0.2 (2023-02-27)

Bug Fixes

1.0.1 (2023-02-25)

v1.0.0

Compare Source

Bug Fixes
Features

1.0.2 (2023-02-27)

Bug Fixes

1.0.1 (2023-02-25)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown
Contributor

📦 Bundle Size Report

Metric Current Previous Change Status
Total (gzip) 207.5 kB 207.5 kB 0 B (0%) 🟢
Total (raw) 558.61 kB 558.61 kB 0 B (0%) 🟢
CSS (gzip) 19.95 kB 19.95 kB 0 B (0%) 🟢
CSS (raw) 104.29 kB 104.29 kB 0 B (0%) 🟢

Size Limits

  • ✅ Total gzipped: 207.5 kB / 250 kB (83.0%)
  • ✅ Total raw: 558.61 kB / 600 kB (93.1%)
  • ✅ CSS gzipped: 19.95 kB / 25 kB (79.8%)

Largest Files (Top 5)

  1. chunk-4X3SBT5S.js - 12.54 kB (0 B (0%))
  2. styles.css - 9.98 kB (0 B (0%))
  3. index.css - 9.98 kB (0 B (0%))
  4. index.js - 6.06 kB (0 B (0%))
  5. chunk-ZQNXWLQI.js - 5.93 kB (0 B (0%))
View All Files (311 total)
File Size (gzip) Change
chunk-4X3SBT5S.js 12.54 kB 0 B (0%)
styles.css 9.98 kB 0 B (0%)
index.css 9.98 kB 0 B (0%)
index.js 6.06 kB 0 B (0%)
chunk-ZQNXWLQI.js 5.93 kB 0 B (0%)
chunk-R47Q7R6C.js 5.82 kB 0 B (0%)
chunk-7PIFA5CU.js 4.4 kB 0 B (0%)
chunk-OJNJZKEG.js 4.24 kB 0 B (0%)
chunk-4NQMZJDT.js 4.06 kB 0 B (0%)
chunk-3IRHOJNZ.js 3.37 kB 0 B (0%)

✅ Bundle size check passed

@github-actions
Copy link
Copy Markdown
Contributor

Deploy preview for remote-flows-example-app ready!

✅ Preview
https://remote-flows-example-860p1jd29-remotecom.vercel.app

Built with commit 618380e.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link
Copy Markdown
Contributor

Deploy preview for remote-flows ready!

✅ Preview
https://remote-flows-4pp083fxl-remotecom.vercel.app

Built with commit 618380e.
This pull request is being automatically deployed with vercel-action

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 12, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/yup-1.x branch April 12, 2026 05:56
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.

1 participant