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

Update mocha to the latest version 🚀 #27

Merged
merged 2 commits into from
Jan 28, 2020
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jan 26, 2020

The devDependency mocha was updated from 6.2.2 to 7.0.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: juergba
License: MIT

Release Notes for v7.0.1

7.0.1 / 2020-01-25

🐛 Fixes

  • #4165: Fix exception when skipping tests programmatically (@juergba)
  • #4153: Restore backwards compatibility for reporterOptions (@holm)
  • #4150: Fix recovery of an open test upon uncaught exception (@juergba)
  • #4147: Fix regression of leaking uncaught exception handler (@juergba)

📖 Documentation

🔩 Other

Commits

The new version differs by 61 commits ahead by 61, behind by 17.

  • d0f04e9 Release v7.0.1
  • 2277958 update CHANGELOG for v7.0.1 [ci skip]
  • 0be3f78 Fix exception when skipping tests programmatically (#4165)
  • c0f1d14 uncaughtException: fix recovery when current test is still running (#4150)
  • 9c10ada Fix backwards compability break for reporterOptions
  • a24683f Throw a descriptive error when a non-function is given to a runnable (#4133)
  • 579fd09 update copyright & trademark notices per OJSF; closes #4145
  • 0e1ccbb Fix leaking global 'uncaughtException' handler (#4147)
  • 7d78f20 Broken links in docs (#4140)
  • 69339a3 Release v7.0.0
  • 99e085f update CHANGELOG for v7.0.0 [ci skip]
  • 35cf39b Add reporter alias names to docs (#4127)
  • 3bd2d28 Forbid this.skip() within afterAll hooks (#4136)
  • 24c22be Fix hook pattern of this.skip() in beforeEach hooks (#3741)
  • 1412dc8 XUnit reporter should handle exceptions during diff generation (#4068)

There are 61 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@coveralls
Copy link

Pull Request Test Coverage Report for Build 143

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 56.25%

Totals Coverage Status
Change from base Build 120: 0.0%
Covered Lines: 47
Relevant Lines: 85

💛 - Coveralls

1 similar comment
@coveralls
Copy link

coveralls commented Jan 26, 2020

Pull Request Test Coverage Report for Build 143

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 56.25%

Totals Coverage Status
Change from base Build 120: 0.0%
Covered Lines: 47
Relevant Lines: 85

💛 - Coveralls

@dlepaux dlepaux merged commit ec7e9d8 into master Jan 28, 2020
@dlepaux dlepaux deleted the greenkeeper/mocha-7.0.1 branch January 28, 2020 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants