-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update dependency yup to v0.32.11 #11
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/yup-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/yup-0.x
branch
from
March 15, 2020 08:56
6540415
to
cb7bb94
Compare
renovate
bot
changed the title
Update dependency yup to v0.28.1
Update dependency yup to v0.28.3
Mar 15, 2020
renovate
bot
force-pushed
the
renovate/yup-0.x
branch
from
April 26, 2020 14:01
cb7bb94
to
bfc5b34
Compare
renovate
bot
changed the title
Update dependency yup to v0.28.3
Update dependency yup to v0.28.4
Apr 26, 2020
renovate
bot
force-pushed
the
renovate/yup-0.x
branch
from
May 8, 2020 10:58
bfc5b34
to
018b5db
Compare
renovate
bot
changed the title
Update dependency yup to v0.28.4
Update dependency yup to v0.28.5
May 8, 2020
renovate
bot
force-pushed
the
renovate/yup-0.x
branch
from
July 2, 2020 03:00
018b5db
to
7573741
Compare
renovate
bot
changed the title
Update dependency yup to v0.28.5
Update dependency yup to v0.29.1
Jul 2, 2020
renovate
bot
force-pushed
the
renovate/yup-0.x
branch
from
August 20, 2020 22:59
7573741
to
4aa3c34
Compare
renovate
bot
changed the title
Update dependency yup to v0.29.1
Update dependency yup to v0.29.3
Aug 20, 2020
renovate
bot
force-pushed
the
renovate/yup-0.x
branch
from
November 26, 2020 05:02
4aa3c34
to
7619dc0
Compare
renovate
bot
changed the title
Update dependency yup to v0.29.3
Update dependency yup to v0.31.0
Nov 26, 2020
renovate
bot
force-pushed
the
renovate/yup-0.x
branch
from
December 8, 2020 09:59
7619dc0
to
a0f4927
Compare
renovate
bot
changed the title
Update dependency yup to v0.31.0
Update dependency yup to v0.32.5
Dec 8, 2020
renovate
bot
changed the title
Update dependency yup to v0.32.5
Update dependency yup to v0.32.8
Jan 6, 2021
renovate
bot
force-pushed
the
renovate/yup-0.x
branch
from
January 6, 2021 13:53
a0f4927
to
876b311
Compare
renovate
bot
force-pushed
the
renovate/yup-0.x
branch
from
April 26, 2021 14:48
876b311
to
f2c9cc9
Compare
renovate
bot
changed the title
Update dependency yup to v0.32.8
Update dependency yup to v0.32.9
Apr 26, 2021
renovate
bot
force-pushed
the
renovate/yup-0.x
branch
from
October 18, 2021 16:45
f2c9cc9
to
a21ddd3
Compare
renovate
bot
changed the title
Update dependency yup to v0.32.9
Update dependency yup to v0.32.11
Oct 18, 2021
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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.28.0
->0.32.11
Release Notes
jquense/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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.