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 c8 from 7.3.1 to 7.3.3 #369

Merged
merged 1 commit into from Oct 9, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2020

Bumps c8 from 7.3.1 to 7.3.3.

Release notes

Sourced from c8's releases.

c8 v7.3.3

Bug Fixes

  • v8-to-istanbul: revert off by one that broke TypeScript (#262) (81ab5b7)

c8 v7.3.2

Bug Fixes

  • v8-to-istanbul: pull in fix for missing branches (#258) (eaffa78)
Changelog

Sourced from c8's changelog.

7.3.3 (2020-10-09)

Bug Fixes

  • v8-to-istanbul: revert off by one that broke TypeScript (#262) (81ab5b7)

7.3.2 (2020-10-08)

Bug Fixes

  • v8-to-istanbul: pull in fix for missing branches (#258) (eaffa78)
Commits
  • 99bdc6d chore: release 7.3.3 (#264)
  • bd3fddc build: release-please now sorts commits
  • 81ab5b7 fix(v8-to-istanbul): revert off by one that broke TypeScript (#262)
  • df59739 build: use latest release-please-action
  • 9f67180 chore: release 7.3.2 (#259)
  • c2d3c9e build: switch to release-please action (#260)
  • eaffa78 fix(v8-to-istanbul): pull in fix for missing branches (#258)
  • 16e5824 test: regenerate nyc source-map fixtures (#257)
  • cf209e2 docs: remove "bleeding edge Node.js features" wording (#255)
  • 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)

Bumps [c8](https://github.com/bcoe/c8) from 7.3.1 to 7.3.3.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/master/CHANGELOG.md)
- [Commits](bcoe/c8@v7.3.1...v7.3.3)

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

github-actions bot commented Oct 9, 2020

==== Benchmark result ====


Total benchmarks: 9
          Passed: 9
          Failed: 0
-----------
object validator simple      5000000  iterations     501  ns/op
object validator nested        50000  iterations   50762  ns/op
logger - strings              500000  iterations    3526  ns/op
logger - objects              500000  iterations    4475  ns/op
logger - deep objects         200000  iterations    5463  ns/op
uuid                         2000000  iterations     634  ns/op
uuid.isValid                10000000  iterations     147  ns/op
isNil                      500000000  iterations       0  ns/op
isPlainObject               50000000  iterations      21  ns/op

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2020

==== C8 test coverage ====
Statements: 79% ( 16256/20576 )
Branches : 78.57% ( 1962 /2497 )
Functions : 74.73% ( 562 /752 )
Lines : 79% ( 16256 /20576 )

@dirkdev98 dirkdev98 merged commit b234ffd into main Oct 9, 2020
@dirkdev98 dirkdev98 deleted the dependabot/npm_and_yarn/c8-7.3.3 branch October 9, 2020 08:59
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