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

[Doppins] Upgrade dependency mocha to ^6.1.4 #10

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Conversation

doppins-bot
Copy link

Hi!

A new version was just released of mocha, so Doppins
has upgraded your project's dependency ranges.

Make sure that it doesn't break anything, and happy merging! :shipit:


Upgraded mocha from ^3.1.0 to ^4.0.0

Changelog:

Version 4.0.0

4.0.0 / 2017-10-02

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

👎 Deprecations

  • #2493]: The --compilers command-line option is now soft-deprecated and will emit a warning on STDERR. Read [this (https://github.com/mochajs/mocha/wiki/compilers-deprecation) for more info and workarounds (@ScottFreeCode, @boneskull)

🎉 Enhancements

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

📖 Documentation

🔩 Other

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^4.0.0 [Doppins] Upgrade dependency mocha to ^4.0.1 Oct 6, 2017
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^4.0.1.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^4.0.1 [Doppins] Upgrade dependency mocha to ^4.1.0 Dec 29, 2017
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^4.1.0.

Hope that's alright!
Doppins

@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^5.0.0.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^4.1.0 [Doppins] Upgrade dependency mocha to ^5.0.0 Jan 18, 2018
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^5.0.1.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^5.0.0 [Doppins] Upgrade dependency mocha to ^5.0.1 Feb 13, 2018
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^5.0.2.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^5.0.1 [Doppins] Upgrade dependency mocha to ^5.0.2 Mar 6, 2018
@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^5.0.2 [Doppins] Upgrade dependency mocha to ^5.0.3 Mar 7, 2018
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^5.0.3.

Hope that's alright!
Doppins

@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^5.0.4.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^5.0.3 [Doppins] Upgrade dependency mocha to ^5.0.4 Mar 7, 2018
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^5.0.5.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^5.0.4 [Doppins] Upgrade dependency mocha to ^5.0.5 Mar 23, 2018
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^5.1.0.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^5.0.5 [Doppins] Upgrade dependency mocha to ^5.1.0 Apr 12, 2018
@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^5.1.0 [Doppins] Upgrade dependency mocha to ^5.1.1 Apr 18, 2018
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^5.1.1.

Hope that's alright!
Doppins

@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^5.2.0.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^5.1.1 [Doppins] Upgrade dependency mocha to ^5.2.0 May 18, 2018
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^6.0.0.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^5.2.0 [Doppins] Upgrade dependency mocha to ^6.0.0 Feb 18, 2019
@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^6.0.0 [Doppins] Upgrade dependency mocha to ^6.0.1 Feb 21, 2019
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^6.0.1.

Hope that's alright!
Doppins

@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^6.0.2.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^6.0.1 [Doppins] Upgrade dependency mocha to ^6.0.2 Feb 25, 2019
@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^6.0.2 [Doppins] Upgrade dependency mocha to ^6.1.0 Apr 7, 2019
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^6.1.0.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^6.1.0 [Doppins] Upgrade dependency mocha to ^6.1.1 Apr 7, 2019
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^6.1.1.

Hope that's alright!
Doppins

@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^6.1.2.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^6.1.1 [Doppins] Upgrade dependency mocha to ^6.1.2 Apr 8, 2019
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^6.1.3.

Hope that's alright!
Doppins

@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^6.1.2 [Doppins] Upgrade dependency mocha to ^6.1.3 Apr 12, 2019
@doppins-bot doppins-bot changed the title [Doppins] Upgrade dependency mocha to ^6.1.3 [Doppins] Upgrade dependency mocha to ^6.1.4 Apr 18, 2019
@doppins-bot
Copy link
Author

An additional new version was just released of mocha, so we've added an
extra commit upgrading your range to ^6.1.4.

Hope that's alright!
Doppins

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

1 participant