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 from 7.12.1 to 7.13.0 #485

Merged
merged 1 commit into from
Nov 8, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 8, 2020

Bumps eslint from 7.12.1 to 7.13.0.

Release notes

Sourced from eslint's releases.

v7.13.0

  • 254e00f New: Configurable List Size For Per-Rule Performance Metrics (#13812) (Bryan Mishkin)
  • 6c3c710 Docs: fix broken url in docs (#13815) (SaintMalik)
  • 4a09149 Sponsors: Sync README with website (ESLint Jenkins)
  • fb6fcbf Docs: Fix reference to Code of Conduct (#13797) (Tobias Nießen)
  • 1b89ebe Sponsors: Sync README with website (ESLint Jenkins)
Changelog

Sourced from eslint's changelog.

v7.13.0 - November 6, 2020

  • 254e00f New: Configurable List Size For Per-Rule Performance Metrics (#13812) (Bryan Mishkin)
  • 6c3c710 Docs: fix broken url in docs (#13815) (SaintMalik)
  • 4a09149 Sponsors: Sync README with website (ESLint Jenkins)
  • fb6fcbf Docs: Fix reference to Code of Conduct (#13797) (Tobias Nießen)
  • 1b89ebe Sponsors: Sync README with website (ESLint Jenkins)
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 8, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2020

==== C8 test coverage ====
Statements: 70.19% ( 18372/26173 )
Branches : 71.87% ( 2174 /3025 )
Functions : 70.33% ( 678 /964 )
Lines : 70.19% ( 18372 /26173 )

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2020

==== Benchmark result ====

Node.js version: 15

Total benchmarks: 13
          Passed: 13
          Failed: 0
-----------
lbu validator simple                    5000000  iterations      388  ns/op
yup validator simple                      50000  iterations    47665  ns/op
fastest-validator validator simple     10000000  iterations      112  ns/op
lbu validator nested                      50000  iterations    38539  ns/op
yup validator nested                       5000  iterations   330829  ns/op
fastest-validator validator nested      2000000  iterations      662  ns/op
logger - strings                        1000000  iterations     2015  ns/op
logger - objects                         500000  iterations     2426  ns/op
logger - deep objects                    500000  iterations     4204  ns/op
uuid                                    2000000  iterations      506  ns/op
uuid.isValid                           10000000  iterations      128  ns/op
isNil                                 500000000  iterations        0  ns/op
isPlainObject                         100000000  iterations       17  ns/op

@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2020

==== Benchmark result ====

Node.js version: 14

Total benchmarks: 13
          Passed: 13
          Failed: 0
-----------
lbu validator simple                    5000000  iterations      460  ns/op
yup validator simple                      20000  iterations    57909  ns/op
fastest-validator validator simple     10000000  iterations      132  ns/op
lbu validator nested                      50000  iterations    47329  ns/op
yup validator nested                       5000  iterations   400254  ns/op
fastest-validator validator nested      2000000  iterations      839  ns/op
logger - strings                         500000  iterations     2412  ns/op
logger - objects                         500000  iterations     2934  ns/op
logger - deep objects                    500000  iterations     4561  ns/op
uuid                                    2000000  iterations      555  ns/op
uuid.isValid                           10000000  iterations      159  ns/op
isNil                                 500000000  iterations        0  ns/op
isPlainObject                         100000000  iterations       18  ns/op

@dirkdev98 dirkdev98 merged commit 90eb776 into main Nov 8, 2020
@dirkdev98 dirkdev98 deleted the dependabot/npm_and_yarn/eslint-7.13.0 branch November 8, 2020 10: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