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

chore(deps): update dependency mocha to v5.0.5 #34

Merged
merged 1 commit into from
Mar 23, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 23, 2018

This Pull Request updates dependency mocha from v5.0.4 to v5.0.5

Release Notes

v5.0.5

Welcome [@​outsideris] to the team!

🐛 Fixes

  • #​3096: Fix --bail failing to bail within hooks ([@​outsideris])
  • #​3184: Don't skip too many suites (using describe.skip()) ([@​outsideris])

📖 Documentation

🔩 Other

  • #​3208: Improve test coverage for AMD users ([@​outsideris])
  • #​3267: Remove vestiges of PhantomJS from CI (@​anishkny)
  • #​2952: Fix a debug message ([@​boneskull])

Commits

v5.0.5

  • aa592f4 update package-lock.json
  • 85cb5c1 add .vscode/ to .gitignore
  • 3d09381 add Karma "ChromeDebug" custom launcher for VSCode [ci skip]
  • e19e879 ensure lib/mocha.js is not ignored by ESLint
  • 86af6bb fix my carelessness in e19e879
  • d76f490 chore(ci): Remove PHANTOMJS_CDNURL, nit
  • 27af2cf fix(changelog): update links to some PRs
  • 39df783 docs: Fix typo in an emoji
  • 0060884 keep hierarchy for skipped suites w/o a callback
  • 6383916 fix to bail option works properly with hooks (#​3278)
  • ab84f02 chore(docs): rewording pending tests
  • 2c19503 Fixed linting
  • 19b764d Addressed feedback
  • f4275b6 extract checking AMD bundle as own test
  • 19104e3 fix debug msg in Runnable#slow; closes #​2952
  • 424ef84 increase default timeout for browser unit tests
  • 3633fa0 append filepath to "timeout exceeded" exception; closes #​627- all Runnables should now have a file property- filepath is appended to the Error message in parens- DRY-style refactors
  • c580294 remove default js in "--watch-extensions" option; closes #​3275

This PR has been generated by Renovate Bot.

@coveralls
Copy link

coveralls commented Mar 23, 2018

Coverage Status

Coverage remained the same at 80.952% when pulling 9397c5b on renovate/mocha-5.x into 56df7ce on master.

@renovate renovate bot merged commit f823928 into master Mar 23, 2018
@renovate renovate bot deleted the renovate/mocha-5.x branch March 23, 2018 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants