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 93.02%. Comparing base (771c5d3) to head (c706aff).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1158   +/-   ##
=======================================
  Coverage   93.02%   93.02%           
=======================================
  Files        1048     1048           
  Lines       20493    20493           
  Branches     4334     4406   +72     
=======================================
  Hits        19064    19064           
  Misses       1361     1361           
  Partials       68       68           

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

@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 9 times, most recently from c3b8a26 to 1ac7801 Compare October 28, 2024 23:53
@renovate renovate bot force-pushed the renovate/yup-0.x branch 10 times, most recently from 5592b3d to cd9420b Compare November 7, 2024 17:54
@renovate renovate bot force-pushed the renovate/yup-0.x branch 8 times, most recently from 341a5e3 to 91cbb36 Compare November 14, 2024 22:35
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