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 and rollup #4642

Merged
merged 1 commit into from
Oct 9, 2017
Merged

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Oct 9, 2017

Summary
This fixes the annoying warning from rollup when bundling for the browser:
image

The mocha upgrade dedupes a bunch of deps as they dropped support for lots of runtimes in v4.

(Also bumped lerna cuz it was locked and lagging)

Test plan
CI should pass

@cpojer cpojer merged commit c172538 into jestjs:master Oct 9, 2017
@codecov-io
Copy link

Codecov Report

Merging #4642 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4642   +/-   ##
=======================================
  Coverage   57.12%   57.12%           
=======================================
  Files         194      194           
  Lines        6566     6566           
  Branches        3        3           
=======================================
  Hits         3751     3751           
  Misses       2815     2815

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6dbc014...b404d10. Read the comment docs.

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants