chore(deps): update dependency yup to ^0.32.11 #102
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.27.0
->^0.32.11
^0.26.23
->^0.32.0
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
v0.32.4
Compare Source
Bug Fixes
Features
v0.32.3
Compare Source
Bug Fixes
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 toconcat()
. They can be overridden if needed after concatenationimport { StringSchema, string } from 'yup'
0.31.1 (2020-12-01)
Bug Fixes
Features
isTrue
andisFalse
checks on boolean (#910) (630a641)v0.31.1
Compare Source
Bug Fixes
Features
isTrue
andisFalse
checks on boolean (#910) (630a641)v0.31.0
Compare Source
Bug Fixes
Features
default()
(#1119) (5dae837)BREAKING CHANGES
To maintain the old behavior change to:
to recreate the old behavior:
v0.30.0
Compare Source
Bug Fixes
Features
Performance Improvements
BREAKING CHANGES
0.29.3 (2020-08-04)
0.29.2 (2020-07-27)
Bug Fixes
Features
0.29.1 (2020-05-27)
Bug Fixes
Features
v0.29.3
Compare Source
v0.29.2
Compare Source
Bug Fixes
Features
v0.29.1
Compare Source
Bug Fixes
Features
v0.29.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
@types/yup
only, no function changes but the type def change is large enough that it warranted a major bump here0.28.5 (2020-04-30)
Bug Fixes
0.28.4 (2020-04-20)
Bug Fixes
Features
0.28.3 (2020-03-06)
Bug Fixes
v0.28.5
Compare Source
Bug Fixes
v0.28.4
Compare Source
Bug Fixes
Features
v0.28.3
Compare Source
Bug Fixes
v0.28.2
Compare Source
v0.28.1
Compare Source
v0.28.0
Compare Source
Bug Fixes
Features
mixed
method to control required behavior (#459) (5b01f18)optional()
andunknown()
(#460) (51e8661)BREAKING CHANGES
Related to https://github.com/jquense/yup/pull/147
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.