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

fix(deps): update dependency yup to v0.32.11 #1158

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yup 0.31.1 -> 0.32.11 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jquense/yup (yup)

v0.32.11

Compare Source

Bug Fixes

v0.32.10

Compare Source

Bug Fixes
Features

v0.32.9

Compare Source

Bug Fixes

v0.32.8

Compare Source

v0.32.7

Compare Source

v0.32.6

Compare Source

Bug Fixes

v0.32.5

Compare Source

Bug Fixes
  • types: change base.default() to any (01c6930)

v0.32.4

Compare Source

Bug Fixes
  • types: rm base pick/omit types as they conflict with more specific ones (14e2c8c)
Features

v0.32.3

Compare Source

Bug Fixes
  • types: AnyObjectSchema anys (1c54665)

v0.32.2

Compare Source

Bug Fixes

v0.32.1

Compare Source

Bug Fixes

v0.32.0

Compare Source

Features
BREAKING CHANGES
  • concat doesn't check for "unset" nullable or presence when merging meaning the nullability and presence will always be the same as the schema passed to concat(). They can be overridden if needed after concatenation
  • schema factory functions are no longer constructors. The classes are now also exported for extension or whatever else. e.g. import { StringSchema, string } from 'yup'

0.31.1 (2020-12-01)

Bug Fixes
  • swallowed errors on nested schema with no tests (5316ab9), closes #​1127
Features

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot requested a review from a team as a code owner July 15, 2024 04:19
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.91%. Comparing base (55fe87a) to head (a056cd0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1158   +/-   ##
=======================================
  Coverage   92.91%   92.91%           
=======================================
  Files        1065     1065           
  Lines       20979    20979           
  Branches     4537     4551   +14     
=======================================
  Hits        19493    19493           
+ Misses       1419     1413    -6     
- Partials       67       73    +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@renovate renovate bot force-pushed the renovate/yup-0.x branch 3 times, most recently from b30afe7 to f1c7550 Compare July 23, 2024 01:11
@renovate renovate bot force-pushed the renovate/yup-0.x branch 10 times, most recently from 3d2d7a4 to b3169ad Compare July 30, 2024 20:37
@renovate renovate bot force-pushed the renovate/yup-0.x branch 8 times, most recently from f81187b to 92858f5 Compare August 8, 2024 16:38
@renovate renovate bot force-pushed the renovate/yup-0.x branch 7 times, most recently from 8dae289 to 6b7c545 Compare August 15, 2024 17:08
@renovate renovate bot force-pushed the renovate/yup-0.x branch 11 times, most recently from 56acacf to 81f8701 Compare November 11, 2024 14:25
@renovate renovate bot force-pushed the renovate/yup-0.x branch 13 times, most recently from cfd8181 to 65304bb Compare November 20, 2024 17:05
@renovate renovate bot force-pushed the renovate/yup-0.x branch 4 times, most recently from ef3089f to b82842a Compare November 22, 2024 20:22
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.

0 participants