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 v7.1.2 #554

Merged
merged 1 commit into from
May 19, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2020

This PR contains the following updates:

Package Type Update Change
mocha (source) devDependencies minor 7.0.1 -> 7.1.2

Release Notes

mochajs/mocha

v7.1.2

Compare Source

🔩 Other

📖 Documentation

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


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.

@coveralls
Copy link

coveralls commented Feb 26, 2020

Coverage Status

Coverage remained the same at 99.429% when pulling f010827 on renovate/mocha-7.x into 2f04ac8 on master.

@renovate renovate bot changed the title chore(deps): update dependency mocha to v7.1.0 chore(deps): update dependency mocha to v7.1.1 Mar 18, 2020
@renovate renovate bot force-pushed the renovate/mocha-7.x branch from aa9cf19 to 6fb20c9 Compare March 18, 2020 09:46
@renovate renovate bot force-pushed the renovate/mocha-7.x branch from 6fb20c9 to f010827 Compare May 2, 2020 21:58
@renovate renovate bot changed the title chore(deps): update dependency mocha to v7.1.1 chore(deps): update dependency mocha to v7.1.2 May 2, 2020
@renovate renovate bot force-pushed the renovate/mocha-7.x branch from f010827 to 3b1b4fa Compare May 6, 2020 19:42
@renovate renovate bot force-pushed the renovate/mocha-7.x branch from 3b1b4fa to 0301672 Compare May 6, 2020 20:02
@jbottigliero jbottigliero merged commit d6d23b3 into master May 19, 2020
@jbottigliero jbottigliero deleted the renovate/mocha-7.x branch May 19, 2020 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants