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

housekeeping: Update dependency yup to ^0.32.8 #739

Merged
merged 5 commits into from
Jan 22, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yup ^0.31.0 -> ^0.32.0 age adoption passing confidence

Release Notes

jquense/yup

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

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 3, 2020 21:39
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 3, 2020
@renovate

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/yup-0.x branch from c20b7f5 to d0f061d Compare December 17, 2020 18:47
@danielhochman
Copy link
Collaborator

Depends on react-hook-form/resolvers#92

@danielhochman danielhochman marked this pull request as draft December 18, 2020 17:27
@dschaller dschaller marked this pull request as ready for review January 12, 2021 21:44
@danielhochman danielhochman changed the title housekeeping: Update dependency yup to ^0.32.0 housekeeping: Update dependency yup to ^0.32.8 Jan 21, 2021
@danielhochman danielhochman merged commit 890245e into main Jan 22, 2021
@danielhochman danielhochman deleted the renovate/yup-0.x branch January 22, 2021 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants