This repository has been archived by the owner on Jul 13, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Update mocha to the latest version 🚀 #73
Open
greenkeeper
wants to merge
2
commits into
master
Choose a base branch
from
greenkeeper/mocha-7.0.1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update to this version instead 🚀 Release Notes for v7.1.07.1.0 / 2020-02-26🎉 Enhancements#4038: Add Node.js native ESM support (@giltayar) Mocha supports writing your test files as ES modules:
Note: Node.JS native ECMAScript Modules implementation has status: Stability: 1 - Experimental 🐛 Fixes
📖 Documentation
🔩 Other
CommitsThe new version differs by 10 commits.
See the full diff |
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The devDependency mocha was updated from
6.2.2
to7.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
reporterOptions
(@holm)📖 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 🌴