fix(deps): update dependency yup to v0.32.8#146
Merged
Conversation
5b05022 to
45928ca
Compare
5fe50dc to
f52b44c
Compare
f52b44c to
99dcb36
Compare
99dcb36 to
fbfb2ac
Compare
fbfb2ac to
e2bc4d0
Compare
e2bc4d0 to
ae0ff5f
Compare
ae0ff5f to
ca73919
Compare
ca73919 to
8ca9738
Compare
8ca9738 to
40a4bc8
Compare
40a4bc8 to
476c6e3
Compare
476c6e3 to
6639254
Compare
Airfooox
pushed a commit
that referenced
this pull request
Dec 25, 2020
## [1.4.2](v1.4.1...v1.4.2) (2020-12-25) ### Bug Fixes * **deps:** update dependency yup to v0.32.8 ([#146](#146)) ([fc2783d](fc2783d))
Owner
|
🎉 This PR is included in version 1.4.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.30.0->0.32.80.29.9->0.29.11Release Notes
jquense/yup
v0.32.8Compare Source
v0.32.7Compare Source
v0.32.6Compare Source
Bug Fixes
v0.32.5Compare Source
Bug Fixes
v0.32.4Compare Source
Bug Fixes
Features
v0.32.3Compare Source
Bug Fixes
v0.32.2Compare Source
Bug Fixes
v0.32.1Compare Source
Bug Fixes
v0.32.0Compare Source
Features
BREAKING CHANGES
concatdoesn'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
isTrueandisFalsechecks on boolean (#910) (630a641)v0.31.1Compare Source
Bug Fixes
Features
isTrueandisFalsechecks on boolean (#910) (630a641)v0.31.0Compare Source
Bug Fixes
Features
default()(#1119) (5dae837)BREAKING CHANGES
To maintain the old behavior change to:
to recreate the old behavior:
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.