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 typescript from 4.0.2 to 4.0.3 #293

Merged
merged 1 commit into from
Sep 19, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2020

Bumps typescript from 4.0.2 to 4.0.3.

Release notes

Sourced from typescript's releases.

TypeScript 4.0.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

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 dependabot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2020
@github-actions
Copy link
Contributor

==== Benchmark result ====


Total benchmarks: 9
          Passed: 9
          Failed: 0
-----------
object validator simple      5000000  iterations     433  ns/op
object validator nested        50000  iterations   46434  ns/op
logger - strings              500000  iterations    3162  ns/op
logger - objects              500000  iterations    3670  ns/op
logger - deep objects         200000  iterations    5971  ns/op
uuid                         2000000  iterations     510  ns/op
uuid.isValid                10000000  iterations     147  ns/op
isNil                      500000000  iterations       0  ns/op
isPlainObject              100000000  iterations      17  ns/op

@github-actions
Copy link
Contributor

==== C8 test coverage ====
Statements: 80.45% ( 15270/18981 )
Branches : 79.14% ( 1893 /2392 )
Functions : 76.42% ( 551 /721 )
Lines : 80.45% ( 15270 /18981 )

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.0.2...v4.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-4.0.3 branch from b42804f to 8469cf7 Compare September 19, 2020 13:03
@github-actions
Copy link
Contributor

==== Benchmark result ====


Total benchmarks: 9
          Passed: 9
          Failed: 0
-----------
object validator simple      5000000  iterations     401  ns/op
object validator nested        50000  iterations   42394  ns/op
logger - strings              500000  iterations    2917  ns/op
logger - objects              500000  iterations    3436  ns/op
logger - deep objects         200000  iterations    6052  ns/op
uuid                         2000000  iterations     507  ns/op
uuid.isValid                10000000  iterations     119  ns/op
isNil                      500000000  iterations       0  ns/op
isPlainObject              100000000  iterations      15  ns/op

@github-actions
Copy link
Contributor

==== Benchmark result ====


Total benchmarks: 9
          Passed: 9
          Failed: 0
-----------
object validator simple      2000000  iterations     516  ns/op
object validator nested        50000  iterations   51281  ns/op
logger - strings              500000  iterations    3695  ns/op
logger - objects              500000  iterations    3886  ns/op
logger - deep objects         200000  iterations    5512  ns/op
uuid                         2000000  iterations     621  ns/op
uuid.isValid                10000000  iterations     142  ns/op
isNil                      500000000  iterations       0  ns/op
isPlainObject              100000000  iterations      19  ns/op

@github-actions
Copy link
Contributor

==== C8 test coverage ====
Statements: 80.45% ( 15270/18981 )
Branches : 79.14% ( 1893 /2392 )
Functions : 76.74% ( 551 /718 )
Lines : 80.45% ( 15270 /18981 )

@dirkdev98 dirkdev98 merged commit 4ee40d9 into master Sep 19, 2020
@dirkdev98 dirkdev98 deleted the dependabot/npm_and_yarn/typescript-4.0.3 branch September 19, 2020 13:08
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.

1 participant