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): bump eslint-config-prettier from 8.0.0 to 8.1.0 #724

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2021

Bumps eslint-config-prettier from 8.0.0 to 8.1.0.

Changelog

Sourced from eslint-config-prettier's changelog.

Version 8.1.0 (2021-02-24)

  • Added: [flowtype/object-type-curly-spacing].
  • Added: Dummy files for the configs removed in 8.0.0. The dummy files throw an error that try to guide you how to upgrade.
Commits
  • d6c4297 eslint-config-prettier v8.1.0
  • 4e00e6d Add dummy legacy configs
  • abf3ba1 Update npm packages and add flowtype/object-type-curly-spacing
  • 0fd5734 Try to clarify eslint-plugin-prettier
  • See full diff in compare view

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2021
@github-actions
Copy link
Contributor

==== Benchmark result ====

Node.js version: 14
Total benchmarks: 15
          Passed: 15
          Failed: 0
-----------
router - github static path              200000  iterations    8459  ns/op
router - github path params              200000  iterations    9885  ns/op
compas validator simple                 5000000  iterations     277  ns/op
yup validator simple                     100000  iterations   13139  ns/op
fastest-validator validator simple     10000000  iterations     119  ns/op
compas validator nested                 1000000  iterations    1447  ns/op
yup validator nested                      50000  iterations   46440  ns/op
fastest-validator validator nested      2000000  iterations     537  ns/op
logger - strings                         500000  iterations    2627  ns/op
logger - objects                         500000  iterations    3301  ns/op
logger - deep objects                    500000  iterations    5986  ns/op
uuid                                    2000000  iterations     519  ns/op
uuid.isValid                           10000000  iterations     138  ns/op
isNil                                 500000000  iterations       0  ns/op
isPlainObject                          50000000  iterations      21  ns/op

@github-actions
Copy link
Contributor

==== Benchmark result ====

Node.js version: 15
Total benchmarks: 15
          Passed: 15
          Failed: 0
-----------
router - github static path              200000  iterations    9670  ns/op
router - github path params              100000  iterations   11497  ns/op
compas validator simple                 5000000  iterations     273  ns/op
yup validator simple                     100000  iterations   13693  ns/op
fastest-validator validator simple     10000000  iterations     114  ns/op
compas validator nested                 1000000  iterations    1660  ns/op
yup validator nested                      50000  iterations   49233  ns/op
fastest-validator validator nested      2000000  iterations     594  ns/op
logger - strings                         500000  iterations    2799  ns/op
logger - objects                         500000  iterations    3465  ns/op
logger - deep objects                    500000  iterations    5963  ns/op
uuid                                    5000000  iterations     406  ns/op
uuid.isValid                           10000000  iterations     151  ns/op
isNil                                 500000000  iterations       0  ns/op
isPlainObject                          50000000  iterations      21  ns/op

@github-actions
Copy link
Contributor

==== C8 test coverage ====
Statements: 66.82% ( 27884/41730 )
Branches : 62.36% ( 2981 /4780 )
Functions : 68.99% ( 919 /1332 )
Lines : 66.82% ( 27884 /41730 )

@github-actions github-actions bot merged commit d312be9 into main Feb 24, 2021
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/eslint-config-prettier-8.1.0 branch February 24, 2021 18:40
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.

0 participants