chore(deps): update dependency mocha to v5.0.5 #197
Merged
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.
This Pull Request updates dependency mocha from
v5.0.4
tov5.0.5
Release Notes
v5.0.5
Welcome [@outsideris] to the team!
🐛 Fixes
--bail
failing to bail within hooks ([@outsideris])describe.skip()
) ([@outsideris])📖 Documentation
CHANGELOG.md
(@tagoro9, @honzajavorek)🔩 Other
Commits
v5.0.5
aa592f4
update package-lock.json85cb5c1
add .vscode/ to .gitignore3d09381
add Karma "ChromeDebug" custom launcher for VSCode [ci skip]e19e879
ensure lib/mocha.js is not ignored by ESLint86af6bb
fix my carelessness in e19e879d76f490
chore(ci): Remove PHANTOMJS_CDNURL, nit27af2cf
fix(changelog): update links to some PRs39df783
docs: Fix typo in an emoji0060884
keep hierarchy for skipped suites w/o a callback6383916
fix to bail option works properly with hooks (#3278)ab84f02
chore(docs): rewording pending tests2c19503
Fixed linting19b764d
Addressed feedbackf4275b6
extract checking AMD bundle as own test19104e3
fix debug msg in Runnable#slow; closes #2952424ef84
increase default timeout for browser unit tests3633fa0
append filepath to "timeout exceeded" exception; closes #627- allRunnable
s should now have afile
property- filepath is appended to theError
message in parens- DRY-style refactorsc580294
remove default js in "--watch-extensions" option; closes #3275This PR has been generated by Renovate Bot.