Skip to content
This repository was archived by the owner on Apr 5, 2020. It is now read-only.

chore(deps): update dependency mocha to v7 - #180

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mocha-7.x
Open

chore(deps): update dependency mocha to v7#180
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mocha-7.x

Conversation

@renovate

@renovaterenovateBot commented Jan 6, 2020

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
mocha (source)devDependenciesmajor6.2.2 -> 7.1.1

Release Notes

mochajs/mocha

v7.1.1

Compare Source

🔒 Security Fixes

🐛 Fixes

📖 Documentation

v7.1.0

Compare Source

🎉 Enhancements

#​4038: Add Node.js native ESM support (@​giltayar)

Mocha supports writing your test files as ES modules:

  • Node.js only v12.11.0 and above
  • Node.js below v13.2.0, you must set --experimental-modules option
  • current limitations: please check our documentation
  • for programmatic usage: see API: loadFilesAsync()

Note: Node.JS native ECMAScript Modules implementation has status: Stability: 1 - Experimental

🐛 Fixes

📖 Documentation

🔩 Other

v7.0.1

Compare Source

🐛 Fixes

📖 Documentation

🔩 Other

v7.0.0

Compare Source

💥 Breaking Changes

  • #​3885: Drop Node.js v6.x support (@​mojosoeun)
  • #​3890: Remove Node.js debug-related flags --debug/--debug-brk and deprecate debug argument (@​juergba)
  • #​3962: Changes to command-line options (@​ParkSB):
    • --list-interfaces replaces --interfaces
    • --list-reporters replaces --reporters
  • Hook pattern of this.skip() (@​juergba):
    • #​3859: When conditionally skipping in a it test, related afterEach hooks are now executed
    • #​3741: When conditionally skipping in a beforeEach hook, subsequent inner beforeEach hooks are now skipped and related afterEach hooks are executed
    • #​4136: Disallow this.skip() within after hooks
  • #​3967: Remove deprecated getOptions() and lib/cli/options.js (@​juergba)
  • #​4083: Uncaught exception in pending test: don't swallow, but retrospectively fail the test for correct exit code (@​juergba)
  • #​4004: Align Mocha constructor's option names with command-line options (@​juergba)

🎉 Enhancements

📠 Deprecations

These are soft-deprecated, and will emit a warning upon use. Support will be removed in (likely) the next major version of Mocha:

🐛 Fixes

🔍 Coverage

📖 Documentation

🔩 Other

v6.2.3

Compare Source

🔒 Security Fixes


Renovate configuration

📅 Schedule: "after 10pm every weekday,before 5am every weekday" in timezone Europe/London.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@coveralls

coveralls commented Jan 6, 2020

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 80.638% when pulling 166ee5c on renovate/mocha-7.x into 10ca63f on master.

@renovate
renovateBotforce-pushed the renovate/mocha-7.x branch 5 times, most recently from a70a6be to affbc29CompareJanuary 9, 2020 01:47
@renovate
renovateBotforce-pushed the renovate/mocha-7.x branch 2 times, most recently from 8abd18e to afc53daCompareJanuary 17, 2020 02:21
@renovate
renovateBotforce-pushed the renovate/mocha-7.x branch 2 times, most recently from b004b89 to 276eda8CompareJanuary 27, 2020 02:28
@renovate
renovateBotforce-pushed the renovate/mocha-7.x branch from 276eda8 to de61f1fCompareFebruary 3, 2020 02:41
@renovate
renovateBotforce-pushed the renovate/mocha-7.x branch 2 times, most recently from 5a72f01 to ce7420cCompareFebruary 17, 2020 02:44
@renovate
renovateBotforce-pushed the renovate/mocha-7.x branch 2 times, most recently from df71c84 to 8dea9dfCompareFebruary 26, 2020 07:43
@renovate
renovateBotforce-pushed the renovate/mocha-7.x branch from 8dea9df to aff1db0CompareMarch 18, 2020 09:52
@renovate
renovateBotforce-pushed the renovate/mocha-7.x branch from aff1db0 to 166ee5cCompareMarch 31, 2020 23:59
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@coveralls@renovate-bot