Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump mocha from 8.2.1 to 8.3.1 #130

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 8, 2021

Bumps mocha from 8.2.1 to 8.3.1.

Release notes

Sourced from mocha's releases.

v8.3.1

8.3.1 / 2021-03-06

🐛 Fixes

v8.3.0

8.3.0 / 2021-02-11

🎉 Enhancements

🐛 Fixes

📖 Documentation

🔩 Other

Also thanks to @​outsideris and @​HyunSangHan for various fixes to our website and documentation.

Changelog

Sourced from mocha's changelog.

8.3.1 / 2021-03-06

🐛 Fixes

8.3.0 / 2021-02-11

🎉 Enhancements

🐛 Fixes

📖 Documentation

🔩 Other

Also thanks to @​outsideris and @​HyunSangHan for various fixes to our website and documentation.

Commits
  • c6f874f Release v8.3.1
  • a74d007 update CHANGELOG for v8.3.1 [ci skip]
  • e29c2f4 Now GH actions support skip ci officially (#4579)
  • 8d6d1e3 fix(esm): allow import from mocha in parallel (#4574)
  • 37efe00 Browser: fix EvalError caused by regenerator-runtime (#4577)
  • e1194ab Release v8.3.0
  • 9e75153 update CHANGELOG for v8.3.0 [ci skip]
  • 6dd12be match supporter's properties with supporter.js (#4569)
  • 9f2dd41 docs: add example of generating tests with a closure (#4494)
  • 9122909 Adds BigInt support to stringify util function (#4112)
  • Additional commits viewable 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 [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 8.3.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v8.2.1...v8.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 8, 2021

The following labels could not be found: dependencies.

@codecov-io
Copy link

Codecov Report

Merging #130 (1b9372e) into main (7ae1e7a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #130   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        18    +2     
  Lines          177       169    -8     
=========================================
- Hits           177       169    -8     
Impacted Files Coverage Δ
src/core/apiCalls/apiResponseGetter.js 100.00% <100.00%> (ø)
...re/apiCalls/httpRequests/httpRequestBodyBuilder.js 100.00% <100.00%> (ø)
.../apiCalls/httpRequests/httpRequestHeaderBuilder.js 100.00% <100.00%> (ø)
src/core/apiCalls/httpRequests/httpRequestMaker.js 100.00% <100.00%> (ø)
...apiCalls/httpRequests/httpRequestResponseGetter.js 100.00% <100.00%> (ø)
...ore/apiCalls/httpRequests/httpRequestUriBuilder.js 100.00% <100.00%> (ø)
src/core/communicationsWithApi.js 100.00% <100.00%> (ø)
src/core/defaultEntries/generateDefaultEntries.js 100.00% <100.00%> (ø)
src/core/defaultEntries/generateUniqueId.js 100.00% <100.00%> (ø)
src/core/#Info.js 100.00% <100.00%> (ø)
... and 3 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 8948338...1b9372e. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #136.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mocha-8.3.1 branch March 15, 2021 00:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant