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 mime-types from 2.1.28 to 2.1.29 #693

Merged
merged 1 commit into from
Feb 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mime-types from 2.1.28 to 2.1.29.

Release notes

Sourced from mime-types's releases.

2.1.29

  • deps: [email protected]
    • Add extension .amr to audio/amr
    • Add extension .m4s to video/iso.segment
    • Add extension .opus to audio/ogg
    • Add new upstream MIME types
Changelog

Sourced from mime-types's changelog.

2.1.29 / 2021-02-17

  • deps: [email protected]
    • Add extension .amr to audio/amr
    • Add extension .m4s to video/iso.segment
    • Add extension .opus to audio/ogg
    • Add new upstream MIME types
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 Feb 18, 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    7365  ns/op
router - github path params              200000  iterations    9452  ns/op
compas validator simple                 5000000  iterations     241  ns/op
yup validator simple                     100000  iterations   11284  ns/op
fastest-validator validator simple     20000000  iterations      95  ns/op
compas validator nested                 1000000  iterations    1353  ns/op
yup validator nested                      50000  iterations   40554  ns/op
fastest-validator validator nested      5000000  iterations     478  ns/op
logger - strings                         500000  iterations    2419  ns/op
logger - objects                         500000  iterations    3004  ns/op
logger - deep objects                    500000  iterations    5504  ns/op
uuid                                    5000000  iterations     448  ns/op
uuid.isValid                           10000000  iterations     124  ns/op
isNil                                 500000000  iterations       0  ns/op
isPlainObject                         100000000  iterations      17  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    7602  ns/op
router - github path params              200000  iterations    9844  ns/op
compas validator simple                 5000000  iterations     207  ns/op
yup validator simple                     100000  iterations   10487  ns/op
fastest-validator validator simple     20000000  iterations      89  ns/op
compas validator nested                 1000000  iterations    1210  ns/op
yup validator nested                      50000  iterations   37616  ns/op
fastest-validator validator nested      5000000  iterations     458  ns/op
logger - strings                         500000  iterations    2181  ns/op
logger - objects                         500000  iterations    2721  ns/op
logger - deep objects                    500000  iterations    4967  ns/op
uuid                                    5000000  iterations     306  ns/op
uuid.isValid                           10000000  iterations     121  ns/op
isNil                                 500000000  iterations       0  ns/op
isPlainObject                         100000000  iterations      17  ns/op

@github-actions
Copy link
Contributor

==== C8 test coverage ====
Statements: 66.04% ( 24995/37851 )
Branches : 65.09% ( 2754 /4231 )
Functions : 66.99% ( 828 /1236 )
Lines : 66.04% ( 24995 /37851 )

@github-actions github-actions bot merged commit 4355b15 into main Feb 18, 2021
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/mime-types-2.1.29 branch February 18, 2021 04:28
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