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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mocha in /packages/generator/app/templates from 3.1.2 to 5.0.0 #85

Merged
merged 1 commit into from Jan 24, 2018

Conversation

dependencies[bot]
Copy link
Contributor

@dependencies dependencies bot commented Jan 24, 2018

Dependencies.io has updated mocha (a npm dependency in /packages/generator/app/templates) from "3.1.2" to "5.0.0".

5.0.0

Mocha starts off 2018 right by again dropping support for unmaintained rubbish.

Welcome vkarpov15 to the team!

馃挜 Breaking Changes

  • #3148: Drop support for IE9 and IE10 (Bamieh)
    Practically speaking, only code which consumes (through bundling or otherwise) the userland buffer module should be affected. However, Mocha will no longer test against these browsers, nor apply fixes for them.

馃帀 Enhancements

馃悰 Fixes

馃槑 Developer Experience

馃摉 Documentation

馃敥 Other

4.0.0

You might want to read this before filing a new bug! 馃槤

馃挜 Breaking Changes

For more info, please read this article.

Compatibility

  • #3016: Drop support for unmaintained versions of Node.js (boneskull):
    • 0.10.x
    • 0.11.x
    • 0.12.x
    • iojs (any)
    • 5.x.x
  • #2979: Drop support for non-ES5-compliant browsers (boneskull):
    • IE7
    • IE8
    • PhantomJS 1.x
  • #2615: Drop Bower support; old versions (3.x, etc.) will remain available (ScottFreeCode, boneskull)

Default Behavior

  • #2879: By default, Mocha will no longer force the process to exit once all tests complete. This means any test code (or code under test) which would normally prevent node from exiting will do so when run in Mocha. Supply the --exit flag to revert to pre-v4.0.0 behavior (ScottFreeCode, boneskull)

Reporter Output

  • #2095: Remove stdout: prefix from browser reporter logs (skeggse)
  • #2295: Add separator in "unified diff" output (olsonpm)
  • #2686: Print failure message when --forbid-pending or --forbid-only is specified (ScottFreeCode)
  • #2814: Indent contexts for better readability when reporting failures (charlierudolph)

馃憥 Deprecations

  • #2493: The --compilers command-line option is now soft-deprecated and will emit a warning on STDERR. Read this for more info and workarounds (ScottFreeCode, boneskull)

馃帀 Enhancements

  • #2628: Allow override of default test suite name in XUnit reporter (ngeor)

馃摉 Documentation

  • #3020: Link to CLA in README.md and CONTRIBUTING.md (skeggse)

馃敥 Other

  • #2890: Speed up build by (re-)consolidating SauceLabs tests (boneskull)

@Hypnosphi Hypnosphi merged commit e7e0cb8 into master Jan 24, 2018
@Hypnosphi Hypnosphi deleted the mocha-5.0.0-125.1.1 branch January 24, 2018 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants