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 mocha from 8.1.0 to 8.1.1 #1889

Merged
merged 2 commits into from
Aug 5, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2020

Bumps mocha from 8.1.0 to 8.1.1.

Release notes

Sourced from mocha's releases.

v8.1.1

8.1.1 / 2020-08-04

🐛 Fixes

  • #4394: Fix regression wherein certain reporters did not correctly detect terminal width (@boneskull)
Changelog

Sourced from mocha's changelog.

8.1.1 / 2020-08-04

🐛 Fixes

  • #4394: Fix regression wherein certain reporters did not correctly detect terminal width (@boneskull)
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 dependencies Pull requests that update a dependency file javascript labels Aug 5, 2020
@codecov
Copy link

codecov bot commented Aug 5, 2020

Codecov Report

Merging #1889 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1889   +/-   ##
=======================================
  Coverage   72.71%   72.71%           
=======================================
  Files          74       74           
  Lines        2210     2210           
  Branches      416      418    +2     
=======================================
  Hits         1607     1607           
- Misses        443      502   +59     
+ Partials      160      101   -59     
Impacted Files Coverage Δ
packages/api/core/src/api/init.ts 94.11% <0.00%> (ø)
packages/api/core/src/api/lint.ts 69.23% <0.00%> (ø)
packages/api/core/src/api/make.ts 81.72% <0.00%> (ø)
packages/api/core/src/api/start.ts 64.47% <0.00%> (ø)
packages/api/core/src/api/import.ts 61.38% <0.00%> (ø)
packages/api/core/src/api/install.ts 78.20% <0.00%> (ø)
packages/api/core/src/api/package.ts 74.73% <0.00%> (ø)
packages/api/core/src/api/publish.ts 69.73% <0.00%> (ø)
packages/api/core/src/util/out-dir.ts 88.88% <0.00%> (ø)
packages/api/core/src/util/rebuild.ts 92.85% <0.00%> (ø)
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b0ca86a...684d7f4. Read the comment docs.

@malept malept merged commit d526490 into master Aug 5, 2020
@malept malept deleted the dependabot/npm_and_yarn/mocha-8.1.1 branch August 5, 2020 14:45
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