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 - autoclosed #1158

Closed
wants to merge 1 commit into 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 - "* 0-3 * * 1" 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.94%. Comparing base (73490a5) to head (76cd989).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1158   +/-   ##
=======================================
  Coverage   92.94%   92.94%           
=======================================
  Files        1073     1073           
  Lines       21098    21098           
  Branches     4479     4550   +71     
=======================================
  Hits        19610    19610           
+ Misses       1422     1416    -6     
- Partials       66       72    +6     

☔ 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 12 times, most recently from aa668b5 to 1a99637 Compare November 21, 2024 18:38
@renovate renovate bot force-pushed the renovate/yup-0.x branch 6 times, most recently from 16685e7 to 010df66 Compare November 27, 2024 20:34
@renovate renovate bot force-pushed the renovate/yup-0.x branch 7 times, most recently from 0cddd37 to 35457c8 Compare December 6, 2024 20:50
@renovate renovate bot force-pushed the renovate/yup-0.x branch from 35457c8 to 76cd989 Compare December 6, 2024 21:29
@renovate renovate bot changed the title fix(deps): update dependency yup to v0.32.11 fix(deps): update dependency yup to v0.32.11 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/yup-0.x branch December 8, 2024 18:36
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