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

Update dependency mocha to v7.1.0 #175

Merged
merged 1 commit into from Feb 27, 2020
Merged

Update dependency mocha to v7.1.0 #175

merged 1 commit into from Feb 27, 2020

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 26, 2020

This PR contains the following updates:

Package Type Update Change
mocha (source) devDependencies minor 7.0.0 -> 7.1.0

Release Notes

mochajs/mocha

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


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 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.

@renovate renovate bot force-pushed the renovate/mocha-7.x branch 2 times, most recently from 0e3bfbb to 3411038 Compare February 6, 2020 02:24
@renovate renovate bot changed the title Update dependency mocha to v7.0.1 Update dependency mocha to v7.1.0 Feb 26, 2020
@mindsers mindsers merged commit df64909 into develop Feb 27, 2020
@mindsers mindsers deleted the renovate/mocha-7.x branch February 27, 2020 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants