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

Upgrade mocha to version 8.1.0 #34

Closed
wants to merge 1 commit into from
Closed

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Aug 1, 2020

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ mocha (^7.0.0 → ^8.1.0) · Repo · Changelog

Release Notes

8.1.0

8.1.0 / 2020-07-30

In this release, Mocha now builds its browser bundle with Rollup and Babel, which will provide the project's codebase more flexibility and consistency.

While we've been diligent about backwards compatibility, it's possible consumers of the browser bundle will encounter differences (other than an increase in the bundle size). If you do encounter an issue with the build, please report it here.

This release does not drop support for IE11.

Other community contributions came from @Devjeel, @Harsha509 and @sharath2106. Thank you to everyone who contributed to this release!

Do you read Korean? See this guide to running parallel tests in Mocha, translated by our maintainer, @outsideris.

🎉 Enhancements

  • #4287: Use background colors with inline diffs for better visual distinction (@michael-brade)

🐛 Fixes

🔒 Security Fixes

📖 Documentation & Website

🔩 Other

  • #4293: Use Rollup and Babel in build pipeline; add source map to published files (@Munter)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 31 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Aug 1, 2020
@depfu depfu bot mentioned this pull request Aug 1, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.314% when pulling 12bf74c on depfu/update/npm/mocha-8.1.0 into 550d60a on master.

@depfu
Copy link
Contributor Author

depfu bot commented Aug 5, 2020

Closed in favor of #35.

1 similar comment
@depfu
Copy link
Contributor Author

depfu bot commented Aug 5, 2020

Closed in favor of #35.

@depfu depfu bot closed this Aug 5, 2020
@depfu depfu bot deleted the depfu/update/npm/mocha-8.1.0 branch August 5, 2020 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant