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

build(deps-dev): bump yup from 0.31.0 to 0.31.1 #528

Merged
merged 1 commit into from Dec 1, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2020

Bumps yup from 0.31.0 to 0.31.1.

Changelog

Sourced from yup's changelog.

0.31.1 (2020-12-01)

Bug Fixes

  • swallowed errors on nested schema with no tests (5316ab9), closes #1127

Features

  • add isTrue and isFalse checks on boolean (#910) (630a641)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [yup](https://github.com/jquense/yup) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](jquense/yup@v0.31.0...v0.31.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2020

==== Benchmark result ====

Node.js version: 14
Total benchmarks: 13
          Passed: 13
          Failed: 0
-----------
lbu validator simple                    5000000  iterations      274  ns/op
yup validator simple                     100000  iterations    12085  ns/op
fastest-validator validator simple     10000000  iterations      124  ns/op
lbu validator nested                      50000  iterations    46741  ns/op
yup validator nested                      10000  iterations   167463  ns/op
fastest-validator validator nested      2000000  iterations      796  ns/op
logger - strings                         500000  iterations     2288  ns/op
logger - objects                         500000  iterations     2763  ns/op
logger - deep objects                    500000  iterations     4828  ns/op
uuid                                    2000000  iterations      591  ns/op
uuid.isValid                           10000000  iterations      135  ns/op
isNil                                 500000000  iterations        0  ns/op
isPlainObject                         100000000  iterations       18  ns/op

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2020

==== C8 test coverage ====
Statements: 69.26% ( 22875/33027 )
Branches : 68.23% ( 2538 /3720 )
Functions : 67.81% ( 788 /1162 )
Lines : 69.26% ( 22875 /33027 )

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2020

==== Benchmark result ====

Node.js version: 15
Total benchmarks: 13
          Passed: 13
          Failed: 0
-----------
lbu validator simple                    5000000  iterations      269  ns/op
yup validator simple                     100000  iterations    11858  ns/op
fastest-validator validator simple     10000000  iterations      123  ns/op
lbu validator nested                      50000  iterations    49902  ns/op
yup validator nested                      10000  iterations   186397  ns/op
fastest-validator validator nested      2000000  iterations      881  ns/op
logger - strings                         500000  iterations     2352  ns/op
logger - objects                         500000  iterations     2838  ns/op
logger - deep objects                    500000  iterations     4917  ns/op
uuid                                    2000000  iterations      683  ns/op
uuid.isValid                           10000000  iterations      142  ns/op
isNil                                 500000000  iterations        0  ns/op
isPlainObject                         100000000  iterations       20  ns/op

@dirkdev98 dirkdev98 merged commit 83c81d6 into main Dec 1, 2020
@dirkdev98 dirkdev98 deleted the dependabot/npm_and_yarn/yup-0.31.1 branch December 1, 2020 20:53
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.

None yet

1 participant